-
Notifications
You must be signed in to change notification settings - Fork 9
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: Update dependency webpack-cli to v5 - autoclosed #144
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e6de9f7
to
7a051e8
Compare
9733ffc
to
a13b1bb
Compare
ed02418
to
fc665c3
Compare
54214c2
to
22a2b31
Compare
05047a3
to
4fcf298
Compare
96bcc65
to
4e6eee3
Compare
0e08b67
to
3e6f9f7
Compare
6e5a5db
to
bc58d3a
Compare
58cff65
to
5b40455
Compare
5b0b2e3
to
0486216
Compare
23a72f7
to
922cfd9
Compare
6a65ac8
to
6c22579
Compare
f149240
to
6b75ed1
Compare
6b75ed1
to
1847abb
Compare
1847abb
to
5dacb28
Compare
5dacb28
to
4be02d4
Compare
4be02d4
to
ff96d58
Compare
ff96d58
to
394b066
Compare
286526d
to
a1982e0
Compare
e224bff
to
dc7455a
Compare
92e437a
to
0b69b0b
Compare
0b69b0b
to
a361ee0
Compare
a361ee0
to
8d1537b
Compare
8d1537b
to
cb6dc06
Compare
cb6dc06
to
66f7dba
Compare
66f7dba
to
b806fad
Compare
eb9faaa
to
d59dd15
Compare
d59dd15
to
2edd6a4
Compare
2edd6a4
to
1c038a7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
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 - 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.
🔕 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.