Skip to content

Bump mediabunny from 1.51.0 to 1.52.0 - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mediabunny-1.52.0
Closed

Bump mediabunny from 1.51.0 to 1.52.0#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mediabunny-1.52.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps mediabunny from 1.51.0 to 1.52.0.

Release notes

Sourced from mediabunny's releases.

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
  • 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.0.
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.51.0...v1.52.0)

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

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 Aug 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Author

Looks like mediabunny is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 4, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mediabunny-1.52.0 branch August 4, 2026 11:11
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.

0 participants