Skip to content

chore(deps): (deps): bump the production group with 26 updates - #322

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-62b1b9569f
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-62b1b9569f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the production group with 26 updates:

Package From To
@babel/generator 8.0.0 8.0.5
@babel/helper-string-parser 7.27.1 7.29.7
@babel/helper-validator-identifier 7.28.5 7.29.7
@babel/parser 7.29.3 7.29.8
@babel/types 7.29.0 7.29.8
@jridgewell/gen-mapping 0.3.13 0.4.0-beta.0
@jridgewell/sourcemap-codec 1.5.5 1.6.0
@napi-rs/wasm-runtime 1.1.6 1.2.4
ast-v8-to-istanbul 1.0.0 1.0.6
birpc 4.0.0 4.2.0
es-module-lexer 2.0.0 2.3.2
expect-type 1.3.0 1.4.0
lru-cache 11.3.6 11.5.2
magicast 0.5.2 0.5.5
minimatch 10.2.5 10.2.6
node-abi 3.91.0 3.96.0
obug 2.1.1 2.2.1
rolldown 1.1.3 1.1.5
semver 7.7.4 7.8.5
std-env 4.1.0 4.2.0
tar-fs 2.1.4 2.1.5
tar 7.5.14 7.5.22
tinyexec 1.1.2 1.3.1
tinyglobby 0.2.16 0.2.17
tinyrainbow 3.1.0 3.1.1
undici 6.25.0 6.28.1

Updates @babel/generator from 8.0.0 to 8.0.5

Release notes

Sourced from @​babel/generator's releases.

v8.0.5 (2026-09-10)

Thanks @​drubetti, @​jibin7jose, @​joelle-a-dev, @​journey-ad, @​Kjubikstronk, @​MatteoGabriele, and @​zhangli091011 for your first PRs!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types

... (truncated)

Changelog

Sourced from @​babel/generator's changelog.

v8.0.5 (2026-09-10)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types

🏃‍♀️ Performance

  • babel-parser

... (truncated)

Commits

Updates @babel/helper-string-parser from 7.27.1 to 7.29.7

Release notes

Sourced from @​babel/helper-string-parser's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

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

  • babel-parser

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​babel/helper-string-parser since your current version.


Updates @babel/helper-validator-identifier from 7.28.5 to 7.29.7

Release notes

Sourced from @​babel/helper-validator-identifier's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

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

  • babel-parser

... (truncated)

Commits

Updates @babel/parser from 7.29.3 to 7.29.8

Release notes

Sourced from @​babel/parser's releases.

v7.29.8 (2026-07-31)

👓 Spec Compliance

  • babel-generator, babel-parser, babel-plugin-transform-spread, babel-traverse, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-node, babel-plugin-transform-modules-systemjs

Committers: 2

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

Commits

Updates @babel/types from 7.29.0 to 7.29.8

Release notes

Sourced from @​babel/types's releases.

v7.29.8 (2026-07-31)

👓 Spec Compliance

  • babel-generator, babel-parser, babel-plugin-transform-spread, babel-traverse, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-node, babel-plugin-transform-modules-systemjs

Committers: 2

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

... (truncated)

Commits

Updates @jridgewell/gen-mapping from 0.3.13 to 0.4.0-beta.0

Changelog

Sourced from @​jridgewell/gen-mapping's changelog.

UNRELEASED

  • Add Range Mapping support: jridgewell/sourcemaps@cad54c0
    • includes a new rangeMappings field for GenMapping
    • includes a new isRange option for addMapping
    • includes a new setRangeSegment API
Commits

Updates @jridgewell/sourcemap-codec from 1.5.5 to 1.6.0

Changelog

Sourced from @​jridgewell/sourcemap-codec's changelog.

[1.6.0] - 2026-08-27

  • Add Range Mapping support: #45
    • includes new decodeRangeMappings and encodeRangeMappings APIs

Full Changelog: jridgewell/sourcemaps@sourcemap-codec/1.5.5...sourcemap-codec/1.6.0

Commits
  • b760015 sourcemap-codec/1.6.0
  • 8aec729 Ignore map files during ripgrepping
  • 6566f0c Range mappings: update encoding to latest
  • e5d58e6 Improve mocha setup
  • f34bc27 Changelogs
  • 01a4f69 Small clenaup
  • 6cbfce2 Add test:watch commands
  • f3cb43e Separate signing from encoding/decoding integers
  • b319fc0 Range mappings: add initial decoding/encoding support
  • 59f4045 Add unsigned VLQ encode/decode options
  • See full diff in compare view

Updates @napi-rs/wasm-runtime from 1.1.6 to 1.2.4

Changelog

Sourced from @​napi-rs/wasm-runtime's changelog.

1.2.4 (2026-09-10)

Bug Fixes

1.2.3 (2026-08-12)

Bug Fixes

1.2.2 (2026-07-31)

Performance Improvements

1.2.1 (2026-07-30)

Bug Fixes

  • wasm-runtime: preserve emnapi v1 compatibility (#3426) (856326b)

1.2.0 (2026-07-28)

Features

Commits

Updates ast-v8-to-istanbul from 1.0.0 to 1.0.6

Release notes

Sourced from ast-v8-to-istanbul's releases.

v1.0.6

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.5...v1.0.6

v1.0.5

This release includes performance improvements that can speed up coverage result remapping 5-37x depending on your project.

Following benchmarks were recorded on Github Actions in this project's CI running convert.e2e.ts:

File Before (ast-v8-to-istanbul@1.0.4) After (ast-v8-to-istanbul@1.0.5) Speed-up
vitest-cli-api-bundled.js 9,218.38 ms 324.80 ms ~28×
functions.ts 13,634.62 ms 367.30 ms ~37×
checker.ts 6,909.78 ms 1,430.17 ms ~4.8×

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.4...v1.0.5

v1.0.4

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.3...v1.0.4

v1.0.3

What's Changed

New Contributors

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.2...v1.0.3

v1.0.2

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.1...v1.0.2

Commits
  • 48f88c7 1.0.6
  • f115cf4 chore: migrate to @vitest/istanbuljs packages (#200)
  • 597312d perf: skip tokenization if no ignore hints are found (#199)
  • 09f04a5 chore(deps): update all non-major npm dependencies (#197)
  • 9f6be64 chore(dev-deps): vitest 5 (#196)
  • a39d377 chore(deps): update all non-major npm dependencies (#195)
  • 503d568 chore(deps): update all non-major npm dependencies (#194)
  • 5f34def chore(deps): update all non-major npm dependencies (#192)
  • c09f3cc chore(deps): update all non-major npm dependencies (#190)
  • 5cf65f4 chore(deps): update dependency oxlint-tsgolint to v7 (#191)
  • Additional commits viewable in compare view

Updates birpc from 4.0.0 to 4.2.0

Release notes

Sourced from birpc's releases.

v4.2.0

   🚨 Breaking Changes

  • Remove the unused /sse exports, have them as an example receipt  -  by @​antfu (06b56)
    View changes on GitHub

v4.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • e62dda5 chore: release v4.2.0
  • 06b56f0 perf!: remove the unused /sse exports, have them as an example receipt
  • 3570d87 chore: release v4.1.0
  • ac371de feat(sse): SSE + POST transport with birpc/sse/client and birpc/sse/server su...
  • 7b342ec chore: update deps
  • 6b89174 fix(types): return type for group
  • See full diff in compare view

Updates es-module-lexer from 2.0.0 to 2.3.2

Release notes

Sourced from es-module-lexer's releases.

2.3.2

What's Changed

New Contributors

Full Changelog: guybedford/es-module-lexer@2.3.1...2.3.2

2.3.1

What's Changed

Full Changelog: guybedford/es-module-lexer@2.3.0...2.3.1

2.3.0

What's Changed

Full Changelog: guybedford/es-module-lexer@2.2.0...2.3.0

2.2.0

What's Changed

New Contributors

Full Changelog: guybedford/es-module-lexer@2.1.0...2.2.0

2.1.0

What's Changed

... (truncated)

Commits
  • 08ee1be fix: forward the sourcename through the pre-init parse path (#236)
  • 5a824a1 Update package.json (#183)
  • 8274d03 fix: annotate asm.js integer return type (#230)
  • 2abc49e perf(lexer): skip identifier and number runs (#227)
  • 2b2e620 2.3.1
  • 8c21b74 perf(lexer): gate keywordStart on the next byte for i/c tokens (#223)
  • b8f9d89 perf: fast native UTF-16 source copy into Wasm memory on Node (#224)
  • dbac1c3 2.3.0
  • f3c972d fix: allow wasm memory growth in the minimal build, document it in the readme...
  • e9b611e fix: allow wasm memory growth for sources over ~4MB (#217)
  • Additional commits viewable in compare view

Updates expect-type from 1.3.0 to 1.4.0

Release notes

Sourced from expect-type's releases.

v1.4.0

What's Changed

Full Changelog: mmkal/expect-type@v1.3.0...v1.4.0

Commits

Bumps the production group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `8.0.0` | `8.0.5` |
| [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.27.1` | `7.29.7` |
| [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.28.5` | `7.29.7` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.3` | `7.29.8` |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.29.0` | `7.29.8` |
| [@jridgewell/gen-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping) | `0.3.13` | `0.4.0-beta.0` |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/sourcemap-codec) | `1.5.5` | `1.6.0` |
| [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime) | `1.1.6` | `1.2.4` |
| [ast-v8-to-istanbul](https://github.com/AriPerkkio/ast-v8-to-istanbul) | `1.0.0` | `1.0.6` |
| [birpc](https://github.com/antfu-collective/birpc) | `4.0.0` | `4.2.0` |
| [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.0.0` | `2.3.2` |
| [expect-type](https://github.com/mmkal/expect-type) | `1.3.0` | `1.4.0` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.3.6` | `11.5.2` |
| [magicast](https://github.com/unjs/magicast) | `0.5.2` | `0.5.5` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.2.5` | `10.2.6` |
| [node-abi](https://github.com/electron/node-abi) | `3.91.0` | `3.96.0` |
| [obug](https://github.com/sxzz/obug) | `2.1.1` | `2.2.1` |
| [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.1.3` | `1.1.5` |
| [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.5` |
| [std-env](https://github.com/unjs/std-env) | `4.1.0` | `4.2.0` |
| [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.4` | `2.1.5` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.14` | `7.5.22` |
| [tinyexec](https://github.com/tinylibs/tinyexec) | `1.1.2` | `1.3.1` |
| [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.16` | `0.2.17` |
| [tinyrainbow](https://github.com/tinylibs/tinyrainbow) | `3.1.0` | `3.1.1` |
| [undici](https://github.com/nodejs/undici) | `6.25.0` | `6.28.1` |


Updates `@babel/generator` from 8.0.0 to 8.0.5
- [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/v8.0.5/packages/babel-generator)

Updates `@babel/helper-string-parser` from 7.27.1 to 7.29.7
- [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.7/packages/babel-helper-string-parser)

Updates `@babel/helper-validator-identifier` from 7.28.5 to 7.29.7
- [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.7/packages/babel-helper-validator-identifier)

Updates `@babel/parser` from 7.29.3 to 7.29.8
- [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.8/packages/babel-parser)

Updates `@babel/types` from 7.29.0 to 7.29.8
- [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.8/packages/babel-types)

Updates `@jridgewell/gen-mapping` from 0.3.13 to 0.4.0-beta.0
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/gen-mapping/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/HEAD/packages/gen-mapping)

Updates `@jridgewell/sourcemap-codec` from 1.5.5 to 1.6.0
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/sourcemap-codec/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/sourcemap-codec/1.6.0/packages/sourcemap-codec)

Updates `@napi-rs/wasm-runtime` from 1.1.6 to 1.2.4
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md)
- [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.2.4/wasm-runtime)

Updates `ast-v8-to-istanbul` from 1.0.0 to 1.0.6
- [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases)
- [Commits](AriPerkkio/ast-v8-to-istanbul@v1.0.0...v1.0.6)

Updates `birpc` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/antfu-collective/birpc/releases)
- [Commits](antfu-collective/birpc@v4.0.0...v4.2.0)

Updates `es-module-lexer` from 2.0.0 to 2.3.2
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@2.0.0...2.3.2)

Updates `expect-type` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/mmkal/expect-type/releases)
- [Commits](mmkal/expect-type@v1.3.0...v1.4.0)

Updates `lru-cache` from 11.3.6 to 11.5.2
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.3.6...v11.5.2)

Updates `magicast` from 0.5.2 to 0.5.5
- [Release notes](https://github.com/unjs/magicast/releases)
- [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md)
- [Commits](unjs/magicast@v0.5.2...v0.5.5)

Updates `minimatch` from 10.2.5 to 10.2.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.2.5...v10.2.6)

Updates `node-abi` from 3.91.0 to 3.96.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Commits](electron/node-abi@v3.91.0...v3.96.0)

Updates `obug` from 2.1.1 to 2.2.1
- [Release notes](https://github.com/sxzz/obug/releases)
- [Commits](sxzz/obug@v2.1.1...v2.2.1)

Updates `rolldown` from 1.1.3 to 1.1.5
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.1.5/packages/rolldown)

Updates `semver` from 7.7.4 to 7.8.5
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.4...v7.8.5)

Updates `std-env` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/unjs/std-env/releases)
- [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md)
- [Commits](unjs/std-env@v4.1.0...v4.2.0)

Updates `tar-fs` from 2.1.4 to 2.1.5
- [Commits](mafintosh/tar-fs@v2.1.4...v2.1.5)

Updates `tar` from 7.5.14 to 7.5.22
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.14...v7.5.22)

Updates `tinyexec` from 1.1.2 to 1.3.1
- [Release notes](https://github.com/tinylibs/tinyexec/releases)
- [Commits](tinylibs/tinyexec@1.1.2...1.3.1)

Updates `tinyglobby` from 0.2.16 to 0.2.17
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](SuperchupuDev/tinyglobby@0.2.16...0.2.17)

Updates `tinyrainbow` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/tinylibs/tinyrainbow/releases)
- [Commits](tinylibs/tinyrainbow@v3.1.0...v3.1.1)

Updates `undici` from 6.25.0 to 6.28.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.25.0...v6.28.1)

---
updated-dependencies:
- dependency-name: "@babel/generator"
  dependency-version: 8.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/helper-string-parser"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@babel/helper-validator-identifier"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@babel/parser"
  dependency-version: 7.29.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/types"
  dependency-version: 7.29.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@jridgewell/gen-mapping"
  dependency-version: 0.4.0-beta.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@jridgewell/sourcemap-codec"
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@napi-rs/wasm-runtime"
  dependency-version: 1.2.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: ast-v8-to-istanbul
  dependency-version: 1.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: birpc
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: es-module-lexer
  dependency-version: 2.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: expect-type
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: lru-cache
  dependency-version: 11.5.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: magicast
  dependency-version: 0.5.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: minimatch
  dependency-version: 10.2.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: node-abi
  dependency-version: 3.96.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: obug
  dependency-version: 2.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: rolldown
  dependency-version: 1.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: semver
  dependency-version: 7.8.5
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: std-env
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: tar-fs
  dependency-version: 2.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tar
  dependency-version: 7.5.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tinyexec
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: tinyglobby
  dependency-version: 0.2.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tinyrainbow
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: undici
  dependency-version: 6.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Sep 23, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-62b1b9569f branch September 23, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants