Skip to content

chore(deps-dev): update minimatch#174

Merged
louisbennett merged 1 commit intomainfrom
202603-minimatch
Mar 18, 2026
Merged

chore(deps-dev): update minimatch#174
louisbennett merged 1 commit intomainfrom
202603-minimatch

Conversation

Copy link

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

Updates transitive minimatch versions to address multiple Dependabot security alerts in this GitHub Action repo by enforcing patched versions via npm overrides.

Changes:

  • Add npm overrides to pin minimatch v3 and v9 to patched versions.
  • Regenerate package-lock.json to reflect updated minimatch (and related transitive) resolutions.
  • Update .gitignore to include .DS_Store.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Adds overrides to force patched minimatch versions for vulnerable major lines.
package-lock.json Updates resolved minimatch entries (3.1.5 / 9.0.9) and related transitive metadata to match overrides.
.gitignore Ignores macOS .DS_Store files.

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

You can also share your feedback on Copilot code review. Take the survey.

@louisbennett louisbennett changed the title Achore(deps-dev): update minimatch chore(deps-dev): update minimatch Mar 17, 2026
Copy link

@delca85 delca85 left a comment

Choose a reason for hiding this comment

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

👍

@louisbennett louisbennett merged commit 40c39d0 into main Mar 18, 2026
9 checks passed
@louisbennett louisbennett deleted the 202603-minimatch branch March 18, 2026 08:18
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