react-bootstrap / dom-helpers

tiny, extremely modular, DOM helper library for IE9+
MIT License
403 stars 65 forks source link

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

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader ^8.2.2 -> ^9.2.1 age adoption passing confidence

Release Notes

babel/babel-loader (babel-loader) ### [`v9.2.1`](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...1a9240b228d7735101d469bdb99b1a1e9991760f) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...d280ee32ef3587ec1494ac804b17a8219013f810) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...v9.2.0) ### [`v9.1.3`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.1.3) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.2...v9.1.3) #### Security dependency updates - Bump http-cache-semantics from 4.1.0 to 4.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/982](https://redirect.github.com/babel/babel-loader/pull/982) - Bump semver from 7.3.2 to 7.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/993](https://redirect.github.com/babel/babel-loader/pull/993) - bump find-cache-dir to v4 by [@​JLHwung](https://redirect.github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/995](https://redirect.github.com/babel/babel-loader/pull/995) #### New Contributors - [@​piwysocki](https://redirect.github.com/piwysocki) made their first contribution in [https://github.com/babel/babel-loader/pull/981](https://redirect.github.com/babel/babel-loader/pull/981) - [@​comoser](https://redirect.github.com/comoser) made their first contribution in [https://github.com/babel/babel-loader/pull/897](https://redirect.github.com/babel/babel-loader/pull/897) **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3 ### [`v9.1.2`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.1.2) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.1...v9.1.2) 9.1.1 was a broken release, it didn't include all the commits. #### Dependencies updates - Bump qs from 6.5.2 to 6.5.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/977](https://redirect.github.com/babel/babel-loader/pull/977) - Bump json5 from 2.2.1 to 2.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/980](https://redirect.github.com/babel/babel-loader/pull/980) #### Misc - GitHub Workflows security hardening by [@​sashashura](https://redirect.github.com/sashashura) in [https://github.com/babel/babel-loader/pull/976](https://redirect.github.com/babel/babel-loader/pull/976) #### New Contributors - [@​sashashura](https://redirect.github.com/sashashura) made their first contribution in [https://github.com/babel/babel-loader/pull/976](https://redirect.github.com/babel/babel-loader/pull/976) **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2 ### [`v9.1.1`](https://redirect.github.com/babel/babel-loader/compare/v9.1.0...v9.1.1) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.1.0) [Compare Source](https://redirect.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://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/v9.0.1...v9.1.0 ### [`v9.0.1`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.0.1) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.0.0...v9.0.1) #### Bug Fixes - remove "node:" builtin prefix by [@​JLHwung](https://redirect.github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/970](https://redirect.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`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.0.0) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.4.1...v9.0.0) #### What's Changed - update hash method mechanism so it doesn't fail on a fips enabled machine by [@​darmbrust](https://redirect.github.com/darmbrust) in [https://github.com/babel/babel-loader/pull/939](https://redirect.github.com/babel/babel-loader/pull/939) - Require babel ^7.12.0 and Node.js >= 14.15.0 versions by [@​JLHwung](https://redirect.github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/956](https://redirect.github.com/babel/babel-loader/pull/956) - Remove dependency on loader-utils and drop webpack 4 support by [@​nied](https://redirect.github.com/nied) in [https://github.com/babel/babel-loader/pull/942](https://redirect.github.com/babel/babel-loader/pull/942) #### New Contributors - [@​darmbrust](https://redirect.github.com/darmbrust) made their first contribution in [https://github.com/babel/babel-loader/pull/939](https://redirect.github.com/babel/babel-loader/pull/939) - [@​nied](https://redirect.github.com/nied) made their first contribution in [https://github.com/babel/babel-loader/pull/942](https://redirect.github.com/babel/babel-loader/pull/942) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0 ### [`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)!

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.