Update webpack (major) #78
Open
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.
This PR contains the following updates:
^9.0.0→^10.0.0^11.0.0→^13.0.0^6.0.0→^7.0.0^4.0.0→^5.0.0^3.0.0→^4.0.0^2.1.0→^3.0.0^5.0.0→^6.0.0^6.0.0→^7.0.0^4.0.0→^5.0.0Release Notes
babel/babel-loader (babel-loader)
v10.0.0Compare Source
What's Changed
Breaking Changes
^18.20.0 || ^20.10.0 || >=22.0.0and webpack requirement to>= 5.61.0by @JLHwung in #1026New Features
Bug Fixes
Docs
cacheIdentifieris computed from the merged options by @JLHwung in #1000Dependencies
find-cache-dirbyfind-upby @JLHwung in #1031Internal
New Contributors
Full Changelog: babel/babel-loader@v9.1.3...v10.0.0
v9.2.1Compare Source
What's Changed
Full Changelog: babel/babel-loader@v9.2.0...v9.2.1
v9.2.0Compare Source
What's Changed
cacheIdentifieris computed from the merged options by @JLHwung in #1000Full Changelog: babel/babel-loader@v9.1.3...v9.2.0
webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
v13.0.1Compare Source
v13.0.0Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.2Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.1Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.0Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
webpack-contrib/css-loader (css-loader)
v7.1.2Compare Source
v7.1.1Compare Source
v7.1.0Compare Source
Features
getJSONoption to output CSS modules mapping (#1577) (af834b4)v7.0.0Compare Source
⚠ BREAKING CHANGES
modules.namedExportoption istrueby default if you enable theesModuleoptionMigration guide:
Before:
After:
To restore 6.x behavior, please use:
Typescript migration:
Before:
After:
modules.exportLocalsConventionhas the valueas-iswhen themodules.namedExportoption istrueand you don't specify a value5.27.018.12.0Features
modules.namedExportsoption works fine with anymodules.exportLocalsConventionvalues (f96a110)modules.exportLocalsConventionoptions (40e1668)v6.11.0Compare Source
Features
Bug Fixes
@scopeat-rule without params (#1581) (e022e3b)v6.10.0Compare Source
Features
@rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@scopeat-rule supportv6.9.1Compare Source
Features
@rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@scopeat-rule supportv6.9.0Compare Source
Features
@rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@scopeat-rule supportwebpack-contrib/html-loader (html-loader)
v5.1.0Compare Source
Features
postprocessoroption (#518) (536a204)v5.0.0Compare Source
⚠ BREAKING CHANGES
18.12.0(#504) (c82cfea)webpack-contrib/style-loader (style-loader)
v4.0.0Compare Source
⚠ BREAKING CHANGES
5.27.018.12.0insertoption can only be a selector or the path to the moduleMigration:
Before:
webpack.config.js
After:
insert-function.js
webpack.config.js
styleTagTransformoption can only be the path to the moduleMigration:
Before:
webpack.config.js
After:
style-tag-transform-function.js
webpack.config.js
Bug Fixes
3.3.3 (2023-05-19)
Bug Fixes
3.3.2 (2023-03-13)
Bug Fixes
3.3.1 (2021-10-21)
Bug Fixes
v3.3.4Compare Source
3.3.4 (2024-01-09)
Bug Fixes
RoccoC/webpack-build-notifier (webpack-build-notifier)
v3.1.0Compare Source
May 28, 2024
v3.0.0Compare Source
May 27, 2024
webpack/webpack-cli (webpack-cli)
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)webpack/webpack-dev-middleware (webpack-dev-middleware)
v7.4.5Compare Source
v7.4.4Compare Source
v7.4.3Compare Source
v7.4.2Compare Source
v7.4.1Compare Source
v7.4.0Compare Source
Features
image.e12ab567.jpg) (5ed629d)Cache-Controlheader (#1923) (f7529c3)Bug Fixes
devServer: false(b443f4d)v7.3.0Compare Source
Features
7.2.1 (2024-04-02)
Bug Fixes
v7.2.1Compare Source
Features
7.2.1 (2024-04-02)
Bug Fixes
v7.2.0Compare Source
Features
7.2.1 (2024-04-02)
Bug Fixes
v7.1.1Compare Source
Features
ETagheader generation (#1797) (b759181)Last-Modifiedheader generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)v7.1.0Compare Source
Features
ETagheader generation (#1797) (b759181)Last-Modifiedheader generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)v7.0.0Compare Source
⚠ BREAKING CHANGES
Features
updated memfs@4 (#1693) (244d9f8)
minimum supported Node.js version is 18.12.0 (#1694) (e273d61)
6.1.1 (2023-05-16)
Bug Fixes
methodsshould be string array (#1550) (41b2f77)v6.1.3Compare Source
6.1.3 (2024-03-29)
Bug Fixes
v6.1.2Compare Source
6.1.2 (2024-03-20)
Bug Fixes
webpack/webpack-dev-server (webpack-dev-server)
v5.2.3Compare Source
v5.2.2Compare Source
v5.2.1Compare Source
Security
Access-Control-Allow-OriginheaderOriginheader are not allowed to connect to WebSocket server unless configured byallowedHostsor it different from theHostheaderThe above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.
Bug Fixes
v5.2.0Compare Source
Features
getClientEntryandgetClientHotEntrymethods to get clients entries (dc642a8)Bug Fixes
v5.1.0Compare Source
Features
appoption to beFunction(by default only withconnectcompatibility frameworks) (3096148)serveroption to beFunction(#5275) (02a1c6d)connectandconnectcompatibility frameworks which support HTTP2 (#5267) (6509a3f)Bug Fixes
platformproperty to determinate the target (#5269) (c3b532c)rimrafwithrm(#5162) (1a1561f)devServer: false(#5272) (8b341cb)5.0.4 (2024-03-19)
Bug Fixes
5.0.3 (2024-03-12)
Bug Fixes
5.0.2 (2024-02-16)
Bug Fixes
5.0.1 (2024-02-13)
Bug Fixes
require-trusted-types-for(#5046) (e115436)v5.0.4Compare Source
Security
Access-Control-Allow-OriginheaderOriginheader are not allowed to connect to WebSocket server unless configured byallowedHostsor it different from theHostheaderThe above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.
Bug Fixes
v5.0.3Compare Source
Features
appoption to beFunction(by default only withconnectcompatibility frameworks) (3096148)serveroption to beFunction(#5275) (02a1c6d)connectandconnectcompatibility frameworks which support HTTP2 (#5267) (6509a3f)Bug Fixes
platformproperty to determinate the target (#5269) (c3b532c)rimrafwithrm(#5162) (1a1561f)devServer: false(#5272) (8b341cb)[5.0.4](https://redirect.github.com/webpack/webpack-dev-server/compare/v5.0.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.