chore(deps): (deps): bump the production group with 26 updates - #322
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-62b1b9569f
branch
September 23, 2026 02:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production group with 26 updates:
8.0.08.0.57.27.17.29.77.28.57.29.77.29.37.29.87.29.07.29.80.3.130.4.0-beta.01.5.51.6.01.1.61.2.41.0.01.0.64.0.04.2.02.0.02.3.21.3.01.4.011.3.611.5.20.5.20.5.510.2.510.2.63.91.03.96.02.1.12.2.11.1.31.1.57.7.47.8.54.1.04.2.02.1.42.1.57.5.147.5.221.1.21.3.10.2.160.2.173.1.03.1.16.25.06.28.1Updates
@babel/generatorfrom 8.0.0 to 8.0.5Release notes
Sourced from @babel/generator's releases.
... (truncated)
Changelog
Sourced from @babel/generator's changelog.
... (truncated)
Commits
0d8ed70v8.0.5b536617fix(generator): keep parens for ?. chain in tag (#18202)61bfda5chore: Update prettier v3.9 (#18147)79b62deUp source map packages (#18135)6b66b17fix(parser): forbid let x! and let x! = (#18100)Updates
@babel/helper-string-parserfrom 7.27.1 to 7.29.7Release notes
Sourced from @babel/helper-string-parser's releases.
... (truncated)
Commits
4fba754v7.29.7Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/helper-string-parsersince your current version.Updates
@babel/helper-validator-identifierfrom 7.28.5 to 7.29.7Release notes
Sourced from @babel/helper-validator-identifier's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/parserfrom 7.29.3 to 7.29.8Release notes
Sourced from @babel/parser's releases.
Commits
5de11cav7.29.864c37e5Disallow super call after new (#17871)4fba754v7.29.7Updates
@babel/typesfrom 7.29.0 to 7.29.8Release notes
Sourced from @babel/types's releases.
... (truncated)
Commits
5de11cav7.29.864c37e5Disallow super call after new (#17871)4fba754v7.29.7Updates
@jridgewell/gen-mappingfrom 0.3.13 to 0.4.0-beta.0Changelog
Sourced from @jridgewell/gen-mapping's changelog.
Commits
Updates
@jridgewell/sourcemap-codecfrom 1.5.5 to 1.6.0Changelog
Sourced from @jridgewell/sourcemap-codec's changelog.
Commits
b760015sourcemap-codec/1.6.08aec729Ignore map files during ripgrepping6566f0cRange mappings: update encoding to lateste5d58e6Improve mocha setupf34bc27Changelogs01a4f69Small clenaup6cbfce2Add test:watch commandsf3cb43eSeparate signing from encoding/decoding integersb319fc0Range mappings: add initial decoding/encoding support59f4045Add unsigned VLQ encode/decode optionsUpdates
@napi-rs/wasm-runtimefrom 1.1.6 to 1.2.4Changelog
Sourced from @napi-rs/wasm-runtime's changelog.
Commits
7e3f293chore(release): publishf772ee0fix(cli): align generated file formats (#3501)58fb862chore(deps): upgrade oxlint, fix warnings (#3487)70c1493chore(release): publishaeba312fix(cli): compatible with emnapi v1 & v2 (#3454)b8ba732fix(deps): update emnapi to v2.0.0-alpha.4 (#3451)9c10fc5build(wasm-runtime): use Rolldown (#3429)5b344c3chore(release): publish0fd17faperf(wasm-runtime): remove sourcemap (#3428)164a1cachore(release): publishUpdates
ast-v8-to-istanbulfrom 1.0.0 to 1.0.6Release notes
Sourced from ast-v8-to-istanbul's releases.
Commits
48f88c71.0.6f115cf4chore: migrate to@vitest/istanbuljspackages (#200)597312dperf: skip tokenization if no ignore hints are found (#199)09f04a5chore(deps): update all non-major npm dependencies (#197)9f6be64chore(dev-deps): vitest 5 (#196)a39d377chore(deps): update all non-major npm dependencies (#195)503d568chore(deps): update all non-major npm dependencies (#194)5f34defchore(deps): update all non-major npm dependencies (#192)c09f3ccchore(deps): update all non-major npm dependencies (#190)5cf65f4chore(deps): update dependency oxlint-tsgolint to v7 (#191)Updates
birpcfrom 4.0.0 to 4.2.0Release notes
Sourced from birpc's releases.
Commits
e62dda5chore: release v4.2.006b56f0perf!: remove the unused/sseexports, have them as an example receipt3570d87chore: release v4.1.0ac371defeat(sse): SSE + POST transport with birpc/sse/client and birpc/sse/server su...7b342ecchore: update deps6b89174fix(types): return type for groupUpdates
es-module-lexerfrom 2.0.0 to 2.3.2Release notes
Sourced from es-module-lexer's releases.
... (truncated)
Commits
08ee1befix: forward the sourcename through the pre-init parse path (#236)5a824a1Update package.json (#183)8274d03fix: annotate asm.js integer return type (#230)2abc49eperf(lexer): skip identifier and number runs (#227)2b2e6202.3.18c21b74perf(lexer): gate keywordStart on the next byte for i/c tokens (#223)b8f9d89perf: fast native UTF-16 source copy into Wasm memory on Node (#224)dbac1c32.3.0f3c972dfix: allow wasm memory growth in the minimal build, document it in the readme...e9b611efix: allow wasm memory growth for sources over ~4MB (#217)Updates
expect-typefrom 1.3.0 to 1.4.0Release notes
Sourced from expect-type's releases.
Commits
48743111.4.027b0e57idea:.branded.inspectto view deep prop types (#113)2794969renovate: update 🌲 (#215)29130cdfeat: support overloads inthisParameter(#204)658ea87test: lock non-callable thisParameter fallback (#214)22eb69erenovate: update 🌲 (#212)f6ec417chore: gate Renovate dependency PRs (#213)25403ebrenovate: update np,@types/nodeand 12 more 🌲 (#133)459a1e1Update@typescript/native-previewas it's stable enough (