Skip to content

Bump @hyperframes/producer from 0.6.58 to 0.6.70#82

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hyperframes/producer-0.6.70
Closed

Bump @hyperframes/producer from 0.6.58 to 0.6.70#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hyperframes/producer-0.6.70

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @hyperframes/producer from 0.6.58 to 0.6.70.

Release notes

Sourced from @​hyperframes/producer's releases.

v0.6.70

HyperFrames v0.6.70

Released on 2026-06-03.

Runtime audio and rendering stability improvements: fixes audio in sub-compositions playing at the wrong timeline position, elements showing blank at the exact last frame, and a headless Chrome deadlock when GSAP tweens audio volume. Includes Apple Terminal catalog blocks and registry manifest fixes.

Features

  • Docs: Add changelog release workflow (248f6407, #1164)
  • CLI: Validate cloud render aspect/composition/format before upload (42ad3050, #1156)

Fixes

  • Engine: Add --autoplay-policy=no-user-gesture-required to headless Chrome args (9e5adafd, #1177)
  • Runtime: Apply parent composition offset to WebAudio scheduling for sub-comp audio (ac73cbbc, #1175)
  • Runtime: Show elements at exact end of their duration (inclusive boundary) (b652c0a2, #1166)
  • CLI: Localize external assets in publish archive (a4706da5, #1160)
  • Producer: Localize remote @​font-face src URLs before render (b1b03782, #1155)
  • Core: Emit mediaVolumeEnvelope in tsc lib output (e7c874cc, #1159)
  • Producer: Honor variables + outputResolution in HTTP render server (8b6d35e2, #1152)
  • CLI: Mock findFFmpeg in render tests for CI without ffmpeg (a01a266e, #1154)

Catalog

  • Registry: Add 14 missing blocks to registry manifest (d8ed343d, #1163)
  • Registry: Add Apple Terminal blocks to registry manifest (e9949d76, #1162)
  • Registry: Add Apple Terminal theme code snippet blocks (689deaf4, #1161)

Internal

Full changelog

heygen-com/hyperframes@v0.6.66...v0.6.70

v0.6.69

What's Changed

Full Changelog: heygen-com/hyperframes@v0.6.68...v0.6.69

v0.6.68

What's Changed

... (truncated)

Changelog

Sourced from @​hyperframes/producer's changelog.


title: "Changelog" description: "Release notes for HyperFrames." rss: true

Recent HyperFrames releases, including user-facing features, fixes, and migration notes.

{/* New release entries are prepended by bun run changelog:draft <version> --write. */}

<Update label="HyperFrames v0.6.70" description="Released - 2026-06-03" tags={["Release", "Producer", "Engine", "Runtime"]}

Runtime audio and rendering stability improvements: fixes audio in sub-compositions playing at the wrong timeline position, elements showing blank at the exact last frame, and a headless Chrome deadlock when GSAP tweens audio volume. Includes Apple Terminal catalog blocks and registry manifest fixes.

Features

  • Docs: Add changelog release workflow (248f6407, #1164)
  • CLI: Validate cloud render aspect/composition/format before upload (42ad3050, #1156)

Fixes

  • Engine: Add --autoplay-policy=no-user-gesture-required to headless Chrome args (9e5adafd, #1177)
  • Runtime: Apply parent composition offset to WebAudio scheduling for sub-comp audio (ac73cbbc, #1175)
  • Runtime: Show elements at exact end of their duration (inclusive boundary) (b652c0a2, #1166)
  • CLI: Localize external assets in publish archive (a4706da5, #1160)
  • Producer: Localize remote @​font-face src URLs before render (b1b03782, #1155)
  • Core: Emit mediaVolumeEnvelope in tsc lib output (e7c874cc, #1159)
  • Producer: Honor variables + outputResolution in HTTP render server (8b6d35e2, #1152)
  • CLI: Mock findFFmpeg in render tests for CI without ffmpeg (a01a266e, #1154)

Catalog

  • Registry: Add 14 missing blocks to registry manifest (d8ed343d, #1163)
  • Registry: Add Apple Terminal blocks to registry manifest (e9949d76, #1162)
  • Registry: Add Apple Terminal theme code snippet blocks (689deaf4, #1161)

Internal

View the full commit range.

<Update label="HyperFrames v0.6.52" description="Released - 2026-05-27"

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Bumps [@hyperframes/producer](https://github.com/heygen-com/hyperframes/tree/HEAD/packages/producer) from 0.6.58 to 0.6.70.
- [Release notes](https://github.com/heygen-com/hyperframes/releases)
- [Changelog](https://github.com/heygen-com/hyperframes/blob/main/docs/changelog.mdx)
- [Commits](https://github.com/heygen-com/hyperframes/commits/v0.6.70/packages/producer)

---
updated-dependencies:
- dependency-name: "@hyperframes/producer"
  dependency-version: 0.6.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security Security-related dependency updates labels Jun 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #91.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hyperframes/producer-0.6.70 branch June 8, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Security-related dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants