Update webpack: 5.70.0 → 5.71.0 (minor) #211
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (5.70.0 → 5.71.0) · Repo
Release Notes
5.71.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
5.71.0
Merge pull request #15578 from webpack/feat/catch-error-in-run-as-child
Merge pull request #15586 from webpack/bugfix/chunk-load-during-hmr
Merge pull request #15611 from webpack/bugfix/esm-build-deps
support node.js builtin modules in esm build dependencies
fix egde case where a HMR chunk is incorrectly downloaded when loading a unchanged chunk during HMR downloading
Merge pull request #15585 from webpack/refactor/support-context-in-dependency
fix discussions
Merge pull request #15536 from webpack/fix/issue-15518
Merge pull request #15551 from webpack/fix/issue-15545
Merge pull request #15577 from webpack/support-node-prefix-in-build-deps
add test case
support context in Dependency
catch error in runAsChild callback
support node: prefix in esm build dependencies
support arrow function in umd
Merge pull request #15455 from webpack/feature/support-in-operator
fix allDeps list
Merge pull request #15481 from webpack/fix/base-uri
Merge pull request #15327 from webpack/fix/dont-count-optional-chaining-in-import-specifier
Merge pull request #15524 from CommanderRoot/rm-deprecated-substr
Merge pull request #15531 from webpack/fix/evaluate-expression-api
fix parser.evaluteExpression api
Merge pull request #15002 from TrickyPi/fix-14927
Replace deprecated String.prototype.substr()
handle possible side effect
use global chunkLoading option
Merge pull request #15480 from webpack/fix/module-chunk-loading
Merge pull request #15413 from cool-little-fish/fix-15274
remove arguments, replace whole expression
fix asiSafe
fix context
add base uri runtime module if chunkLoading=false
fix chunk loading
improve dependency
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands