chore(deps-dev): bump the dependencies group with 6 updates - #4846
Merged
webpack[bot] merged 1 commit intoSep 4, 2026
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `10.1.1` | `10.2.0` | | [css-loader](https://github.com/webpack/css-loader) | `7.1.4` | `7.1.5` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.1` | | [sass-loader](https://github.com/webpack/sass-loader) | `17.0.0` | `17.0.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` | | [webpack](https://github.com/webpack/webpack) | `5.110.1` | `5.110.2` | Updates `cspell` from 10.1.1 to 10.2.0 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.2.0/packages/cspell) Updates `css-loader` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.4...v7.1.5) Updates `jest` from 30.4.2 to 30.5.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest) Updates `sass-loader` from 17.0.0 to 17.0.1 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v17.0.0...v17.0.1) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) Updates `webpack` from 5.110.1 to 5.110.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.110.1...v5.110.2) --- updated-dependencies: - dependency-name: cspell dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: css-loader dependency-version: 7.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-version: 30.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass-loader dependency-version: 17.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.110.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
|
This PR is packaged and the instant preview is available (cdb841d). Install it locally:
npm i -D webpack-cli@https://pkg.pr.new/webpack-cli@cdb841d
yarn add -D webpack-cli@https://pkg.pr.new/webpack-cli@cdb841d
pnpm add -D webpack-cli@https://pkg.pr.new/webpack-cli@cdb841d |
webpack
Bot
deleted the
dependabot/npm_and_yarn/dependencies-72d01e30f0
branch
September 4, 2026 16:28
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 dependencies group with 6 updates:
10.1.110.2.07.1.47.1.530.4.230.5.117.0.017.0.14.23.124.23.135.110.15.110.2Updates
cspellfrom 10.1.1 to 10.2.0Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
... (truncated)
Commits
2d310afv10.2.090f3b74chore: Prepare Release v10.2.0 (auto-deploy) (#9125)308c7eav10.2.0-alpha.7b03d9cechore: Prepare Release v10.2.0-alpha.7 (auto-deploy) (#9123)b3ec56echore: Prepare Release v10.2.0-alpha.6 (auto-deploy) (#9116)e4f1c80v10.2.0-alpha.5444c3b3chore: Prepare Release v10.2.0-alpha.5 (auto-deploy) (#9114)12112f5v10.2.0-alpha.479dee1bchore: Prepare Release v10.2.0-alpha.4 (auto-deploy) (#9109)8cef1dfv10.2.0-alpha.3Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for cspell since your current version.
Updates
css-loaderfrom 7.1.4 to 7.1.5Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
be04ec2chore(release): 7.1.5405bddedocs: deprecate css-loader in favor of webpack's built-in CSS support (#1683)bd20834fix: strip BOM before processing with postcss (#1684)488cdb1chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#1663)fd4cb47chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#1659)4bf84fadocs: clarify style-loader usage in Getting Started (#1656)d7441e5chore(deps): bump immutable from 5.1.3 to 5.1.5 (#1654)ca53a77chore(deps): bump minimatch (#1653)Updates
jestfrom 30.4.2 to 30.5.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
9ab14fev30.5.1912baa3v30.5.0b91717achore: refresh coding agent instructions (#16182)Updates
sass-loaderfrom 17.0.0 to 17.0.1Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
f38ee40chore(release): new release (#1338)d33042bdocs: explain how@use/@importrequests are resolved (#1339)72640dbfix: remove the BOM from the compiled CSS (#1337)a28ab73docs: use the built-in CSS support of webpack in examples (#1336)7b81867chore(deps): apply socket fixes (#1333)b17bc02chore(deps-dev): bump postcss from 8.5.14 to 8.5.26 (#1332)c7a83fechore(deps-dev): bump fast-uri from 3.1.2 to 3.1.5 (#1331)14a29c0chore(deps-dev): bump shell-quote from 1.8.2 to 1.10.0 (#1328)e2a48b8chore(deps): bump immutable from 5.1.5 to 5.1.9 (#1327)87864a5chore(deps-dev): bump@babel/corefrom 7.29.0 to 7.29.6 (#1326)Updates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)Updates
webpackfrom 5.110.1 to 5.110.2Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
75eec50chore(release): new release (#21850)0b28311fix: move the source map with a removed BOM (#21861)c5fb111fix(css): skip the loading runtime when every css chunk is initial (#21862)17fa705docs: update examples (#21860)e7ad244fix: do not emit a JS chunk for an output.html generated page (#21859)b74192ffix(loaders): strip a BOM from a string result in the loader chain (#21857)852e759fix: report an unused named import that names a missing export (#21856)2a6a4fadocs: drop the built-in-superseded loaders and plugins from the README (#21855)1f3264efix: ESM correctness in circular re-exports, imported bindings and defer orde...e9a34aefix(analyzable): bake urls past cycles, mixed-served wasm and partial style m...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