Bump babel-loader from 8.1.0 to 8.2.5 in /webapp
Created by: dependabot[bot]
Bumps babel-loader from 8.1.0 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
)
Commits
-
1f98d3c
8.2.5 -
c622868
fix: respectinputSourceMap
loader option (#896) -
f7982c1
8.2.4 -
4bb9e21
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.3 -
0093525
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)