deps(node): bump the js-dev-dependencies group across 1 directory with 7 updates - #16
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…h 7 updates Bumps the js-dev-dependencies group with 6 updates in the /src/bindings/nodejs directory: | Package | From | To | | --- | --- | --- | | [@napi-rs/cli](https://github.com/napi-rs/napi-rs) | `3.8.2` | `3.8.6` | | [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.1.7` | `2.1.10` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.6` | `7.2.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.28.2` | | [rollup](https://github.com/rollup/rollup) | `4.62.4` | `4.62.5` | Updates `@napi-rs/cli` from 3.8.2 to 3.8.6 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.8.2...@napi-rs/cli@3.8.6) Updates `@rspack/core` from 2.1.7 to 2.1.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.10/packages/rspack) Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8) Updates `astro` from 7.1.6 to 7.2.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.2.4/packages/astro) Updates `esbuild` from 0.25.12 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.12...v0.28.2) Updates `rollup` from 4.62.4 to 4.62.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.4...v4.62.5) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.8.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dev-dependencies - dependency-name: "@rspack/core" dependency-version: 2.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dev-dependencies - dependency-name: astro dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: rollup dependency-version: 4.62.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dev-dependencies - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/src/bindings/nodejs/js-dev-dependencies-e3f2db3243
branch
August 31, 2026 13:37
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 js-dev-dependencies group with 6 updates in the /src/bindings/nodejs directory:
3.8.23.8.62.1.72.1.104.1.104.1.117.1.67.2.40.25.120.28.24.62.44.62.5Updates
@napi-rs/clifrom 3.8.2 to 3.8.6Commits
70c1493chore(release): publishaeba312fix(cli): compatible with emnapi v1 & v2 (#3454)d532909chore(deps): update dependency oxc-parser to ^0.144.0 (#3453)b8ba732fix(deps): update emnapi to v2.0.0-alpha.4 (#3451)06349ebchore(deps): update cross-platform-actions/action action to v1.4.0 (#3452)a5b5f27chore(release): publish980b0b3fix(cli): validate publish-effective exports in threadless wasi pre-publish (...f5c8872chore(deps): lock file maintenance (#3435)956e452chore: release (#3448)73048f5chore(release): publishUpdates
@rspack/corefrom 2.1.7 to 2.1.10Release notes
Sourced from @rspack/core's releases.
... (truncated)
Commits
b1df77dchore(release): release 2.1.10ac3dcd6fix: share ExternalModule hooks across core instances (#15163)fc596d8feat: new cache system (#15110)cce3b45feat: expose ExternalModule chunkCondition hook (#15093)82e5548chore: release v2.1.9 (#15148)5dc1d7afeat: support caseSensitive in import.meta.glob (#14811)d709ed6docs: align stats hooks docs with implementation (#15126)4597f77fix(types): align public API docs with declarations (#15107)2699c37fix: align loader context docs and types with implementation (#15095)640f5d3fix: support loader context APIs in parallel loaders (#15092)Updates
@vitest/coverage-v8from 4.1.10 to 4.1.11Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)Updates
astrofrom 7.1.6 to 7.2.4Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8a31cba[ci] release (#17739)aeda810[ci] formata90ff66fix(assets): harden vendored image-size box and entry checks (#17747)05763a0Respect path-segment boundaries when stripping the configured base (#17701)70b449dfix(routing): keep the trailing slash when stripping an injected .html (#17742)771b0a9fix(container): wire astroConfig.site through to the SSR manifest so Astro.si...52e6c34[ci] release (#17691)97140b2fix(collections): chunk writing of collections (#17724)e28d227docs: fix the code snippets in the JSDoc for the configuration options (#17699)c3b9aedchore: remove unifont workaround (#17723)Updates
esbuildfrom 0.25.12 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for esbuild since your current version.
Updates
rollupfrom 4.62.4 to 4.62.5Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
c20402e4.62.5e24957aKeep the semicolon added after a replaced default export (#6468)4b6bc39chore(deps): update dtolnay/rust-toolchain digest to 4360b52 (#6476)62efc42fix(deps): update swc monorepo (major) (#6470)c937289chore(deps): update dependency eslint-plugin-unicorn to v73 (#6472)d652a69chore(deps): lock file maintenance (#6480)bd116c7chore(deps): lock file maintenance (#6479)10edaf7chore(deps): lock file maintenance (#6478)d42b0d6fix(deps): update minor/patch updates (#6477)bfda94ffix(deps): update minor/patch updates (#6469)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions