-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore(deps): bump the webpack group across 1 directory with 8 updates #7651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Bumps the webpack group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `6.0.1` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `12.0.2` | `13.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.102.1` | `5.103.0` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.2` | `5.2.2` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.17` | `0.6.1` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.11.0` | `7.1.2` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.4` | `4.0.0` | | [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `4.10.2` | `5.0.1` | Updates `webpack-cli` from 5.1.4 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1) Updates `copy-webpack-plugin` from 12.0.2 to 13.0.1 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v12.0.2...v13.0.1) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) Updates `webpack-dev-server` from 4.15.2 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@v4.15.2...v5.2.2) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.17 to 0.6.1 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.17...v0.6.1) Updates `css-loader` from 6.11.0 to 7.1.2 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v6.11.0...v7.1.2) Updates `style-loader` from 3.3.4 to 4.0.0 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack/style-loader/blob/main/CHANGELOG.md) - [Commits](webpack/style-loader@v3.3.4...v4.0.0) Updates `webpack-bundle-analyzer` from 4.10.2 to 5.0.1 - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v4.10.2...v5.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack - dependency-name: copy-webpack-plugin dependency-version: 13.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack - dependency-name: webpack dependency-version: 5.103.0 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-major dependency-group: webpack - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack - dependency-name: css-loader dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack - dependency-name: style-loader dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack - dependency-name: webpack-bundle-analyzer dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack ... Signed-off-by: dependabot[bot] <[email protected]>
Generate changelog in
|
chore(deps): bump the webpack group across 1 directory with 8 updatesBuild artifact links for this commit: documentation | landing | table | demoThis is an automated comment from the deploy-preview CircleCI job. |
Bumps the webpack group with 8 updates in the / directory:
5.1.46.0.112.0.213.0.15.102.15.103.04.15.25.2.20.5.170.6.16.11.07.1.23.3.44.0.04.10.25.0.1Updates
webpack-clifrom 5.1.4 to 6.0.1Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
480b33dchore(release): publish new version7a5071btest: fix8326501fix: better default valueseab2f39fix: less dependencies2db1195refactor: codefca8c00fix: logging09c7cd7fix: reduce package size, avoid*.d.ts7a7e5d9fix: update peer dependencies (#4356)5405aedchore(deps-dev): bump readable-stream in the dependencies group (#4355)270fdc2chore(release): create-webpack-appUpdates
copy-webpack-pluginfrom 12.0.2 to 13.0.1Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
73a30bcchore(release): 13.0.1a527c89fix: better handling globs for watching (#808)10d5972refactor: code1ba5030chore(deps): resolve (#805)e9216efchore: upgrade eslint from v8 to v9 (#804)1561c30chore: update jest from v29 to v30 (#803)dc2c67edocs: improving typos in ISSUE_TEMPLATE files (#802)6a855e2docs: fix typos and improve clarity in README.md (#801)0cae504docs: fix typo errors (#800)e4fd967docs: fix typos and improve clarity in contribution guidelines (#799)Updates
webpackfrom 5.102.1 to 5.103.0Release notes
Sourced from webpack's releases.
Commits
e021948chore(release): 5.103.01dc6967chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#20130)077417ffix(css): many css modules bugs (#20129)7722518chore: fix script (#20128)688a7f9test: no runtime requirements for module library (#20127)04fe5a1refactor: pkg.pr.new publish (#20093)27c05c7fix: return to namespace import when the external request includes a specific...067cc60refactor: no runtime requirements for module library (#20096)d4208bafix: delay HMR accept dependencies to preserve import attributes (#20124)102e1a4feat(css): added css-style-sheet to exportType for CSSStyleSheet return (#20104)Updates
webpack-dev-serverfrom 4.15.2 to 5.2.2Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
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
@pmmmwh/react-refresh-webpack-pluginfrom 0.5.17 to 0.6.1Release notes
Sourced from
@pmmmwh/react-refresh-webpack-plugin's releases.Changelog
Sourced from
@pmmmwh/react-refresh-webpack-plugin's changelog.Commits
aff7545chore: release v0.6.1 (#923)b863d17fix: ensurethispropagates through module execution interceptor (#921)c40ad99doc: fix typo in README.md (#919)fa7e630chore(deps): bump tar-fs from 3.0.8 to 3.0.9 (#917)46b5f94chore: bump examples to v0.6.0 (#914)dd3fd5fchore(deps): bump http-proxy-middleware in /examples/flow-with-babel (#913)1825e25chore(deps): bump http-proxy-middleware in /examples/typescript-with-swc (#912)6353490chore: release v0.6.0 (#911)14dbcabchore(deps): bump koa from 2.16.0 to 2.16.1 (#909)5bc73b0chore: bump examples (#908)Updates
css-loaderfrom 6.11.0 to 7.1.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
d5ba44achore(release): 7.1.276757effix: keep order of@imports with thewebpackIgnorecomment (#1600)4b41689ci: use node v22 (#1596)2068222chore: update dependencies to latest version (#1595)e006f66refactor: useenvironmentto gettemplateLiteralvalue (#1591)5c717c9chore(release): 7.1.1d6c31a1fix: automatically rename classdefaultto_defaultwhen named export is ...b162e25chore(release): 7.1.015f793ddocs: update logic (#1587)9c165a4docs: update migration guide (#1586)Updates
style-loaderfrom 3.3.4 to 4.0.0Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
091d37dchore(release): 4.0.0abc0b5fdocs: improve more565362cdocs: update7122cderefactor!: theinsertoption can only be aselectoror the path to the mo...11b8639refactor!: thestyleTagTransformoption can only be the path to the module7ec1120test: fix977bb71refactor!: minimum supported webpack version is5.27.0a70555atest: updatedc6e368refactor!: minimum support Node.js version is18.12.0b7cdc6cchore: update codecov-action to v4 (#623)Updates
webpack-bundle-analyzerfrom 4.10.2 to 5.0.1Changelog
Sourced from webpack-bundle-analyzer's changelog.
Commits
21caf9cv5.0.15fd88a6Restore@babel/plugin-transform-class-propertiesto fix HTML report (#682)42d71d8v5.0.0aca6866Update test infra (#680)18843c1Drop support for Node less than 20.9.0 (#676)8755634Merge pull request #674 from webpack/migrate8e9d5a0chore: migrate from contribf5af532allow to catch parsing errors (#667)5d37dc3fix: allow react native bundle files (#666)544a669chore: remove gzip-size dependency (#664)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