copenhagenjs / copenhagenjs.dk

Website for CopenhagenJS - A monthly javascript meetup group
https://copenhagenjs.dk
25 stars 16 forks source link

Update dependency babel-loader to v8.4.1 #576

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

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

Release Notes

babel/babel-loader (babel-loader) ### [`v8.4.1`](https://redirect.github.com/babel/babel-loader/compare/v8.4.0...d6311736ccb002e1ca087d0049475178cd5970c6) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.4.0...v8.4.1) ### [`v8.4.0`](https://redirect.github.com/babel/babel-loader/compare/v8.3.0...1cc075311627d60ed2cc668377199381e190f78b) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.3.0...v8.4.0) ### [`v8.3.0`](https://redirect.github.com/babel/babel-loader/releases/tag/v8.3.0) [Compare Source](https://redirect.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://redirect.github.com/nicolo-ribaudo) in [https://github.com/babel/babel-loader/pull/971](https://redirect.github.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://redirect.github.com/babel/babel-loader/releases/tag/v8.2.5) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.2.4...v8.2.5) #### What's Changed - fix: respect `inputSourceMap` loader option by [@​alan-agius4](https://redirect.github.com/alan-agius4) in [https://github.com/babel/babel-loader/pull/896](https://redirect.github.com/babel/babel-loader/pull/896) #### New Contributors - [@​alan-agius4](https://redirect.github.com/alan-agius4) made their first contribution in [https://github.com/babel/babel-loader/pull/896](https://redirect.github.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://redirect.github.com/babel/babel-loader/releases/tag/v8.2.4) [Compare Source](https://redirect.github.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://redirect.github.com/loveDstyle) in [https://github.com/babel/babel-loader/pull/919](https://redirect.github.com/babel/babel-loader/pull/919) - Bump loader-utils to 2.x by [@​stianjensen](https://redirect.github.com/stianjensen) in [https://github.com/babel/babel-loader/pull/931](https://redirect.github.com/babel/babel-loader/pull/931) - Use md5 hashing for OpenSSL 3 by [@​pathmapper](https://redirect.github.com/pathmapper) in [https://github.com/babel/babel-loader/pull/924](https://redirect.github.com/babel/babel-loader/pull/924) Thanks [@​loveDstyle](https://redirect.github.com/loveDstyle), [@​stianjensen](https://redirect.github.com/stianjensen) and [@​pathmapper](https://redirect.github.com/pathmapper) for your first PRs! ### [`v8.2.3`](https://redirect.github.com/babel/babel-loader/releases/tag/v8.2.3): 8.2.3 [Compare Source](https://redirect.github.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://redirect.github.com/babel/babel-loader/pull/918)) Thanks [@​Reptarsrage](https://redirect.github.com/Reptarsrage)! ### [`v8.2.2`](https://redirect.github.com/babel/babel-loader/compare/v8.2.1...v8.2.2) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.2.1...v8.2.2) ### [`v8.2.1`](https://redirect.github.com/babel/babel-loader/releases/tag/v8.2.1): 8.2.1 [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.2.0...v8.2.1) - Move `@ava/babel` to `devDependencies` [#​881](https://redirect.github.com/babel/babel-loader/issues/881) ([@​jvasseur](https://redirect.github.com/jvasseur)) ### [`v8.2.0`](https://redirect.github.com/babel/babel-loader/releases/tag/v8.2.0): 8.2.0 [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.1.0...v8.2.0) - Replace `mkdirp` with `make-dir` [`47958ca`](https://redirect.github.com/babel/babel-loader/commit/47958ca3857e489e450b27c6f3266375015cba82) ([@​JLHwung](https://redirect.github.com/JLHwung)) - Use async config loading when available [`d8cff97`](https://redirect.github.com/babel/babel-loader/commit/d8cff97ff387ded0fc9b5cbc489228c96c5ab14a) ([@​the-spyke](https://redirect.github.com/the-spyke))

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.



This PR was generated by Mend Renovate. View the repository job log.