Skip to content

Merge main into vs - #14786

Merged
Sean McManus (sean-mcmanus) merged 8 commits into
vsfrom
seanmcm/devbox2-wsl/agent227/merge-main-into-vs-20260917
Sep 18, 2026
Merged

Sean McManus (sean-mcmanus) merged 8 commits into
vsfrom
seanmcm/devbox2-wsl/agent227/merge-main-into-vs-20260917

Conversation

@sean-mcmanus

@sean-mcmanus Sean McManus (sean-mcmanus) commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Merge main into vs through #14775, immediately before #14777. The merge is conflict-free and its tree matches that selected main revision.

#14777 and subsequent main commits are deferred, not merged and reverted. Neither the telemetry migration nor its revert is in this branch's ancestry, so a later ordinary merge can bring the migration in when its paired server update is available.

This PR was investigated and created by GitHub Copilot (in VS Code). Any message starting with ✨Copilot: was sent by Copilot.

Validation

  • Extension compilation and lint passed on the rewritten branch; all 215 unit tests passed.
  • Yarn-lock and LLDB component-manifest checks passed.
  • An ancestry check confirms Handle native telemetry through the standard LSP channel #14777 and the previous revert are absent. A merge preview with later main applies the telemetry migration normally, without a revert-of-revert.
  • Platform CI must be explicitly requested against the exact pushed revision because normal pull-request branch filters exclude vs.

Use ESLint 10-compatible import and JSDoc plugins while preserving the existing lint rules. Declare @eslint/js directly and refresh the Yarn lockfile.

Limit automatic ambient types to the Node and Mocha environments used by the projects, avoiding the legacy Webpack scope-type conflict without disabling library checks.
* Update to vsce 4.0.0.
@sean-mcmanus
Sean McManus (sean-mcmanus) force-pushed the seanmcm/devbox2-wsl/agent227/merge-main-into-vs-20260917 branch from 92369b0 to 19ef177 Compare September 18, 2026 01:30
@sean-mcmanus
Sean McManus (sean-mcmanus) marked this pull request as ready for review September 18, 2026 02:48
@sean-mcmanus
Sean McManus (sean-mcmanus) merged commit 04d1a15 into vs Sep 18, 2026
6 checks passed
@sean-mcmanus
Sean McManus (sean-mcmanus) deleted the seanmcm/devbox2-wsl/agent227/merge-main-into-vs-20260917 branch September 18, 2026 04:15
@github-project-automation github-project-automation Bot moved this from Pull Request to Done in cpptools Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants