Bumping minimatch *10* to *10.1.2* to avoid dependencies with critical vulnerabilities#450
Bumping minimatch *10* to *10.1.2* to avoid dependencies with critical vulnerabilities#450JounQin merged 2 commits intoun-ts:masterfrom
Conversation
🦋 Changeset detectedLatest commit: 61d2d12 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to ad34071 in 9 seconds. Click for details.
- Reviewed
26lines of code in2files - Skipped
1files when reviewing. - Skipped posting
0draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
Workflow ID: wflow_QuoV5jFYXNwTemsu
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
📝 WalkthroughWalkthroughA changeset entry and a package.json dependency update that bumps Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@package.json`:
- Line 84: The package.json dependency for "minimatch" incorrectly references a
non-existent version and may pull a vulnerable `@isaacs/brace-expansion`; update
the "minimatch" version constraint to a published release that transitively
depends on `@isaacs/brace-expansion` >= 5.0.1 (e.g., change the constraint to the
latest 10.0.3 or a safe range) or add a package-manager specific override/patch
(npm overrides, yarn resolutions, or pnpm overrides) to force
`@isaacs/brace-expansion`@>=5.0.1; modify the entry for "minimatch" and add the
override/resolution block in package.json so the dependency tree no longer
includes `@isaacs/brace-expansion`@5.0.0.
SukkaW
left a comment
There was a problem hiding this comment.
I have approved the workflow to run. If all tests passed, then it should be OK to merge.
SukkaW
left a comment
There was a problem hiding this comment.
Since the CI failed, I am blocking the PR.
…th critical vulnerabilities
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
|
First time using yarn 😅 |
commit: |
|
The update should go to version 10.2.1 because of CVE-2026-26996 |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
@SukkaW sorry about the back and forth. Never used yarn before and forgot to update the lock file before the original request 😅 |
Updating the minimum
minimatch10 version to 10.1.2 which updates a dependency with a critical vulnerabilities.PS Sorry about recreating this PR three times 😞
Important
Update
minimatchto^10.1.2inpackage.jsonto fix a critical vulnerability in@isaacs/brace-expansion.minimatchversion inpackage.jsonfrom^10.0.1to^10.1.2to address a critical vulnerability in@isaacs/brace-expansion..changeset/clever-terms-retire.mdto document the dependency update and its purpose.This description was created by
for ad34071. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit