Skip to content

chore(deps): update all npm dependencies#8944

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

chore(deps): update all npm dependencies#8944
willeastcott merged 1 commit into
mainfrom
renovate/all-npm-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@rollup/plugin-swc (source) 0.4.00.4.1 age confidence
@rollup/pluginutils (source) 5.3.05.4.0 age confidence
@swc/core (source) 1.15.401.15.43 age confidence
@types/node (source) 24.12.424.13.2 age confidence
@types/react (source) 19.2.1519.2.17 age confidence
acorn 8.16.08.17.0 age confidence
globals 17.6.017.7.0 age confidence
npm (source) 11.16.011.17.0 age confidence
puppeteer (source) 25.1.025.2.0 age confidence
react (source) 19.2.619.2.7 age confidence
react-dom (source) 19.2.619.2.7 age confidence
react-router-dom (source) 7.15.17.18.0 age confidence
rollup (source) 4.60.44.62.2 age confidence
sharp (source, changelog) 0.34.50.35.2 age confidence
turbo (source) 2.9.152.9.18 age confidence

Release Notes

rollup/plugins (@​rollup/plugin-swc)

v0.4.1

2026-05-29

Bugfixes
  • fix: fix typings to match actual exports (#​1985)
rollup/plugins (@​rollup/pluginutils)

v5.4.0

2026-05-29

Features
  • feat: named exports for reserved-word keys + fix duplicate default export in dataToEsm (#​2002)
swc-project/swc (@​swc/core)

v1.15.43

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (es/react-compiler) Update forked react compiler to 0.2.0 (#​11946) (6fbe188)
Refactor

v1.15.41

Compare Source

Bug Fixes
Documentation
Performance
Revert
acornjs/acorn (acorn)

v8.17.0

Compare Source

sindresorhus/globals (globals)

v17.7.0

Compare Source

npm/cli (npm)

v11.17.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies
Chores
puppeteer/puppeteer (puppeteer)

v25.2.0

Compare Source

🎉 Features
🛠️ Fixes
Dependencies
  • The following workspace dependencies were updated
📄 Documentation
  • clarify the network allowlist/blocklist implementation (#​15148) (a7f124c)
  • Update Page.target deprecation message to cover broader usage. (#​15108) (882c43d)
⚡ Performance
🏗️ Refactor
facebook/react (react)

v19.2.7: 19.2.7 (June 1st, 2026)

Compare Source

React Server Components
remix-run/react-router (react-router-dom)

v7.18.0

Compare Source

Patch Changes

v7.17.0

Compare Source

Patch Changes

v7.16.0

Compare Source

Patch Changes
  • Remove stale/invalid unpkg field from package.json. This was removed from other packages with the release of v7 but missed in the react-router-dom re-export package (#​15075)
  • Updated dependencies:
rollup/rollup (rollup)

v4.62.2

Compare Source

2026-06-19

Bug Fixes
  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#​6411)
Pull Requests

v4.62.1

Compare Source

2026-06-19

Bug Fixes
  • Preserve multipart file extensions when deconflicting output chunks (#​6408)
  • Fix an issue where getLogFilter would match additional logs (#​6415)
Pull Requests

v4.62.0

Compare Source

2026-06-13

Features
  • Ensure that shared dependencies between manual chunks and entry points receive a serparate chunk (#​6374)
Pull Requests

v4.61.1

Compare Source

2026-06-04

Bug Fixes
  • Avoid extraneous newlines when adding headers via plugins (#​6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#​6404)
Pull Requests

v4.61.0

Compare Source

2026-06-01

Features
  • Sort entry modules to make chunk hashes deterministic (#​6391)
Pull Requests
lovell/sharp (sharp)

v0.35.2

Compare Source

v0.35.1

Compare Source

  • TypeScript: Ensure type definitions are published for both ESM and CJS.
    #​4537

  • WebAssembly: Ensure wrapper file is published.
    #​4538

v0.35.0

Compare Source

  • Breaking: Drop support for Node.js 18, now requires Node.js >= 20.9.0.

  • Breaking: Remove install script from package.json file.
    Compiling from source is now opt-in via the build script.

  • Breaking: Lossy AVIF output is now tuned using SSIMULACRA2-based iq quality metrics.

  • Breaking: Add limitInputChannels with a default value of 5.

  • Breaking: Remove deprecated failOnError constructor property.

  • Breaking: Remove deprecated paletteBitDepth from metadata response.

  • Breaking: Remove deprecated properties from sharpen operation.

  • Breaking: Rename format.jp2k as format.jp2 for API consistency.

  • Upgrade to libvips v8.18.3 for upstream bug fixes.

  • Remove experimental status from WebAssembly binaries.

  • Add prebuilt binaries for FreeBSD (WebAssembly).

  • Deprecate Windows 32-bit (win32-ia32) prebuilt binaries.

  • Ensure TIFF output bitdepth option is limited to 1, 2 or 4.

  • Add AVIF/HEIF tune option for control over quality metrics.
    #​4227

  • Add keepGainMap and withGainMap to process HDR JPEG images with embedded gain maps.
    #​4314

  • Add toUint8Array for output image as a TypedArray backed by a transferable ArrayBuffer.
    #​4355

  • Require prebuilt binaries using static paths to aid code bundling.
    #​4380

  • TypeScript: Ensure FormatEnum keys match reality.
    #​4475

  • Add margin option to trim operation.
    #​4480
    @​eddienubes

  • Ensure HEIF primary item is used as default page/frame.
    #​4487

  • Add image Media Type (MIME Type) to metadata response.
    #​4492

  • Add withDensity to set output density in EXIF metadata.
    #​4496

  • Improve pkg-config path discovery.
    #​4504

  • Add WebP exact option for control over transparent pixel colour values.

  • Add support for ECMAScript Modules (ESM).
    #​4509
    @​florian-lefebvre

vercel/turborepo (turbo)

v2.9.18: Turborepo v2.9.18

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.17...v2.9.18

v2.9.17: Turborepo v2.9.17

Compare Source

What's Changed

Changelog

Note

PR body was truncated to here.


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 is behind base branch, 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.

@github-actions

Copy link
Copy Markdown

Build size report

This PR does not change the size of the minified bundles.

Bundle Minified Gzip Brotli
playcanvas.min.js 2282.7 KB — 585.5 KB — 455.2 KB —
playcanvas.min.mjs 2280.1 KB — 584.7 KB — 454.6 KB —

@willeastcott willeastcott merged commit 61760a0 into main Jun 22, 2026
10 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch June 22, 2026 21:38
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