Skip to content

Update all npm dependencies#256

Merged
willeastcott merged 1 commit into
mainfrom
renovate/all-npm-dependencies
Jul 1, 2026
Merged

Update all npm dependencies#256
willeastcott merged 1 commit into
mainfrom
renovate/all-npm-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.62.08.62.1 age confidence
@typescript-eslint/parser (source) 8.62.08.62.1 age confidence
earcut 3.1.03.2.2 age confidence
mediabunny (source) 1.49.01.50.3 age confidence
playcanvas (source) 2.20.12.20.4 age confidence

Release Notes

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

v8.62.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#​12443, #​12418)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#​12365)
  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#​12328)
❤️ Thank You

See GitHub Releases for more information.

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

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

v8.62.1

Compare Source

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

See GitHub Releases for more information.

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

mapbox/earcut (earcut)

v3.2.2

Compare Source

Improve refine performance. v3.2.1 correctness fix regressed it from +41% to +50%; now it's +38%.

v3.2.1

Compare Source

Fix refine sometimes leaving quads in non-Delaunay state.

v3.2.0

Compare Source

  • Add a new refine(triangles, vertices, dimensions) function that takes an arbitrary triangulation (including earcut output) and refines it into a constrained Delaunay triangulation, radically improving triangulation quality at a small cost (+40% on top of earcut time on average). It's +0.5KB to the bundle but gets tree-shaken by modern bundlers if you don't use it.
  • Add a new demo for the project.

v3.1.1

Compare Source

Improve performance by another 6%.

Vanilagy/mediabunny (mediabunny)

v1.50.3

Compare Source

  • Fixed Vite dev server warnings caused by @mediabunny/prores

v1.50.2

Compare Source

  • Fixed ProRes packets not being read and written correctly from and to Matroska files

v1.50.1

Compare Source

  • Fixed bundler warnings when using @mediabunny/prores
  • Improved @mediabunny/prores docs to include section about cross-origin isolation for peak performance

v1.50.0

Compare Source

  • Added read/write support for Apple ProRes across ISOBMFF and Matroska. The new codec string is 'prores'.
  • Added a new extension package @mediabunny/prores which adds an extremely fast ProRes decoder based on TurboRes that supports all ProRes flavors
  • @mediabunny/server now has full ProRes decode and encode support, including transparency
  • Added a new onError callback to custom encoders and decoders; can be used to surface errors that occur outside of the normal method calls
  • Fixed color-alpha merging code for padded frames (#​422)
  • Fixed Conversion API sometimes changing audio sample format mid-conversion
  • Improved performance for color-alpha merging code by using a worker pool
playcanvas/engine (playcanvas)

v2.20.4

Compare Source

Fixes

  • Fix gsplat loading progress getting permanently stuck after a cancelled mid-flight load by @​slimbuck in [#​8998]

Full Changelog: playcanvas/engine@v2.20.3...v2.20.4

v2.20.3

Compare Source

Fixes

Full Changelog: playcanvas/engine@v2.20.2...v2.20.3

v2.20.2

Compare Source

Fixes

Full Changelog: playcanvas/engine@v2.20.1...v2.20.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday at 10:00am"
  • 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 a8e20f6 into main Jul 1, 2026
2 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch July 1, 2026 19: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