Skip to content

Comments

Fix build-tests-subspace lockfile out of date after minimatch 10.1.2 → 10.2.1 bump#5653

Merged
iclanton merged 2 commits intodependabot/npm_and_yarn/webpack/webpack4-localization-plugin/minimatch-10.2.1from
copilot/sub-pr-5651
Feb 20, 2026
Merged

Fix build-tests-subspace lockfile out of date after minimatch 10.1.2 → 10.2.1 bump#5653
iclanton merged 2 commits intodependabot/npm_and_yarn/webpack/webpack4-localization-plugin/minimatch-10.2.1from
copilot/sub-pr-5651

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

After @microsoft/api-extractor and @rushstack/package-extractor were updated to minimatch: 10.2.1, the build-tests-subspace lockfile and its repo-state.json hashes were never updated, causing rush install to fail with Some injected dependencies' package.json might have been modified.

build-tests-subspace/pnpm-lock.yaml

  • Updated snapshot dependency entries for @microsoft/api-extractor and @rushstack/package-extractor: minimatch: 10.1.210.2.1
  • Added minimatch@10.2.1 package + snapshot entries — note the dependency changed from @isaacs/brace-expansion (used by 10.1.2) to brace-expansion (used by 10.2.1)
  • Added transitive new entries: brace-expansion@5.0.2 and balanced-match@4.0.3

build-tests-subspace/repo-state.json

  • Recomputed pnpmShrinkwrapHash to match the updated lockfile
  • Recomputed packageJsonInjectedDependenciesHash to match the updated injected workspace package.json files

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump minimatch from 10.1.2 to 10.2.1 Fix build-tests-subspace lockfile out of date after minimatch 10.1.2 → 10.2.1 bump Feb 20, 2026
Copilot AI requested a review from iclanton February 20, 2026 03:49
@iclanton iclanton marked this pull request as ready for review February 20, 2026 03:58
@iclanton iclanton merged commit 1ccb5d8 into dependabot/npm_and_yarn/webpack/webpack4-localization-plugin/minimatch-10.2.1 Feb 20, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Feb 20, 2026
@iclanton iclanton deleted the copilot/sub-pr-5651 branch February 20, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants