fix(deps): update dependency glob to v13 #40

Open
Renovate wants to merge 1 commits from renovate/glob-13.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
glob ^11.0.1 -> ^13.0.0 age confidence

Release Notes

isaacs/node-glob (glob)

v13.0.0

Compare Source

v12.0.0

Compare Source

v11.1.0

Compare Source


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 | Change | Age | Confidence | |---|---|---|---| | [glob](https://github.com/isaacs/node-glob) | [`^11.0.1` -> `^13.0.0`](https://renovatebot.com/diffs/npm/glob/11.0.3/13.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/glob/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/11.0.3/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/node-glob (glob)</summary> ### [`v13.0.0`](https://github.com/isaacs/node-glob/compare/v12.0.0...3bfb9604fabcd372fd13bbacef90339d10d1aa92) [Compare Source](https://github.com/isaacs/node-glob/compare/v12.0.0...v13.0.0) ### [`v12.0.0`](https://github.com/isaacs/node-glob/compare/v11.1.0...2b03ccaf9fc397b6054d639cd5fbe97104d36221) [Compare Source](https://github.com/isaacs/node-glob/compare/v11.1.0...v12.0.0) ### [`v11.1.0`](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0) [Compare Source](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2025-11-21 00:28:48 +01:00
fix(deps): update dependency glob to v13
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m30s
ade0fa4e42
Renovate force-pushed renovate/glob-13.x from ade0fa4e42 to e30c1f093a 2025-11-22 00:11:37 +01:00 Compare
Some checks failed
Lint / pre-commit Linting (push) Failing after 10m6s
Required
Details
Some required checks were not successful.
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/glob-13.x:renovate/glob-13.x
git checkout renovate/glob-13.x
Sign in to join this conversation.