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?
✳️ babel-loader (^8.2.2 → ^9.0.0) · Repo · Changelog
Release Notes
9.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
9.0.0
Update README.md
Update README.md
Bump ini from 1.3.5 to 1.3.8 (#968)
Bump y18n from 4.0.0 to 4.0.3 (#967)
Bump lodash from 4.17.20 to 4.17.21 (#966)
Bump normalize-url from 4.5.0 to 4.5.1 (#962)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#964)
Bump glob-parent from 5.1.1 to 5.1.2 (#965)
Build for node 14.15.0 (#963)
Remove dependency on loader-utils and drop webpack 4 support (#942)
Bump tar from 6.0.5 to 6.1.11 (#960)
Bump trim-off-newlines from 1.0.1 to 1.0.3 (#958)
Bump minimist from 1.2.5 to 1.2.7 (#957)
Bump terser from 5.6.1 to 5.15.1 (#959)
Bump babel and node minimum versions (#956)
Fix broken main test (#950)
update hash method so it doesn't fail on a fips enabled machine (#939)
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