Update dependency babel-loader to v8.4.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| babel-loader | 8.2.2 -> 8.4.1 |
Release Notes
babel/babel-loader (babel-loader)
v8.4.1
What's Changed
- Avoid error on missing getLogger by @nicolo-ribaudo in #1044
Full Changelog: https://github.com/babel/babel-loader/compare/v8.4.0...v8.4.1
v8.4.0
What's Changed
- Fix loader-utils vulnerability by @LuckyLuky in #979
- Add babel-loader logger by @JLHwung in #1039
New Contributors
- @LuckyLuky made their first contribution in #979
Full Changelog: https://github.com/babel/babel-loader/compare/v8.3.0...v8.4.0
v8.3.0
New features
- Pass external dependencies from Babel to Webpack by @nicolo-ribaudo in #971
Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0
v8.2.5
What's Changed
- fix: respect
inputSourceMaploader option by @alan-agius4 in #896
New Contributors
- @alan-agius4 made their first contribution in #896
Full 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 #919
- Bump loader-utils to 2.x by @stianjensen in #931
- Use md5 hashing for OpenSSL 3 by @pathmapper in #924
Thanks @loveDstyle, @stianjensen and @pathmapper for your first PRs!
v8.2.3: 8.2.3
This release fixes compatibility with Node.js 17
- Use md5 hash for caching on node v17 (#918)
Thanks @Reptarsrage!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.