Skip to content

Update build-tools in protocol-definitions#27486

Open
CraigMacomber wants to merge 2 commits into
microsoft:mainfrom
CraigMacomber:builtToolsProto
Open

Update build-tools in protocol-definitions#27486
CraigMacomber wants to merge 2 commits into
microsoft:mainfrom
CraigMacomber:builtToolsProto

Conversation

@CraigMacomber
Copy link
Copy Markdown
Contributor

As part of trying to update to pnpm 11 with its more robust trust policy, I noticed we have several existing trust policy violations in existing lock files which will fail with pnpm 11. To simplify this, I'm updating build tools, so that the versions of packages which need exclusions are the same across different workspaces so the esclusions we already have can be copied instead of introducing new ones (which adds risk and complexity).

This updates build tools used by protocol-definitions to match the version used in the root, and moves over some of the required trust poicy exclusions required to use build tools.

Reviewer Guidance

The review process is outlined on this wiki page.

Copilot AI review requested due to automatic review settings June 4, 2026 20:33
Copy link
Copy Markdown
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.

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (2177 lines, 5 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

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