fix(deps): update dependency babel-loader to v9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
babel-loader | dependencies | major | ^8.0.4 -> ^9.0.0 |
Release Notes
babel/babel-loader (babel-loader)
v9.2.1
What's Changed
- Avoid error on missing getLogger by @nicolo-ribaudo in https://github.com/babel/babel-loader/pull/1045
Full Changelog: https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1
v9.2.0
What's Changed
- Remove caller option check by @JLHwung in https://github.com/babel/babel-loader/pull/1007
- Update deps by @JLHwung in https://github.com/babel/babel-loader/pull/1025
- docs: clarify that
cacheIdentifier
is computed from the merged options by @JLHwung in https://github.com/babel/babel-loader/pull/1000 - Add babel-loader logger by @JLHwung in https://github.com/babel/babel-loader/pull/1037
Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0
v9.1.3
Security dependency updates
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in https://github.com/babel/babel-loader/pull/982
- Bump semver from 7.3.2 to 7.5.2 by @dependabot in https://github.com/babel/babel-loader/pull/993
- bump find-cache-dir to v4 by @JLHwung in https://github.com/babel/babel-loader/pull/995
New Contributors
- @piwysocki made their first contribution in https://github.com/babel/babel-loader/pull/981
- @comoser made their first contribution in https://github.com/babel/babel-loader/pull/897
Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3
v9.1.2
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in https://github.com/babel/babel-loader/pull/977
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in https://github.com/babel/babel-loader/pull/980
Misc
- GitHub Workflows security hardening by @sashashura in https://github.com/babel/babel-loader/pull/976
New Contributors
- @sashashura made their first contribution in https://github.com/babel/babel-loader/pull/976
Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2
v9.1.1
v9.1.0
New features
- Pass external dependencies from Babel to Webpack by @nicolo-ribaudo in https://github.com/babel/babel-loader/pull/971
Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0
v9.0.1
Bug Fixes
- remove "node:" builtin prefix by @JLHwung in https://github.com/babel/babel-loader/pull/970
Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1
v9.0.0
What's Changed
- update hash method mechanism so it doesn't fail on a fips enabled machine by @darmbrust in https://github.com/babel/babel-loader/pull/939
- Require babel ^7.12.0 and Node.js >= 14.15.0 versions by @JLHwung in https://github.com/babel/babel-loader/pull/956
- Remove dependency on loader-utils and drop webpack 4 support by @nied in https://github.com/babel/babel-loader/pull/942
New Contributors
- @darmbrust made their first contribution in https://github.com/babel/babel-loader/pull/939
- @nied made their first contribution in https://github.com/babel/babel-loader/pull/942
Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0
v8.4.1
What's Changed
- Avoid error on missing getLogger by @nicolo-ribaudo in https://github.com/babel/babel-loader/pull/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 https://github.com/babel/babel-loader/pull/979
- Add babel-loader logger by @JLHwung in https://github.com/babel/babel-loader/pull/1039
New Contributors
- @LuckyLuky made their first contribution in https://github.com/babel/babel-loader/pull/979
Full Changelog: https://github.com/babel/babel-loader/compare/v8.3.0...v8.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.