Skip to content

Update GitHub Copilot to version 1.0.6#4468

Merged
DonJayamanne merged 2 commits intomainfrom
don/frozen-pinniped
Mar 18, 2026
Merged

Update GitHub Copilot to version 1.0.6#4468
DonJayamanne merged 2 commits intomainfrom
don/frozen-pinniped

Conversation

@DonJayamanne
Copy link
Collaborator

Upgrade the GitHub Copilot package to version 1.0.6 in both package.json and package-lock.json to ensure the latest features and fixes are included.

@DonJayamanne DonJayamanne self-assigned this Mar 18, 2026
@DonJayamanne DonJayamanne marked this pull request as ready for review March 18, 2026 01:10
Copilot AI review requested due to automatic review settings March 18, 2026 01:10
@vs-code-engineering vs-code-engineering bot added this to the 1.113.0 milestone Mar 18, 2026
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

Upgrades the repository’s Copilot CLI SDK dependency (@github/copilot) to v1.0.6 and adjusts the SDK-upgrade safety test to account for new binary artifacts shipped by the updated SDK.

Changes:

  • Bump @github/copilot from ^1.0.4 to ^1.0.6 in package.json.
  • Update package-lock.json to the resolved @github/copilot@1.0.6 tarballs (including platform optional deps).
  • Extend the Copilot CLI SDK upgrade test allowlist to include additional tree-sitter-*.wasm binaries.

Reviewed changes

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

File Description
src/extension/chatSessions/vscode-node/test/copilotCLISDKUpgrade.spec.ts Updates the binary allowlist for the upgraded SDK (adds more tree-sitter WASM artifacts).
package.json Bumps @github/copilot dependency spec to ^1.0.6.
package-lock.json Locks @github/copilot (and platform packages) to 1.0.6 with updated resolved/integrity metadata.

@DonJayamanne DonJayamanne added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit d588fbd Mar 18, 2026
30 checks passed
@DonJayamanne DonJayamanne deleted the don/frozen-pinniped branch March 18, 2026 02:12
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