Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

This PR contains the following updates:

Package Change Age Confidence
@rollup/plugin-node-resolve (source) 16.0.1 -> 16.0.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.44.1 -> 8.46.0 age confidence
@typescript-eslint/parser (source) 8.44.1 -> 8.46.0 age confidence
eslint (source) 9.36.0 -> 9.37.0 age confidence
mediabunny (source) 1.20.0 -> 1.23.0 age confidence
playcanvas (source) 2.11.8 -> 2.12.0 age confidence
rollup (source) 4.52.2 -> 4.52.4 age confidence
typescript (source) 5.9.2 -> 5.9.3 age confidence

Release Notes

rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.2

2025-10-04

Bugfixes
  • fix: error thrown with empty entry (#​1893)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.46.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#​11659)
  • rule-schema-to-typescript-types: clean up and make public (#​11633)
🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#​11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • eslint-plugin: removed error type previously deprecated (#​11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#​11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#​11634)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#​11628)
  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#​11487)
❤️ Thank You

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

v8.45.0

Compare Source

🚀 Features
  • eslint-plugin: expose rule name via RuleModule interface (#​11616)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#​11614)
  • eslint-plugin: [no-base-to-string] check if superclass is ignored (#​11617)
❤️ Thank You

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

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

v8.46.0

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.

v8.45.0

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.37.0

Compare Source

Vanilagy/mediabunny (mediabunny)

v1.23.0

Compare Source

  • Added FilePathTarget, a way to directly write to the file system in server-side environments
  • Fixed reader race conditions when disposing an Input (#​163)

v1.22.0

Compare Source

  • Added keyFrameInterval to Conversion API video options (#​162)
  • getRetryDelay adjustments: Now receives src as argument and tries not to retry CORS errors (#​158)
  • Fixed infinite recursion issue in Matroska seeking logic

v1.21.1

Compare Source

  • Fixed unbounded memory usage issue when reading Matroska files
  • Reading Matroska and fragmented MP4 now use less memory overall
  • Allow non-finite and non-integer values for the maxCacheSize source option
  • Fixed TypeScript declaration file errors when using "NodeNext" module resolution

v1.21.0

Compare Source

  • Added a new alpha video option to the Conversion API for retaining transparency when converting videos
  • Improved Conversion API error messages to be more helpful when missing encoder support
  • Added a new isValid field to Conversion to check if execute() is even able to run
  • Added a new showWarnings field to ConversionOptions to silence console warnings
  • Fixed an incorrect default crop region being used in drawWithFit for rotated video samples (#​151)

v1.20.1

Compare Source

  • Fixed udta box being read as string when the field was non-string, fixing out of bounds read (#​150)
playcanvas/engine (playcanvas)

v2.12.0

Compare Source

Changes

Fixes

New Contributors

Full Changelog: playcanvas/engine@v2.11.8...v2.12.0

rollup/rollup (rollup)

v4.52.4

Compare Source

2025-10-03

Bug Fixes
  • Fix an issue where the wrong branch of nullish coalescing was picked (#​6133)
Pull Requests

v4.52.3

Compare Source

2025-09-27

Bug Fixes
  • Fix check in native loader for environments that do not support reports (#​6123)
Pull Requests
microsoft/TypeScript (typescript)

v5.9.3

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 8497712 into main Oct 9, 2025
2 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch October 9, 2025 10:30
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.

2 participants