Update webpack: 5.64.4 → 5.65.0 (minor) #64
Merged
+15
−7
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.4 → 5.65.0) · Repo
Release Notes
5.65.0
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.65.0
Merge pull request #14912 from webpack/deps/watchpack
Merge pull request #14908 from webpack/dependabot/npm_and_yarn/prettier-2.5.1
upgrade watchpack for bugfix
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1
Merge pull request #14884 from colacadstink/main
Added testing for new singleton logic (and caught a typo in the process!)
Merge pull request #14855 from webpack/rebase/12875
Merge pull request #14861 from webpack/fix-runtime-template
Merge pull request #14886 from webpack/dependabot/npm_and_yarn/simple-git-2.48.0
Merge pull request #14879 from webpack/dependabot/npm_and_yarn/date-fns-2.27.0
chore(deps-dev): bump simple-git from 2.47.0 to 2.48.0
Proposed fix to module federation to stop ignoring the singleton flag when requiredVersion is false
chore(deps-dev): bump date-fns from 2.26.0 to 2.27.0
Merge pull request #14860 from webpack/feature-future-hash-digest-length
fix RuntimeTemplate
set hashDigestLength=16 for futureDefaults
Adding types
Merge pull request #14844 from webpack/fix-14678
Merge pull request #14781 from tanhauhau/tanhauhau/add-validation-to-remotes
feat: throw error for invalid remotes
fix regexp in DefaultStatsPrinterPlugin
Merge pull request #14784 from webpack/improve-runtime-template
Merge pull request #14779 from webpack/dependabot/npm_and_yarn/date-fns-2.26.0
Merge pull request #14774 from tanhauhau/tanhauhau/reuse-name-variable-in-shared-scope
improve cost computation and add explanation
Merge branch 'main' into improve-runtime-template
Merge pull request #14806 from webpack/fix-12924
Merge pull request #14832 from webpack/dependabot/npm_and_yarn/prettier-2.5.0
Merge pull request #14835 from webpack/evaluate-undefined
evaluate undefined to type undefined
chore(deps-dev): bump prettier from 2.4.1 to 2.5.0
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