Skip to content

chore(deps): bump the mediabunny group with 2 updates - #129

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/mediabunny-b44a157852
Closed

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/mediabunny-b44a157852

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the mediabunny group with 2 updates: @mediabunny/aac-encoder and mediabunny.

Updates @mediabunny/aac-encoder from 1.55.7 to 1.56.1

Release notes

Sourced from @​mediabunny/aac-encoder's releases.

v1.56.1

  • Repeated metadata keys for Vorbis-style metadata (Ogg, FLAC) are now surfaced as string[] in raw (#490)
  • Fixed FLAC muxer preferring raw.date over date for metadata
  • Fixed AVC software decoder dropping B-frames (#488)

v1.56.0

The theme of this release is negative timestamps and better copy conversions, a long-requested feature! For more, check out Copying media data.

  • Conversion API can now do copy conversions for arbitrary trim ranges, allowing you to trim media without transcoding it (#149)
  • Added ConversionOptions.copy for controlling copy-specific behavior, such as the tolerated timestamp shift that's allowed to make copy conversions work
  • Added support for muxing negative timestamps for ISOBMFF, Matroska, and MPEG-TS. In the case of ISOBMFF, this generates an edit list that trims off the negative section of the media.
  • MPEG-TS demuxer now infers negative timestamps and handles one modulus wrap of timestamps
  • Added OutputFormat.negativeTimestampSupport
  • Added handleUnhandledError to most source options to enable better handling of otherwise unhandled errors that are thrown out of band (#489)
  • Fixed Matroska getDurationFromMetadata() computation logic
  • Fixed empty audio trim range crashing conversions (#486)
  • Fixed Content-Length being used incorrectly when the server returns compressed content (#487)
Commits

Updates mediabunny from 1.56.0 to 1.56.1

Release notes

Sourced from mediabunny's releases.

v1.56.1

  • Repeated metadata keys for Vorbis-style metadata (Ogg, FLAC) are now surfaced as string[] in raw (#490)
  • Fixed FLAC muxer preferring raw.date over date for metadata
  • Fixed AVC software decoder dropping B-frames (#488)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mediabunny group with 2 updates: [@mediabunny/aac-encoder](https://github.com/Vanilagy/mediabunny/tree/HEAD/packages/aac-encoder) and [mediabunny](https://github.com/Vanilagy/mediabunny).


Updates `@mediabunny/aac-encoder` from 1.55.7 to 1.56.1
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](https://github.com/Vanilagy/mediabunny/commits/v1.56.1/packages/aac-encoder)

Updates `mediabunny` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.56.0...v1.56.1)

---
updated-dependencies:
- dependency-name: "@mediabunny/aac-encoder"
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mediabunny
- dependency-name: mediabunny
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mediabunny
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 19, 2026
KyleTryon added a commit that referenced this pull request Sep 25, 2026
@KyleTryon KyleTryon closed this Sep 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mediabunny-b44a157852 branch September 25, 2026 15:31
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant