Skip to content

Bump mediabunny from 1.51.0 to 1.52.1 - #1320

Merged
dansup merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mediabunny-1.52.1
Aug 3, 2026
Merged

Bump mediabunny from 1.51.0 to 1.52.1#1320
dansup merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mediabunny-1.52.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mediabunny from 1.51.0 to 1.52.1.

Release notes

Sourced from mediabunny's releases.

v1.52.1

  • Fixed ISOBMFF "Compressor name" not being written as a Pascal-style string

v1.52.0

  • Added quantizer support for encoders, enabling constant-quality encoding. Quantizer mode is used automatically if you use subjective qualities; no code changes needed. (#448)
  • Expanded the Quality class: Can now take in an arbitrary quality level, specify bitrate and bitrate mode, and specify a concrete per-codec quantizer level
  • Adjusted @mediabunny/server to properly forward quantizer settings to libavcodec
  • Deprecated bitrate fields all across the API; use the new quality field instead
  • Fixed video/audio decoders not being closed in certain error situations (#446)
  • Fixed promises hanging indefinitely sometimes when calling Input.dispose()
  • Improved encoder error handling to reduce "Sample wasn't closed" warnings
  • Fixed ISOBMFF muxer not labeling video tracks as containing an alpha track (for example, with ProRes 4444) (#450)
Commits
  • f177be1 Write out compressor name as Pascal-style string, bump patch
  • 6be47af Bump minor
  • d5362e2 Fix incorrect video depth being written in ISOBMFF for video tracks with an a...
  • c3df2a2 Add custom quality factors and quantizer bitrate mode (#448)
  • 1a99b03 Improve encoder-side error handling, always close samples/frames even in erro...
  • 4e4603e Up timeout
  • 90ec401 Fix decoders not being closed in certain error scenarios, fixed unsettled pro...
  • 4b5ef55 Fix API docs some more
  • 2f5e2f0 Fix @​internal fields on type aliases being printed to API docs
  • 7ff06c3 Re-enable lastUpdated, add lastUpdated logic to API doc generator
  • See full diff in compare view

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)

Bumps [mediabunny](https://github.com/Vanilagy/mediabunny) from 1.51.0 to 1.52.1.
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.51.0...v1.52.1)

---
updated-dependencies:
- dependency-name: mediabunny
  dependency-version: 1.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dansup
dansup merged commit e497303 into main Aug 3, 2026
7 checks passed
@dansup
dansup deleted the dependabot/npm_and_yarn/mediabunny-1.52.1 branch August 3, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant