Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency babel-loader to v9 (#2293)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [babel-loader](https://github.com/babel/babel-loader) | [`8.2.5` -> `9.1.0`](https://renovatebot.com/diffs/npm/babel-loader/8.2.5/9.1.0) | [![age](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.0/compatibility-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.0/confidence-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel-loader</summary> ### [`v9.1.0`](https://github.com/babel/babel-loader/releases/tag/v9.1.0) [Compare Source](https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0) #### New features - Pass external dependencies from Babel to Webpack by [@​nicolo-ribaudo](https://github.com/nicolo-ribaudo) in [https://github.com/babel/babel-loader/pull/971](https://github.com/babel/babel-loader/pull/971) **Full Changelog**: babel/babel-loader@v9.0.1...v9.1.0 ### [`v9.0.1`](https://github.com/babel/babel-loader/releases/tag/v9.0.1) [Compare Source](https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1) ##### Bug Fixes - remove "node:" builtin prefix by [@​JLHwung](https://github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/970](https://github.com/babel/babel-loader/pull/970) **Full Changelog**: babel/babel-loader@v9.0.0...v9.0.1 ### [`v9.0.0`](https://github.com/babel/babel-loader/releases/tag/v9.0.0) [Compare Source](https://github.com/babel/babel-loader/compare/v8.3.0...v9.0.0) #### What's Changed - update hash method mechanism so it doesn't fail on a fips enabled machine by [@​darmbrust](https://github.com/darmbrust) in [https://github.com/babel/babel-loader/pull/939](https://github.com/babel/babel-loader/pull/939) - Require babel ^7.12.0 and Node.js >= 14.15.0 versions by [@​JLHwung](https://github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/956](https://github.com/babel/babel-loader/pull/956) - Remove dependency on loader-utils and drop webpack 4 support by [@​nied](https://github.com/nied) in [https://github.com/babel/babel-loader/pull/942](https://github.com/babel/babel-loader/pull/942) #### New Contributors - [@​darmbrust](https://github.com/darmbrust) made their first contribution in [https://github.com/babel/babel-loader/pull/939](https://github.com/babel/babel-loader/pull/939) - [@​nied](https://github.com/nied) made their first contribution in [https://github.com/babel/babel-loader/pull/942](https://github.com/babel/babel-loader/pull/942) **Full Changelog**: babel/babel-loader@v8.2.5...v9.0.0 ### [`v8.3.0`](https://github.com/babel/babel-loader/releases/tag/v8.3.0) [Compare Source](https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0) #### New features - Pass external dependencies from Babel to Webpack by [@​nicolo-ribaudo](https://github.com/nicolo-ribaudo) in [https://github.com/babel/babel-loader/pull/971](https://github.com/babel/babel-loader/pull/971) **Full Changelog**: babel/babel-loader@v8.2.5...v8.3.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xNy4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information