Skip to content

Fix picomatch dependabot alert - #11212

Merged
WiXSL merged 1 commit into
masterfrom
codex/fix-picomatch-alert
Mar 30, 2026
Merged

Fix picomatch dependabot alert#11212
WiXSL merged 1 commit into
masterfrom
codex/fix-picomatch-alert

Conversation

@WiXSL

@WiXSL WiXSL commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Update the vulnerable picomatch 4.x lockfile resolution from 4.0.3 to 4.0.4.

Alerts

Why

Dependabot reports picomatch as vulnerable for >= 4.0.0, < 4.0.4.
This repository already permits 4.0.4 through transitive semver ranges, but the lockfile was still pinned to 4.0.3.

Impact

This closes the picomatch security alert without changing direct dependencies.

Validation

  • yarn why picomatch
  • Verified the 4.x branch resolves to 4.0.4
  • Diff is limited to yarn.lock

@WiXSL WiXSL changed the title [codex] Fix picomatch dependabot alert Fix picomatch dependabot alert Mar 30, 2026
@WiXSL WiXSL added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@WiXSL
WiXSL marked this pull request as ready for review March 30, 2026 15:37
@WiXSL WiXSL added this to the 5.14.5 milestone Mar 30, 2026
@WiXSL
WiXSL merged commit eb74dd2 into master Mar 30, 2026
15 checks passed
@WiXSL
WiXSL deleted the codex/fix-picomatch-alert branch March 30, 2026 16:07
@ThieryMichel ThieryMichel mentioned this pull request Mar 31, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant