Update webpack: 5.64.0 → 5.64.1 (patch) #20
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.64.0 → 5.64.1) · Repo
Release Notes
5.64.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
5.64.1
Merge pull request #14737 from webpack/dependabot/npm_and_yarn/webpack-sources-3.2.2
Merge pull request #14736 from webpack/dependabot/npm_and_yarn/terser-5.10.0
Merge pull request #14735 from webpack/bugfix/unsafe-cache-managed-paths
fallback to normal snapshotting when managed path optimization fails
watch package.json for managed directories
update package.json
update snapshot
chore(deps): bump webpack-sources from 3.2.1 to 3.2.2
chore(deps-dev): bump terser from 5.9.0 to 5.10.0
Merge pull request #14731 from webpack/dependabot/npm_and_yarn/assemblyscript-0.19.20
Merge pull request #14734 from webpack/ci/appveyor
remove appveyor
chore(deps-dev): bump assemblyscript from 0.19.19 to 0.19.20
Merge pull request #14299 from webpack/dependabot/npm_and_yarn/terser-5.9.0
Merge pull request #14704 from webpack/issue-14700
update snapshot
skip test on windows without admin
Merge pull request #14725 from webpack/bugfix/require-ensure-full-require
chore(deps-dev): bump terser from 5.7.2 to 5.9.0
Merge pull request #14683 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.5
Merge pull request #14716 from webpack/dependabot/npm_and_yarn/assemblyscript-0.19.19
Merge pull request #14724 from faergeek/make-error-handler-parameter-optional
Merge pull request #14729 from webpack/dependabot/npm_and_yarn/browserslist-4.18.0
add test case
chore(deps): bump browserslist from 4.17.6 to 4.18.0
attach require with property dependencies to the correct DependenciesBlock
Make errorHandler optional in accept(self)
Merge pull request #14718 from webpack/fix-managed-path
update runtime code
fix regexp in managed paths
chore(deps-dev): bump assemblyscript from 0.19.18 to 0.19.19
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