-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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 to v5.25.0 #6648
Merged
Merged
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
Pull Request Test Coverage Report for Build 8b728a57-1f95-4107-ba4e-7a278d3b95c0
💛 - Coveralls |
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
March 12, 2021 10:07
366c246
to
0dc8753
Compare
This was referenced Mar 12, 2021
Merged
Closed
Closed
This was referenced Mar 15, 2021
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.24.4
->5.25.0
Release Notes
webpack/webpack
v5.25.0
Compare Source
Features
__webpack_runtime_id__
to access the current runtime idoutput.strictModuleErrorHandling
to opt into stricter evaluation error handling semantics according to ESM specnew URL()
this will result in an url to a empty file ("data:,"
)module.generator.asset.emit
option to disable creating assets from asset modules (e. g. for SSR)Bugfixes
splitChunks.maxSize
where negative indicies are accessedsplitChunks.maxSize
in some cases when multiple size types are involvedDeprecations
output.strictModuleExceptionHandling
(this is the CommonJS way of handling errors, and the name is weird)Renovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.