Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2025

This PR contains the following updates:

Package Change Age Confidence
glob 11.1.0 -> 13.0.0 age confidence

Release Notes

isaacs/node-glob (glob)

v13.0.0

Compare Source

v12.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 28, 2025
@renovate renovate bot requested a review from a team as a code owner November 28, 2025 00:44
@renovate renovate bot force-pushed the renovate/glob-13.x branch 3 times, most recently from e781a74 to 2be9c18 Compare December 3, 2025 09:27
@renovate renovate bot force-pushed the renovate/glob-13.x branch from 2be9c18 to 4db4800 Compare December 3, 2025 12:58
@pichlermarc pichlermarc merged commit 83e406a into main Dec 3, 2025
25 checks passed
@pichlermarc pichlermarc deleted the renovate/glob-13.x branch December 3, 2025 17:58
@trentm
Copy link
Contributor

trentm commented Dec 3, 2025

Glob v13 drops node v18 support. .github/workflows/test.yml coverage-report job uses node 18 for node ./scripts/codecov-upload-flags.mjs, which uses glob so it is remotely possible this causes a breakage.

Actually nm, glob v11 had already dropped node 18 support. Let's leave as is. We can back up the glob version later if it actually proves to be an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants