-
-
Notifications
You must be signed in to change notification settings - Fork 431
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
chore(deps): update dependency webpack-cli to v5 #1593
base: main
Are you sure you want to change the base?
Conversation
700ae47
to
66d2543
Compare
66d2543
to
b3d9ad7
Compare
b3d9ad7
to
6e48f98
Compare
6e48f98
to
ccb2636
Compare
ccb2636
to
5af61b3
Compare
|
5af61b3
to
7d8a642
Compare
7d8a642
to
01f769f
Compare
01f769f
to
b530772
Compare
b530772
to
2070eb2
Compare
2070eb2
to
653a60c
Compare
653a60c
to
67c8a60
Compare
67c8a60
to
433d11f
Compare
433d11f
to
6a731c0
Compare
This PR contains the following updates:
^4.10.0
->^5.0.0
Release Notes
webpack/webpack-cli (webpack-cli)
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'
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.