Skip to content

chore(deps): replace minimatch with picomatch#2186

Open
Xavrir wants to merge 1 commit intowxt-dev:mainfrom
Xavrir:fix/replace-minimatch-2177
Open

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

Conversation

@Xavrir
Copy link

@Xavrir Xavrir commented Mar 7, 2026

Summary

  • Replace minimatch with picomatch in the WXT framework
  • Picomatch has zero dependencies and is already used by tinyglob
  • Updated imports in minimatch-multiple.ts and find-entrypoints.ts
  • Removed minimatch from package.json dependencies
  • All tests pass

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 89fd706
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69ac8ab305976000086ccf53

@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