Skip to content

chore(deps): update all npm dependencies#8751

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@babel/standalone (source) 7.29.27.29.4 age confidence
@swc/core (source) 1.15.301.15.33 age confidence
@types/node (source) 24.12.224.12.4 age confidence
acorn 8.15.08.16.0 age confidence
esbuild 0.27.40.28.0 age confidence
fflate (source) 0.8.20.8.3 age confidence
fs-extra 11.3.411.3.5 age confidence
globals 17.5.017.6.0 age confidence
npm (source) 10.9.410.9.8 age confidence
publint (source) 0.3.180.3.21 age confidence
puppeteer (source) 24.42.024.43.1 age confidence
react (source) 19.2.519.2.6 age confidence
react-dom (source) 19.2.519.2.6 age confidence
react-router-dom (source) 7.14.27.15.1 age confidence
rollup (source) 4.60.24.60.4 age confidence
turbo (source) 2.9.122.9.14 age confidence

Release Notes

babel/babel (@​babel/standalone)

v7.29.4

Compare Source

v7.29.4 (2026-05-05)

🐛 Bug Fix
  • babel-plugin-transform-modules-systemjs
Committers: 1

v7.29.3

Compare Source

v7.29.3 (2026-04-30)

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env
💅 Polish
📝 Documentation
🏃‍♀️ Performance
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-transform-json-modules
Committers: 4
swc-project/swc (@​swc/core)

v1.15.33

Compare Source

Bug Fixes
Features

v1.15.32

Compare Source

Bug Fixes
  • (es/flow) Fix Flow type-only modules in script transforms (#​11817) (be38316)

  • (es/flow) Avoid restoring module context when flow syntax is enabled (#​11819) (3ed7243)

  • (es/minifier) Preserve frozen spread registry keys (#​11825) (347181c)

  • (es/parser) Align Flow generic arrow JSX disambiguation (#​11821) (28a7fad)

Features
acornjs/acorn (acorn)

v8.16.0

Compare Source

evanw/esbuild (esbuild)

v0.28.0

Compare Source

v0.27.7

Compare Source

v0.27.5

Compare Source

101arrowz/fflate (fflate)

v0.8.3

Compare Source

  • Fix buffer over-read for Zip64 extra fields
  • Support sync flushes (Z_SYNC_FLUSH in zlib)
    • Allows for immediate decompression of all pushed bytes
    • Enables DEFLATE stream concatenation
  • Fix zip/zipSync when using cross-realm Uint8Array
  • Improve Zip64 support for streamed or undersized archives
  • Update performance estimates in README
  • Fix typings for TypeScript v5.7+
  • Reduce memory consumption after compression stream completion
jprichardson/node-fs-extra (fs-extra)

v11.3.5

Compare Source

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#​1068)
  • Fix error handling in timestamp preservation code (#​1065, #​1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#​1066)
sindresorhus/globals (globals)

v17.6.0

Compare Source

npm/cli (npm)

v10.9.8

Compare Source

Dependencies

v10.9.7

Compare Source

Bug Fixes
Dependencies
Chores

v10.9.6

Compare Source

Bug Fixes
Dependencies

v10.9.5

Compare Source

Bug Fixes
Dependencies
Chores
publint/publint (publint)

v0.3.21

Compare Source

Patch Changes
  • Suggest adding "sideEffects": false when bundler-oriented package fields or conditions are detected and the field is missing. (#​228)

v0.3.20

Compare Source

Patch Changes
  • Suggest adding engines.node when it is missing from detected Node.js packages (#​226)

  • Loosen "breaking change" wording in lint messages (7bb3f4f)

v0.3.19

Compare Source

Patch Changes
  • Add NESTED_PACKAGE_JSON_FIELD_IGNORED to warn when published nested package.json files define "exports" or "imports", which Node.js ignores outside the package root. (#​224)

  • Fix internal browser directory traversal logic (#​224)

puppeteer/puppeteer (puppeteer)

v24.43.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes
⚡ Performance

v24.43.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes
facebook/react (react)

v19.2.6: 19.2.6 (May 6th, 2026)

Compare Source

React Server Components

remix-run/react-router (react-router-dom)

v7.15.1

Compare Source

Patch Changes

v7.15.0

Compare Source

Patch Changes
rollup/rollup (rollup)

v4.60.4

Compare Source

2026-05-14

Bug Fixes
  • Improve stability of chunk hashes (#​6362)
Pull Requests

v4.60.3

Compare Source

2026-05-04

Bug Fixes
  • Ensure nested "exports" variables are not renamed (#​6360)
Pull Requests
vercel/turborepo (turbo)

v2.9.14: Turborepo v2.9.14

Compare Source

[!NOTE]
This release contains important security fixes.

High:
Low:

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.12...v2.9.14


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.

@willeastcott willeastcott merged commit acab205 into main May 19, 2026
8 checks passed
@willeastcott willeastcott deleted the renovate/all-npm-dependencies branch May 19, 2026 15:57
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