-
Notifications
You must be signed in to change notification settings - Fork 15
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 v5 #1135
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
4.10.0
->5.1.4
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 - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.