Skip to content

chore: bump minimatch to 10.2.3 to fix vulnerability#5675

Open
nnnnoel wants to merge 3 commits intomicrosoft:mainfrom
nnnnoel:fix/minimatch-vulnerability
Open

chore: bump minimatch to 10.2.3 to fix vulnerability#5675
nnnnoel wants to merge 3 commits intomicrosoft:mainfrom
nnnnoel:fix/minimatch-vulnerability

Conversation

@nnnnoel
Copy link

@nnnnoel nnnnoel commented Feb 27, 2026

Summary

Bump minimatchversion from 10.2.1 to 10.2.3

Details

GHSA-7r86-cg39-jmmj

How it was tested

Impacted documentation

@codingLogan
Copy link

Thank you @nnnnoel for creating the PR. I have a team that would also like this merged, 👀

"diff": "~8.0.2",
"lodash": "~4.17.23",
"minimatch": "10.2.1",
"minimatch": "10.2.3",

Choose a reason for hiding this comment

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

This comment is for the code owners of the package as well.

If possible, I would recommend using the semver dependency pattern for patches, ~x.x.x, instead of the exact version x.x.x so that future reported vulnerabilities are easier to handle. Thoughts?

That being said, an exact version update to minimatch would be great too, whatever it takes to unblock teams that are working with the vulnerability. Thanks!

Suggested change
"minimatch": "10.2.3",
"minimatch": "~10.2.3",

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

Labels

None yet

Projects

Status: Needs triage

Development

Successfully merging this pull request may close these issues.

2 participants