mitodl / open-discussions

BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

fix(deps): update dependency babel-loader to v8.3.0 #4290

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader 8.1.0 -> 8.3.0 age adoption passing confidence

Release Notes

babel/babel-loader (babel-loader) ### [`v8.3.0`](https://togithub.com/babel/babel-loader/releases/tag/v8.3.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.5...v8.3.0) #### New features - Pass external dependencies from Babel to Webpack by [@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo) in [https://github.com/babel/babel-loader/pull/971](https://togithub.com/babel/babel-loader/pull/971) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0 ### [`v8.2.5`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.5) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.4...v8.2.5) #### What's Changed - fix: respect `inputSourceMap` loader option by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) #### New Contributors - [@​alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5 ### [`v8.2.4`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.4) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.3...v8.2.4) #### What's Changed - doc(README.md): fix a broken markdown link by [@​loveDstyle](https://togithub.com/loveDstyle) in [https://github.com/babel/babel-loader/pull/919](https://togithub.com/babel/babel-loader/pull/919) - Bump loader-utils to 2.x by [@​stianjensen](https://togithub.com/stianjensen) in [https://github.com/babel/babel-loader/pull/931](https://togithub.com/babel/babel-loader/pull/931) - Use md5 hashing for OpenSSL 3 by [@​pathmapper](https://togithub.com/pathmapper) in [https://github.com/babel/babel-loader/pull/924](https://togithub.com/babel/babel-loader/pull/924) Thanks [@​loveDstyle](https://togithub.com/loveDstyle), [@​stianjensen](https://togithub.com/stianjensen) and [@​pathmapper](https://togithub.com/pathmapper) for your first PRs! ### [`v8.2.3`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.3): 8.2.3 [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.2...v8.2.3) This release fixes compatibility with Node.js 17 - Use md5 hash for caching on node v17 ([https://github.com/babel/babel-loader/pull/918](https://togithub.com/babel/babel-loader/pull/918)) Thanks [@​Reptarsrage](https://togithub.com/Reptarsrage)! ### [`v8.2.2`](https://togithub.com/babel/babel-loader/compare/v8.2.1...v8.2.2) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.1...v8.2.2) ### [`v8.2.1`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.1): 8.2.1 [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.0...v8.2.1) - Move `@ava/babel` to `devDependencies` [#​881](https://togithub.com/babel/babel-loader/issues/881) ([@​jvasseur](https://togithub.com/jvasseur)) ### [`v8.2.0`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.0): 8.2.0 [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.1.0...v8.2.0) - Replace `mkdirp` with `make-dir` [`47958ca`](https://togithub.com/babel/babel-loader/commit/47958ca3857e489e450b27c6f3266375015cba82) ([@​JLHwung](https://togithub.com/JLHwung)) - Use async config loading when available [`d8cff97`](https://togithub.com/babel/babel-loader/commit/d8cff97ff387ded0fc9b5cbc489228c96c5ab14a) ([@​the-spyke](https://togithub.com/the-spyke))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.