Skip to content

Bump minimatch to 9.0.9 - #112

Merged
brunolins16 merged 1 commit into
mainfrom
brunolins16-upgrade-minimatch-9-0-7
Aug 12, 2026
Merged

Bump minimatch to 9.0.9#112
brunolins16 merged 1 commit into
mainfrom
brunolins16-upgrade-minimatch-9-0-7

Conversation

@brunolins16

Copy link
Copy Markdown
Contributor

Summary

  • update vulnerable minimatch lockfile resolutions to patched releases
  • add a version-scoped npm override for the parser dependency that pins minimatch@9.0.3
  • address GHSA-7r86-cg39-jmmj

Validation

  • npm ci
  • npm run format:check
  • npm run lint
  • npm run test
  • npm run ci-test
  • npm run bundle
  • licensed cache
  • licensed status
  • npm audit --package-lock-only no longer reports a minimatch advisory

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@brunolins16
brunolins16 requested a review from a team as a code owner August 12, 2026 17:20
Copilot AI balanced review requested due to automatic review settings August 12, 2026 17:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates transitive minimatch dependencies to patched versions addressing GHSA-7r86-cg39-jmmj.

Changes:

  • Upgrades affected 3.x and 9.x lockfile resolutions.
  • Overrides the legacy parser dependency to use minimatch@9.0.9.
Show a summary per file
File Description
package.json Adds the scoped minimatch override.
package-lock.json Records patched dependency resolutions.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@brunolins16
brunolins16 merged commit f6a75f9 into main Aug 12, 2026
29 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