deps(node): bump the js-dev-dependencies group across 1 directory with 7 updates - #29
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…h 7 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.9.1` | | [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.1.7` | `2.2.3` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.6` | `7.3.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.28.2` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.9.0` | `4.10.0` | | [rollup](https://github.com/rollup/rollup) | `4.62.4` | `4.63.1` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.3` | Updates `@napi-rs/cli` from 3.8.2 to 3.9.1 - [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.9.1) Updates `@rspack/core` from 2.1.7 to 2.2.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.2.3/packages/rspack) Updates `astro` from 7.1.6 to 7.3.2 - [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.3.2/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 `fast-check` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.10.0/packages/fast-check) 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 `webpack` from 5.109.2 to 5.110.3 - [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.3) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: "@rspack/core" dependency-version: 2.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: astro dependency-version: 7.3.2 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: fast-check dependency-version: 4.10.0 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: webpack dependency-version: 5.110.3 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.9.12.1.72.2.37.1.67.3.20.25.120.28.24.9.04.10.04.62.44.63.15.109.25.110.3Updates
@napi-rs/clifrom 3.8.2 to 3.9.1Release notes
Sourced from @napi-rs/cli's releases.
Commits
7e3f293chore(release): publishf772ee0fix(cli): align generated file formats (#3501)1cf5ec5fix(cli): use accessible WASI preopen root on Android (#3485)cf9245dchore(deps): update vitest monorepo to v5 (#3481)78fa3adfix(macro): recognize fully-qualified napi::Env as the special Env parameter ...37283c7chore(deps): lock file maintenance (#3474)1932d2fchore(deps): update release-plz/action action to v0.5.135 (#3500)0238e8bfix(deps): update dependency js-yaml to v5 (#3344)9ed9d35chore(deps): update dependency electron to v44 (#3468)58fb862chore(deps): upgrade oxlint, fix warnings (#3487)Updates
@rspack/corefrom 2.1.7 to 2.2.3Release notes
Sourced from @rspack/core's releases.
... (truncated)
Commits
62bd14fMerge branch 'main' into chore/release-2026-09-08a704ff0fix: support Windows DOS device paths (#15507)256145achore(release): release 2.2.38e0da07fix: preserve diagnostics returned by importModule (#15496)f9abfc0fix: prevent recursive module federation shared compilation (#15494)7bdd2bffeat(css): support CSS import and asset URL externals (#15431)9021d03fix: revert afterOptimizeChunkIds and renderContent hooks (#15471)7b15eddfeat(cache): port webpack persistent module cache (#15380)8e7ee31fix(esm): remove empty chunks except for facade chunks (#15424)9e0ffd4feat(watcher): support a function for the native watcherignoredoption (#1...Updates
astrofrom 7.1.6 to 7.3.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
aa4949e[ci] release (#17915)42e9188fix(i18n): replace locale segment by index in fallback routing (#17907) (#17908)4b92ddcGuard setFetchHandler call in non-runnable dev entrypoint to fix sessions + m...c1a6a89fix: include .astro files in client optimizeDeps entries to prevent 504 on la...a548223Only treat literal script/style content as raw in MDX rendering (#17896)92f23cc[ci] release (#17900)0389640fix: dont use internal paths (#17899)f800de1[ci] release (#17881)1e0b7e6[ci] format4671a5cchore(deps): update react to v19 in0-cssfixture (#17888)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
fast-checkfrom 4.9.0 to 4.10.0Release notes
Sourced from fast-check's releases.
Changelog
Sourced from fast-check's changelog.
Commits
4fba17d🔖 Update CHANGELOG.md for fast-check@4.10.0,@fast-check/jest@2.3.0,@fast-ch...a433d8b⬆️ Update dependency@types/nodeto ^24.13.4 (#7263)8470c46⬆️ Update dependency@microsoft/api-extractorto ^7.59.1 (#7255)5382221🗑️ Deprecate v5 removals (#7261)3cc3696🗑️ Deprecate parameters superseded by plugins (#7260)a93374d✨ Add theunbiasedplugin to generate without bias (#7231)0f1bf99✨ Add ability to decorategeneratevia Plugins (#7259)917a447✨ Add plugins to drop runs on already covered cases (#7230)32daf74⚡️ Single timer forinterruptAfterTimeLimit(#7251)485f337👥 Add jkomyno as code contributor (#7246)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
webpackfrom 5.109.2 to 5.110.3Release notes
Sourced from webpack's releases.