Skip to content

chore(deps): (deps): bump the production group across 1 directory with 38 updates#941

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-7ebd6a975e
Closed

chore(deps): (deps): bump the production group across 1 directory with 38 updates#941
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-7ebd6a975e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the production group with 9 updates in the / directory:

Package From To
undici 8.0.2 8.2.0
@babel/compat-data 7.29.0 7.29.3
@babel/parser 7.29.2 7.29.3
@istanbuljs/schema 0.1.3 0.1.6
baseline-browser-mapping 2.10.20 2.10.27
caniuse-lite 1.0.30001788 1.0.30001791
electron-to-chromium 1.5.343 1.5.351
jsonfile 6.2.0 6.2.1
node-releases 2.0.37 2.0.38

Updates undici from 8.0.2 to 8.2.0

Release notes

Sourced from undici's releases.

v8.2.0

What's Changed

... (truncated)

Commits
  • bf684f7 Bumped v8.2.0 (#5152)
  • 0ca054a fix: replace stale pool clients under connection limit (#5145)
  • 7af90e9 perf: avoid redundant scans in BalancedPool dispatcher selection (#5146)
  • abb9d06 fix: validate H2CClient maxConcurrentStreams option (#5143)
  • 72a7591 perf(http2): avoid cloning headers when removing status (#5127)
  • 96fd5e9 fix(cache): allow streamed entries at maxEntrySize limit (#5129)
  • f41e53f perf: use byteLength property for binary body chunks (#5126)
  • bec4961 chore(deps): add lockfile (#5139)
  • 86f1242 perf(http2): reduce writeH2 per-request callback allocations (#5138)
  • cad3f70 perf(client): parse h1 content-length statelessly (#5124)
  • Additional commits viewable in compare view

Updates @babel/compat-data from 7.29.0 to 7.29.3

Release notes

Sourced from @​babel/compat-data's releases.

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • 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

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

... (truncated)

Commits

Updates @babel/parser from 7.29.2 to 7.29.3

Release notes

Sourced from @​babel/parser's releases.

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • 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

Commits

Updates @istanbuljs/schema from 0.1.3 to 0.1.6

Release notes

Sourced from @​istanbuljs/schema's releases.

v0.1.6

0.1.6 (2026-04-13)

Bug Fixes

  • Undo change to schema in 0.1.x series (440f977)

v0.1.5

0.1.5 (2026-04-13)

Bug Fixes

Changelog

Sourced from @​istanbuljs/schema's changelog.

0.1.6 (2026-04-13)

Bug Fixes

  • Undo change to schema in 0.1.x series (440f977)

0.1.5 (2026-04-13)

Bug Fixes

0.1.4 (2026-04-13)

Bug Fixes

  • Remove development dependencies (a24b4c1)
Commits
  • f870afe chore(master): release 0.1.6
  • 440f977 fix: Undo change to schema in 0.1.x series
  • d258e9e chore(master): release 0.1.5
  • 7c25461 fix: Re-add release-please
  • 75b89fd chore: Remove release-please
  • 467c01f chore(master): release 0.1.4
  • a24b4c1 fix: Remove development dependencies
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​istanbuljs/schema since your current version.


Updates @rollup/rollup-android-arm-eabi from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-android-arm-eabi's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-android-arm64 from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-android-arm64's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-darwin-arm64 from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-darwin-arm64's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-darwin-x64 from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-freebsd-arm64 from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-freebsd-arm64's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-freebsd-x64 from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-freebsd-x64's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-linux-arm-gnueabihf from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-linux-arm-gnueabihf's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-linux-arm-musleabihf from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-linux-arm-musleabihf's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-linux-arm64-gnu from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-linux-arm64-gnu's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

Updates @rollup/rollup-linux-arm64-musl from 4.60.2 to 4.60.3

Changelog

Sourced from @​rollup/rollup-linux-arm64-musl's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

  • #6360: fix: do not rename nested "exports" bindings th...

    Description has been truncated

…h 38 updates

Bumps the production group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [undici](https://github.com/nodejs/undici) | `8.0.2` | `8.2.0` |
| [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.29.0` | `7.29.3` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.2` | `7.29.3` |
| [@istanbuljs/schema](https://github.com/istanbuljs/schema) | `0.1.3` | `0.1.6` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.20` | `2.10.27` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001788` | `1.0.30001791` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.343` | `1.5.351` |
| [jsonfile](https://github.com/jprichardson/node-jsonfile) | `6.2.0` | `6.2.1` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.37` | `2.0.38` |



Updates `undici` from 8.0.2 to 8.2.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.0.2...v8.2.0)

Updates `@babel/compat-data` from 7.29.0 to 7.29.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.3/packages/babel-compat-data)

Updates `@babel/parser` from 7.29.2 to 7.29.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.3/packages/babel-parser)

Updates `@istanbuljs/schema` from 0.1.3 to 0.1.6
- [Release notes](https://github.com/istanbuljs/schema/releases)
- [Changelog](https://github.com/istanbuljs/schema/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/schema@v0.1.3...v0.1.6)

Updates `@rollup/rollup-android-arm-eabi` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-android-arm64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-darwin-arm64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-darwin-x64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-freebsd-arm64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-freebsd-x64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-arm-musleabihf` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-arm64-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-arm64-musl` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-loong64-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-loong64-musl` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-ppc64-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-ppc64-musl` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-riscv64-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-riscv64-musl` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-s390x-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-x64-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-linux-x64-musl` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-openbsd-x64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-openharmony-arm64` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-win32-arm64-msvc` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-win32-ia32-msvc` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-win32-x64-gnu` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `@rollup/rollup-win32-x64-msvc` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `baseline-browser-mapping` from 2.10.20 to 2.10.27
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.20...v2.10.27)

Updates `caniuse-lite` from 1.0.30001788 to 1.0.30001791
- [Commits](browserslist/caniuse-lite@1.0.30001788...1.0.30001791)

Updates `electron-to-chromium` from 1.5.343 to 1.5.351
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.343...v1.5.351)

Updates `jsonfile` from 6.2.0 to 6.2.1
- [Changelog](https://github.com/jprichardson/node-jsonfile/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-jsonfile@6.2.0...6.2.1)

Updates `nanoid` from 3.3.11 to 3.3.12
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.11...3.3.12)

Updates `node-releases` from 2.0.37 to 2.0.38
- [Commits](chicoxyzzy/node-releases@v2.0.37...v2.0.38)

Updates `postcss` from 8.5.12 to 8.5.14
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.12...8.5.14)

Updates `rollup` from 4.60.2 to 4.60.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)

Updates `ufo` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/unjs/ufo/releases)
- [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md)
- [Commits](unjs/ufo@v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@babel/compat-data"
  dependency-version: 7.29.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/parser"
  dependency-version: 7.29.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@istanbuljs/schema"
  dependency-version: 0.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-android-arm-eabi"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-android-arm64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-darwin-arm64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-darwin-x64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-freebsd-arm64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-freebsd-x64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm-gnueabihf"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm-musleabihf"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm64-musl"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-loong64-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-loong64-musl"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-ppc64-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-ppc64-musl"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-riscv64-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-riscv64-musl"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-s390x-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-x64-musl"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-openbsd-x64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-openharmony-arm64"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-arm64-msvc"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-ia32-msvc"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-x64-gnu"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-x64-msvc"
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001791
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-version: 1.5.351
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: jsonfile
  dependency-version: 6.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: nanoid
  dependency-version: 3.3.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: node-releases
  dependency-version: 2.0.38
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: postcss
  dependency-version: 8.5.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: rollup
  dependency-version: 4.60.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: ufo
  dependency-version: 1.6.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 6, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedundici@​8.0.2 ⏵ 8.2.072 +1100100 +198100

View full report

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-7ebd6a975e branch May 6, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants