Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2025

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.39.0 -> 8.39.1 age confidence
@typescript-eslint/parser (source) 8.39.0 -> 8.39.1 age confidence
eslint (source) 9.32.0 -> 9.33.0 age confidence
mediabunny (source) 1.4.4 -> 1.7.3 age confidence
playcanvas (source) 2.10.5 -> 2.10.6 age confidence
typedoc (source) 0.28.9 -> 0.28.10 age confidence
typedoc-plugin-mdn-links 5.0.7 -> 5.0.8 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.39.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.39.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.33.0

Compare Source

Vanilagy/mediabunny (mediabunny)

v1.7.3

Compare Source

  • Fixed video/audio samples being closed before they had a chance to reach the custom encoder

v1.7.2

Compare Source

  • Prevent zero-length AudioSamples from being emitted
  • Fixed behavior for faulty ISOBMFF files with no labeled starting key frame

v1.7.1

Compare Source

  • Add workaround for a Chromium range request caching bug (#​37)

v1.7.0

Compare Source

  • Extended the Conversion API to support track-specific options, offering more control over multi-track media files
  • Added a xingHeader option to Mp3OutputFormat. When set to false, writing MP3 becomes append-only.
  • Optimized the MP3 reading algorithm
  • Fixed decoded frame timestamps & ordering for certain B-frame configurations (#​49)

v1.6.2

Compare Source

v1.6.1

Compare Source

  • Fixed asymmetry in build process

v1.6.0

Compare Source

@​mediabunny/mp3-encoder

A new package! Mediabunny's first official extension package, this library provides an MP3 encoder based on LAME. This allows Mediabunny to encode MP3 files, which was previously not possible due to lack of browser support of MP3 encoding in the WebCodecs API. Refer to its README for installation and usage details.

Mediabunny

  • Fixed unnecessary flushing of encoders when cancelling an Output
  • Fixed encode errors sometimes not bubbling up in the Conversion API

v1.5.0

Compare Source

  • Added a new video.frameRate option to the Conversion API. This allows you to do video resampling, i.e. set the frame rate of the output video.
  • Added support for reading laced blocks from Matroska files
  • Added correct logic for parsing null-terminated EBML strings
  • Fixed a small seeking bug for ISOBMFF and Matroska files
playcanvas/engine (playcanvas)

v2.10.6

Compare Source

Bug fixes

Full Changelog: playcanvas/engine@v2.10.5...v2.10.6

TypeStrong/TypeDoc (typedoc)

v0.28.10

Compare Source

Bug Fixes
  • Fixed inconsistent anchors on module pages for re-exports, #​2990.
  • Markdown references which appear to be footnotes will no longer be checked for links, #​2991.
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)

v5.0.8

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 ef87a99 into main Aug 12, 2025
2 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch August 12, 2025 15:27
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