Skip to content

fix(deps): upgrade minimatch to v10.2.1#228

Merged
boneskull merged 1 commit intomainfrom
upgrade-minimatch
Feb 19, 2026
Merged

fix(deps): upgrade minimatch to v10.2.1#228
boneskull merged 1 commit intomainfrom
upgrade-minimatch

Conversation

@boneskull
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 19, 2026 02:09
@boneskull
Copy link
Owner Author

📚 Pull Request Stack


Managed by gh-stack

@cloudflare-workers-and-pages
Copy link

Deploying modestbench with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4e721ff
Status: ✅  Deploy successful!
Preview URL: https://b0b36d5f.modestbench.pages.dev
Branch Preview URL: https://upgrade-minimatch.modestbench.pages.dev

View logs

Copy link
Contributor

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

This PR upgrades the minimatch package from version 10.1.1 to 10.2.1 and adds npm overrides configuration to ensure all transitive dependencies use the same version, consolidating the dependency tree.

Changes:

  • Upgraded minimatch direct dependency from 10.1.1 to 10.2.1
  • Added npm overrides configuration to force all dependencies to use the root minimatch version
  • Consolidated dependency tree by removing multiple older versions of minimatch (3.1.2, 9.0.5) from nested node_modules

Reviewed changes

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

File Description
package.json Updated minimatch version to 10.2.1 and added overrides configuration to consolidate all minimatch versions across the dependency tree
package-lock.json Reflected the version upgrade and removed multiple older versions of minimatch and related packages from nested node_modules, consolidating to a single version

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

@boneskull boneskull merged commit 72baac5 into main Feb 19, 2026
22 checks passed
@boneskull boneskull deleted the upgrade-minimatch branch February 19, 2026 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants