chore(deps): update dependency babel-loader to v10 #11

Open
renovate-bot wants to merge 1 commit from renovate/babel-loader-10.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
babel-loader devDependencies major ^9.1.3 -> ^10.0.0

Release Notes

babel/babel-loader (babel-loader)

v10.0.0

Compare Source

What's Changed

Breaking Changes
New Features
Bug Fixes
Docs
Dependencies
Internal

New Contributors

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

v9.2.1

Compare Source

What's Changed

Full Changelog: https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1

v9.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0


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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [babel-loader](https://github.com/babel/babel-loader) | devDependencies | major | [`^9.1.3` -> `^10.0.0`](https://renovatebot.com/diffs/npm/babel-loader/9.1.3/10.0.0) | --- ### Release Notes <details> <summary>babel/babel-loader (babel-loader)</summary> ### [`v10.0.0`](https://github.com/babel/babel-loader/releases/tag/v10.0.0) [Compare Source](https://github.com/babel/babel-loader/compare/v9.2.1...v10.0.0) #### What's Changed ##### Breaking Changes - bump node requirement to `^18.20.0 || ^20.10.0 || >=22.0.0` and webpack requirement to `>= 5.61.0` by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1026 - breaking: use output.hashFunction as loader cache hasher by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1027 ##### New Features - Add babel-loader logger by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1034 - Support cache with external dependencies by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1033 ##### Bug Fixes - \[Bugfix] Ensure stability of filename cache-keys by [@&#8203;stefanpenner](https://github.com/stefanpenner) in https://github.com/babel/babel-loader/pull/909 ##### Docs - docs: clarify that `cacheIdentifier` is computed from the merged options by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1000 - Create SECURITY.md by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1032 - Add babel-loader v10 readme by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1046 - add readme section for loggingDebug support by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1038 - Update readme and repo templates by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1041 ##### Dependencies - migrate to c8 by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/996 - Bump word-wrap from 1.2.3 to 1.2.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/babel/babel-loader/pull/998 - Bump dev dependencies by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1001 - Bump braces from 3.0.2 to 3.0.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/babel/babel-loader/pull/1020 - Update deps by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1025 - refactor: replace `find-cache-dir` by `find-up` by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1031 - Bump webpack from 5.93.0 to 5.94.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/babel/babel-loader/pull/1035 - chore: update dev deps by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1036 - Bump cross-spawn from 7.0.3 to 7.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/babel/babel-loader/pull/1049 ##### Internal - Remove caller option check by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1007 - Update tests by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1003 - Update metadata test by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1024 - Migrate to node test runner by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1028 - chore: use default eslint rules by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1029 - refactor: use webpack builtin schema util by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1030 #### New Contributors - [@&#8203;stefanpenner](https://github.com/stefanpenner) made their first contribution in https://github.com/babel/babel-loader/pull/909 **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0 ### [`v9.2.1`](https://github.com/babel/babel-loader/releases/tag/v9.2.1) [Compare Source](https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1) #### What's Changed - Avoid error on missing getLogger by [@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo) in https://github.com/babel/babel-loader/pull/1045 **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1 ### [`v9.2.0`](https://github.com/babel/babel-loader/releases/tag/v9.2.0) [Compare Source](https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0) #### What's Changed - Remove caller option check by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1007 - Update deps by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1025 - docs: clarify that `cacheIdentifier` is computed from the merged options by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1000 - Add babel-loader logger by [@&#8203;JLHwung](https://github.com/JLHwung) in https://github.com/babel/babel-loader/pull/1037 **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/babel-loader-10.x from 2d5536a86b to 1f0a03bb21 2025-03-14 17:33:54 +00:00 Compare
renovate-bot force-pushed renovate/babel-loader-10.x from 1f0a03bb21 to 27aa35edd0 2025-06-13 12:16:57 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/babel-loader-10.x:renovate/babel-loader-10.x
git switch renovate/babel-loader-10.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/babel-loader-10.x
git switch renovate/babel-loader-10.x
git rebase main
git switch main
git merge --ff-only renovate/babel-loader-10.x
git switch renovate/babel-loader-10.x
git rebase main
git switch main
git merge --no-ff renovate/babel-loader-10.x
git switch main
git merge --squash renovate/babel-loader-10.x
git switch main
git merge --ff-only renovate/babel-loader-10.x
git switch main
git merge renovate/babel-loader-10.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kumi/great-website#11
No description provided.