Update dependency babel-loader to v9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
babel-loader | devDependencies | major | 8.3.0 -> 9.1.0 |
Release Notes
babel/babel-loader
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.