Skip to content

Comments

Revert "Bump minimatch from 5.1.6 to 10.2.1 in /extensions/npm"#296464

Merged
deepak1556 merged 1 commit intomainfrom
revert-296143-dependabot/npm_and_yarn/extensions/npm/minimatch-10.2.1
Feb 20, 2026
Merged

Revert "Bump minimatch from 5.1.6 to 10.2.1 in /extensions/npm"#296464
deepak1556 merged 1 commit intomainfrom
revert-296143-dependabot/npm_and_yarn/extensions/npm/minimatch-10.2.1

Conversation

@dbaeumer
Copy link
Member

Reverts #296143

Copilot AI review requested due to automatic review settings February 20, 2026 08:35
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

Reverts the minimatch dependency upgrade in the built-in npm extension (#296143), restoring the previous dependency version and associated import style.

Changes:

  • Downgrade minimatch from ^10.2.1 back to ^5.1.6 in extensions/npm.
  • Update the minimatch import in tasks.ts to match the CommonJS/default-export behavior of minimatch@5.
  • Regenerate/adjust package-lock.json entries to reflect the downgraded dependency graph.

Reviewed changes

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

File Description
extensions/npm/src/tasks.ts Switch minimatch import back to a default import compatible with minimatch@5.
extensions/npm/package.json Revert minimatch dependency version to ^5.1.6.
extensions/npm/package-lock.json Update lockfile to align with minimatch@5.1.6 and its transitive deps.
Files not reviewed (1)
  • extensions/npm/package-lock.json: Language not supported

@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 20, 2026
@deepak1556 deepak1556 enabled auto-merge (squash) February 20, 2026 08:45
@deepak1556 deepak1556 merged commit 737fcd3 into main Feb 20, 2026
21 of 22 checks passed
@deepak1556 deepak1556 deleted the revert-296143-dependabot/npm_and_yarn/extensions/npm/minimatch-10.2.1 branch February 20, 2026 08:57
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