Update babel-loader: 8.1.0 → 8.2.5 (minor) #56
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?
✳️ babel-loader (8.1.0 → 8.2.5) · Repo · Changelog
Release Notes
8.2.5
8.2.4
8.2.3
8.2.1
8.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
8.2.5
fix: respect `inputSourceMap` loader option (#896)
8.2.4
Use md5 hashing for OpenSSL 3 (#924)
Bump loader-utils to 2.x (#931)
doc(README.md): fix a broken markdown link (#919)
8.2.3
Use `md5` has for caching on node v17 (#918)
chore: update readme example (#907)
Fix failing main (#903)
fix: add all babel config files to file dependency (#887)
Add note about top-level IIFE to the 'Troubleshooting' section (#886)
docs(readme): options.metadataSubscribers (#857)
8.2.2
Upgrade dependencies & replace pify (#884)
Add trouble shooting about how to transpile node_modules (#883)
8.2.1
Test on Node.js 8 (#882)
Move `@ava/babel` to `devDependencies` (#881)
8.2.0
master -> main [skip ci]
Use Yarn 2 (#878)
Update `devDependencies` (#879)
fix: use async config loading if available (#825)
Update Babel (#876)
docs(src/cache): update JSDoc comments (#846)
test: apply webpack@5 (#868)
Add docs for using babel with Webpack (#869)
Remove build badges from README
ci: migrate to github ci (#867)
Bump elliptic from 6.5.1 to 6.5.3 (#860)
Bump lodash from 4.17.15 to 4.17.19 (#859)
Merge pull request #839 from babel/replace-mkdir-by-make-dir
chore: replace mkdirp by make-dir@2
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