Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
mediabunny (source) 1.19.0 -> 1.20.0 age confidence

Release Notes

Vanilagy/mediabunny (mediabunny)

v1.20.0

Compare Source

This update's core new feature is transparent video!

  • Added support for reading and writing transparency data within WebM/Matroska, which uses the new sideData.alpha field in EncodedPacket.
  • Implemented decoding of packets with alpha data, automatically resulting in a VideoSample with a pixel format that support alpha (such as RGBA, BGRA or I420A).
  • Implemented encoding of frames with alpha data, resulting in an EncodedPacket with sideData.alpha populated. Enable this by setting alpha: 'keep' in VideoEncodingOptions.
  • Improved error bubbling when encoding media
  • VideoSample and AudioSample now implement the Disposable interface
  • Fixed crash when reading the header of RF64 WAVE files (#​146)

v1.19.1

Compare Source

  • Made stripped Node.js import more resilient for certain bundler environments

Configuration

📅 Schedule: Branch creation - "on monday at 10:00am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@willeastcott willeastcott merged commit 67b5cb7 into main Sep 25, 2025
2 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch September 25, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant