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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (^4.8.3 → ^5.53.0) · Repo
Release Notes
5.53.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
5.53.0
Merge pull request #14264 from webpack/bugfix/hanging
allow process to exist and cancel timeout again
Merge pull request #14244 from webpack/revert-14175-ci/node-version
Merge pull request #14212 from webpack/fix-14210
Revert "fix node.js because of v8 bug"
Merge pull request #14211 from webpack/fix-13557
add experiments.futureDefaults
Merge pull request #14145 from webpack/dependabot/npm_and_yarn/simple-git-2.45.1
Merge pull request #13986 from webpack/dependabot/npm_and_yarn/types/jest-27.0.1
Merge pull request #14214 from wood1986/fix/add-stream-web
fix: add stream/web to NodeTargetPlugin
fix IgnorePlugin schema
chore(deps-dev): bump simple-git from 2.45.0 to 2.45.1
Merge pull request #14201 from webpack/dependabot/npm_and_yarn/core-js-3.17.3
Merge pull request #14199 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.4
Merge pull request #14202 from webpack/dependabot/npm_and_yarn/prettier-2.4.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