Skip to content

chore(deps): update dependency babel-loader to v9 - autoclosed

Renovate requested to merge renovate/major-babel-monorepo into master

This MR contains the following updates:

Package Type Update Change
babel-loader devDependencies major 8.0.6 -> 9.0.1

Release Notes

babel/babel-loader

v9.0.1

Compare Source

Bug Fixes

Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

  • update hash method mechanism so it doesn't fail on a fips enabled machine by @​darmbrust in #​939
  • Require babel ^7.12.0 and Node.js >= 14.15.0 versions by @​JLHwung in #​956
  • Remove dependency on loader-utils and drop webpack 4 support by @​nied in #​942

New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0

v8.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5

v8.2.4

Compare Source

What's Changed

Thanks @​loveDstyle, @​stianjensen and @​pathmapper for your first MRs!

v8.2.3

Compare Source

This release fixes compatibility with Node.js 17

  • Use md5 hash for caching on node v17 (#​918)

Thanks @​Reptarsrage!

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

v8.1.0

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports