Skip to content

chore(deps): replace minimatch with picomatch#2186

Open
Xavrir wants to merge 2 commits intowxt-dev:mainfrom
Xavrir:fix/replace-minimatch-2177
Open

chore(deps): replace minimatch with picomatch#2186
Xavrir wants to merge 2 commits intowxt-dev:mainfrom
Xavrir:fix/replace-minimatch-2177

Conversation

@Xavrir
Copy link

@Xavrir Xavrir commented Mar 7, 2026

Swap minimatch for picomatch — zero deps and already in the tree via tinyglobby.

  • Replace imports in minimatch-multiple.ts and find-entrypoints.ts
  • Add picomatch as a direct dependency (was only transitive before)
  • Drop minimatch from package.json and lockfile

Closes #2177

Picomatch has zero dependencies and is already used by tinyglob.

Closes wxt-dev#2177
@Xavrir Xavrir requested a review from aklinker1 as a code owner March 7, 2026 20:29
@netlify
Copy link

netlify bot commented Mar 7, 2026

Deploy Preview for creative-fairy-df92c4 failed.

Name Link
🔨 Latest commit 17ea699
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69b01bf4de90c1000856245e

@github-actions github-actions bot added the pkg/wxt Includes changes to the `packages/wxt` directory label Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/wxt Includes changes to the `packages/wxt` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace minimatch with picomatch

1 participant