esp32-flash-tool
esp32-flash-tool copied to clipboard
Bump babel-loader from 7.1.5 to 8.2.5
Bumps babel-loader from 7.1.5 to 8.2.5.
Release notes
Sourced from babel-loader's releases.
v8.2.5
What's Changed
- fix: respect
inputSourceMap
loader option by@alan-agius4
in babel/babel-loader#896New Contributors
@alan-agius4
made their first contribution in babel/babel-loader#896Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5
v8.2.4
What's Changed
- doc(README.md): fix a broken markdown link by
@loveDstyle
in babel/babel-loader#919- Bump loader-utils to 2.x by
@stianjensen
in babel/babel-loader#931- Use md5 hashing for OpenSSL 3 by
@pathmapper
in babel/babel-loader#924Thanks
@loveDstyle
,@stianjensen
and@pathmapper
for your first PRs!8.2.3
This release fixes compatibility with Node.js 17
- Use md5 hash for caching on node v17 (babel/babel-loader#918)
Thanks
@Reptarsrage
!8.2.1
- Move
@ava/babel
todevDependencies
#881 (@jvasseur
)8.2.0
- Replace
mkdirp
withmake-dir
47958ca3857e489e450b27c6f3266375015cba82 (@JLHwung
)- Use async config loading when available d8cff97ff387ded0fc9b5cbc489228c96c5ab14a (
@the-spyke
)8.1.0
- docs(readme): fix typo #818 (
@frederickfogerty
)- docs(contributing): fix typo #821 (
@PatNeedham
)- Add schema validation #822 (
@ogonkov
)- Add supportsTopLevelAwait to caller #814 (
@nicolo-ribaudo
)- feat: expose webpack target via babel caller #826 (
@DylanPiercey
)- Bump deps for audit #834 (
@existentialism
)8.0.6
8.0.5
- Update
find-cache-dir
to 2.0v8.0.4
- #692 - Quick fix for typo
v8.0.3
... (truncated)
Commits
1f98d3c
8.2.5c622868
fix: respectinputSourceMap
loader option (#896)f7982c1
8.2.44bb9e21
Use md5 hashing for OpenSSL 3 (#924)247c94b
Bump loader-utils to 2.x (#931)052c07a
doc(README.md): fix a broken markdown link (#919)199c207
8.2.30093525
Usemd5
has for caching on node v17 (#918)7fdf6f4
chore: update readme example (#907)f3538d0
Fix failing main (#903)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)