-
Notifications
You must be signed in to change notification settings - Fork 804
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
Update dependency webpack-cli to v6 #41286
Conversation
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
ac55732
to
0e84191
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good, I don't see any relevant changes in the built artifacts.
No time to merge it this evening though, EOD for me. I'll do it tomorrow if no one beats me to it.
This PR contains the following updates:
4.9.1
->6.0.1
4.9.1
->6.0.1
^5.1.0
->^6.0.0
Release Notes
webpack/webpack-cli (webpack-cli)
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
BREAKING CHANGES
18.12.0
init
,loader
andplugin
commands in favorcreate-webpack-app
webpack-dev-server@v4
5.82.0
Bug Fixes
webpack.config.js
in ESM format (#4346) (5106684)Features
info
/version
command (#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
.cts
and.mts
extensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watch
used (#3783) (c0436ba)v5.1.4
Compare Source
Bug Fixes
v5.1.3
Compare Source
Bug Fixes
v5.1.2
Compare Source
Bug Fixes
.cts
and.mts
extensions (a77daf2)v5.1.1
Compare Source
Bug Fixes
--watch
used (#3783) (c0436ba)v5.1.0
Compare Source
Features
extends
(#3738) (d04d0b9)Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
5.0.1 (2022-12-05)
Bug Fixes
define-process-env-node-env
aliasnode-env
(#3514) (346a518)v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
define-process-env-node-env
aliasnode-env
(#3514) (346a518)v5.0.0
Compare Source
Bug Fixes
--disable-interpret
option (#3364) (bdb7e20)utils
export (#3343) (a9ce5d0)NODE_PATH
env variable (#3411) (83d1f58)Features
--define-process-env-node-env
optioninterpret
to v3 andrechoir
to v0.8BREAKING CHANGES
migrate
command (#3291) (56b43e4), closes #3291--prefetch
option in favor thePrefetchPlugin
plugin--node-env
option in favor--define-process-env-node-env
--hot
option in favor of directly using theHotModuleReplacement
plugin (only forbuild
command, forserve
it will work)--entry
option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please usewebpack --entry-reset --entry './src/my-entry.js'
v4.10.0
Compare Source
Bug Fixes
--env
flag (#3286) (402c0fe)Features
4.9.2 (2022-01-24)
Bug Fixes
negatedDescription
for flags from schema (#3102) (463b731)4.9.1 (2021-10-18)
Bug Fixes
import
(#3006) (6a9aac9)v4.9.2
Compare Source
Bug Fixes
negatedDescription
for flags from schema (#3102) (463b731)Configuration
📅 Schedule: Branch creation - "* 0-2 1 * *" in timezone UTC, 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.