Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 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
@typescript-eslint/eslint-plugin (source) 8.44.0 -> 8.44.1 age confidence
@typescript-eslint/parser (source) 8.44.0 -> 8.44.1 age confidence
mediabunny (source) 1.18.1 -> 1.19.0 age confidence
rollup (source) 4.52.0 -> 4.52.2 age confidence

Release Notes

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

v8.44.1

Compare Source

🩹 Fixes
  • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#​11611)
  • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#​11599)
  • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#​11597)
❤️ Thank You

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

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

v8.44.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.

Vanilagy/mediabunny (mediabunny)

v1.19.0

Compare Source

  • ID3 metadata can now be read from & written to WAVE files (#​110)
  • Added .dispose() to Input, allowing you to immediately stop all ongoing read operations (like HTTP requests) and close all decoders
  • Added fetchFn to UrlSourceOptions, allowing you to polyfill full fetch functionality into environments that otherwise don't have it (such as React Native)
  • BlobSource now also works in environments that don't support Blob.stream() (such as React Native)
  • getRetryDelay is now passed the error of the last fetch call, allowing you to condition retry logic on errors
  • Request instances can now be used to construct UrlSource
  • AVC and HEVC encoders now explicitly throw when being initialized with odd dimensions
rollup/rollup (rollup)

v4.52.2

Compare Source

2025-09-23

Bug Fixes
  • Fix Android build crashing due to failed dlopen (#​6109)
Pull Requests

v4.52.1

Compare Source

2025-09-23

Bug Fixes
  • Opt-out of dynamic import optimization when using top-level await to effectively prevent deadlocks (#​6121)
Pull Requests

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 32b0806 into main Sep 23, 2025
2 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch September 23, 2025 17:32
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