deps(node): bump the js-dev-dependencies group across 1 directory with 8 updates - #19
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…h 8 updates Bumps the js-dev-dependencies group with 7 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.2.1` | | [@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.9` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.28.2` | | [rollup](https://github.com/rollup/rollup) | `4.62.4` | `4.63.1` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.1` | 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.2.1 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.2.1/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.9 - [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.9/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.63.1 - [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.63.1) 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) Updates `webpack` from 5.109.2 to 5.110.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.2...v5.110.1) --- 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.2.1 dependency-type: direct:development update-type: version-update:semver-minor 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.9 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.63.1 dependency-type: direct:development update-type: version-update:semver-minor 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 - dependency-name: webpack dependency-version: 5.110.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates in the /src/bindings/nodejs directory:
3.8.23.8.62.1.72.2.14.1.104.1.117.1.67.2.90.25.120.28.24.62.44.63.15.109.25.110.1Updates
@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.2.1Release notes
Sourced from @rspack/core's releases.
... (truncated)
Commits
ca3ea54Merge branch 'main' into release/2.2.12660d95chore: ⬆️ 2.2.122dda99fix(rsc): store server compiler ID in native coordinator (#15307)99a1394fix(ids): correct compact hashed API names (#15356)58205a8feat: track dependencies in loader cache (#15325)755e8dcfeat(wasm): align wasmStreamingFallback with webpack (#15334)27c1351fix(core): run afterCompile before shouldEmit and asset emission (#15326)322601fdocs: clarify incremental mode requirement (#15339)22b17d9fix: disable incremental outside development mode (#15332)19f07b5chore(release): 2.2.0 (#15333)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.9Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
ad7a332[ci] release (#17845)eb87a23Escape set:text values in Astro JSX (#17847)b441180fix(astro): type .html imports outside of .astro files (#17846)32e8b44Guard against stripping /index.html when stripped pathname no longer matches ...c35448efix(build): strip prerender-only entry specifiers from SSR manifest (#17841)7cadf10[ci] release (#17826)ecb4082Update Sharp to 0.35.4 (#17837)8bf6f1achore: split v5/v6 changelogs (#17825)db7c53bchore(deps): replace "find-process" with a smaller, lighter alternative (#17786)eface15[ci] release (#17815)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.63.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
Commits
78bfef04.63.1be6b835Revert improve function return value tracking (#6490)db15922fix(deps): update minor/patch updates (#6489)34b8b924.63.0456b237feat: improve function return value tracking (#6065)21528bbfix(deps): update swc monorepo (major) (#6484)250b175chore(deps): lock file maintenance (#6486)89bda2cchore(deps): update minor/patch updates (#6483)f0b0413chore(deps): lock file maintenance (#6485)a362d28Remove unused rendered module sources map (#6482)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...Updates
webpackfrom 5.109.2 to 5.110.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.