Skip to content

Bump glob to for CVE-2025-64756#117

Merged
dannyvv merged 1 commit intomicrosoft:mainfrom
dannyvv:pr/BumpGlob
Dec 31, 2025
Merged

Bump glob to for CVE-2025-64756#117
dannyvv merged 1 commit intomicrosoft:mainfrom
dannyvv:pr/BumpGlob

Conversation

@dannyvv
Copy link
Member

@dannyvv dannyvv commented Dec 31, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the glob package to version 11.1.0 to address a security vulnerability (CVE-2025-64756). The update consolidates multiple glob versions into a single version using Yarn resolutions.

Key Changes:

  • Added yarn resolution for glob to enforce version 11.1.0 across all dependencies
  • Updated yarn.lock to reflect the new glob version and its updated dependencies (minimatch 10.1.1)
  • Removed unused older versions of glob (10.5.0, 11.0.3) and their associated dependencies

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Added resolutions field to enforce glob ^11.1.0 and a justifications field documenting the CVE fix
yarn.lock Updated dependency tree to reflect glob 11.1.0, removed obsolete versions and unused transitive dependencies (@pkgjs/parseargs, jackspeak@3.x, path-scurry@1.x)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dannyvv dannyvv merged commit 8cd77ff into microsoft:main Dec 31, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants