Skip to content

build(deps): bump mediabunny from 1.55.2 to 1.55.6 - #32

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps mediabunny from 1.55.2 to 1.55.6.

Release notes

Sourced from mediabunny's releases.

v1.55.6

  • Relaxed erroneous assert in esds box parsing (#481)

v1.55.5

  • Fixed Infinity being rejected for some numeric fields despite the docs permitting it (#478)
  • Made AudioSample.copyTo() reliable for non-f32-planar targets across all browser versions (#479)
  • Fixed browser-internal memory leak in BlobSource

v1.55.4

  • Added logic that extracts color space information directly from the video bitstream if no metadata is set in the container
  • Fixed incomplete color space being passed to Chromium's VideoDecoder, resulting in incorrect colors
  • Fixed AV1 and VP9 packet parsing logic
  • Fixed vpcC box generation
  • ISOBMFF and Matroska muxers now mux even partial color space information into the container
  • Fixed missing audio decoding timestamp offset in rare cases
  • Fixed Chromium choking on AVC SEI recovery points

v1.55.3

  • Fixed missing tenc fallback for encrypted ISOBMFF files (#470)
  • Fixed fMP4 HLS segments starting with an emsg box not being recognized (#473)
  • Fixed incomplete parsing and generation of AacAudioSpecificConfig (#471)
  • Fixed Mediabunny not functioning properly with custom Promise implementations (#472)
Commits
  • 6319bf2 Bump patch
  • 5ffb5a0 Add sponsor
  • cf2edfa Relax audio track assert for esds box (fixes #481)
  • a97e980 Bump patch
  • 23f5e96 Rely not only on FinalizationRegistry
  • 9e203c0 Manually close file readers to avoid indefinite memory leak (fixes #144)
  • dec6691 Add reliable AudioSample.copyTo() fallback for unsupported destination format...
  • e16b01a Fix Infinity not being allowed where it should be (fixes #478)
  • 398d172 Bump patch
  • da18cee Add smpte170m vp9 test for CI stability, add missing VP9 color spaces in parser
  • Additional commits viewable 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.55.2 to 1.55.6.
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.55.2...v1.55.6)

---
updated-dependencies:
- dependency-name: mediabunny
  dependency-version: 1.55.6
  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 javascript Pull requests that update javascript code labels Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Author

Superseded by #35.

@dependabot dependabot Bot closed this Sep 8, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mediabunny-1.55.6 branch September 8, 2026 01:34
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