Bump the webpack group with 7 updates#14647
Merged
Conversation
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
e8acb39 to
6d71df7
Compare
9a95e12 to
6b4f75c
Compare
JamieB-gu
approved these changes
Oct 20, 2025
6b4f75c to
f1fd6ac
Compare
f1fd6ac to
695845b
Compare
Bumps the webpack group with 7 updates: | Package | From | To | | --- | --- | --- | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.3` | `5.6.4` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` | | [webpack](https://github.com/webpack/webpack) | `5.101.0` | `5.102.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.1` | `5.2.2` | | [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) | `6.0.2` | `6.3.0` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `7.4.2` | `7.4.5` | | [webpack-sources](https://github.com/webpack/webpack-sources) | `3.2.3` | `3.3.3` | Updates `html-webpack-plugin` from 5.6.3 to 5.6.4 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.3...v5.6.4) Updates `ts-loader` from 9.5.2 to 9.5.4 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.2...v9.5.4) Updates `webpack` from 5.101.0 to 5.102.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.0...v5.102.1) Updates `webpack-dev-server` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.1...v5.2.2) Updates `webpack-assets-manifest` from 6.0.2 to 6.3.0 - [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases) - [Changelog](https://github.com/webdeveric/webpack-assets-manifest/blob/master/release.config.mjs) - [Commits](webdeveric/webpack-assets-manifest@v6.0.2...v6.3.0) Updates `webpack-dev-middleware` from 7.4.2 to 7.4.5 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v7.4.2...v7.4.5) Updates `webpack-sources` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/webpack/webpack-sources/releases) - [Commits](webpack/webpack-sources@v3.2.3...v3.3.3) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-version: 5.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack-assets-manifest dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack - dependency-name: webpack-dev-middleware dependency-version: 7.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack-sources dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack ... Signed-off-by: dependabot[bot] <support@github.com>
695845b to
be3f798
Compare
|
Seen on PROD (created by @dependabot[bot] and merged by @JamieB-gu 7 minutes and 52 seconds ago) Please check your changes! |
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 webpack group with 7 updates:
5.6.35.6.49.5.29.5.45.101.05.102.15.2.15.2.26.0.26.3.07.4.27.4.53.2.33.3.3Updates
html-webpack-pluginfrom 5.6.3 to 5.6.4Changelog
Sourced from html-webpack-plugin's changelog.
Commits
6ef547achore(release): 5.6.4b733b1afix: compilation.errors should contain Error objects (#1877)dbc9af6test: issue 1873 (#1876)5ec703dchore(deps): bump webpack (#1875)Updates
ts-loaderfrom 9.5.2 to 9.5.4Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
f7d022fUpdate changelog for version 9.5.4 (#1677)ba825c2chore: TypeScript 5.9 upgrade (#1676)847a249feat: stub for 5.8 (#1668)0ee4035feat: Update push.yml with workflow_dispatchd735298chore: update lockfile (#1666)Updates
webpackfrom 5.101.0 to 5.102.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
c7ebdbdchore(release): 5.102.1b7530c2fix(css): correct CC_UPPER_U typo (E -> U) (#19989)f3ef142fix: defer import mangling (#19988)d32f171fix: hash options types (#19987)436fc7dchore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (#19986)c7dd066fix: context modules with import attributes (#19984)85bacbdfix: default import of commonjs externals for SystemJS format7634cd2docs: update examples (#19982)9f98d80fix: javascript parser options types (#19980)8804459chore(deps): bump CodSpeedHQ/action from 4.0.1 to 4.1.0 (#19977)Updates
webpack-dev-serverfrom 5.2.1 to 5.2.2Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
195a7e6chore(release): 5.2.2620bef1chore(deps): update (#5511)03d1214fix: respect theallowedHostsoption for cross-origin header check (#5510)5ba862echore(deps-dev): bump the dependencies group across 1 directory with 7 update...f7fec94chore: fix typo (#5508)6ee8cd0ci: add Node.js v24 (#5492)d30f963chore: update http-proxy-middleware to ^2.0.9 (#5503)66cf033chore(deps-dev): bump the dependencies group with 2 updates (#5504)4367a5crefactor: use 'String#startsWith' & replace if-then-else (#5501)8e6604fchore(deps): bump the dependencies group across 1 directory with 4 updates (#...Updates
webpack-assets-manifestfrom 6.0.2 to 6.3.0Release notes
Sourced from webpack-assets-manifest's releases.
Commits
038562cMerge pull request #315 from webdeveric/chore/deps714a581chore(deps-dev): updated dev dependenciesfabe029chore(deps): updated dependencies47699a9chore: configuredminimumReleaseAged07f530chore: bumpedpnpmversion087b465Merge pull request #313 from webdeveric/chore/depsba9cf49chore(deps-dev): updated dev dependenciesc2abe95chore: bumpedpnpmversion00bb8a1Merge pull request #312 from webdeveric/chore/cie7d952eci: updated cron scheduleUpdates
webpack-dev-middlewarefrom 7.4.2 to 7.4.5Release notes
Sourced from webpack-dev-middleware's releases.
Changelog
Sourced from webpack-dev-middleware's changelog.
Commits
ec97e06chore(release): 7.4.5c9a0e68fix: unpin memfs (#2176)0c87e95chore(deps-dev): bump the dependencies group across 1 directory with 6 update...8f40f5fchore(release): 7.4.4044d691fix: pin memfs version (#2174)253c7e1chore(deps-dev): bump the dependencies group with 3 updates (#2170)2535262chore(deps): bump the dependencies group across 1 directory with 5 updates (#...6b7531echore: remove CODEOWNERS, too spammy (#2167)be10aa6chore(deps): remove strip-ansi (#2166)0c4431bchore(deps): updateUpdates
webpack-sourcesfrom 3.2.3 to 3.3.3Release notes
Sourced from webpack-sources's releases.
Commits
1b98c0fchore(release): 3.3.3b19b923fix: generate last column mapping even when source is missing for ConcatSourceb2db929ci: improve (#172)6af577cchore: use eslint-config-webpack (#170)4588be9refactor: replace "for" loop with "while" loop (#169)ff8093crefactor: use for...of for better readability (#168)c74a44fchore: fix typos (#167)9d63cbcchore(release): 3.3.25f37699fix(types): usingHashLikename insteadHash(#166)60b8628chore(release): 3.3.1Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-sources since your current version.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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