Skip to content

Update GitHub Copilot and SDK versions to 1.0.64-0 in package and package-lock files#322020

Draft
DonJayamanne wants to merge 2 commits into
mainfrom
don/occasional-seahorse
Draft

Update GitHub Copilot and SDK versions to 1.0.64-0 in package and package-lock files#322020
DonJayamanne wants to merge 2 commits into
mainfrom
don/occasional-seahorse

Conversation

@DonJayamanne

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 18, 2026 23:29
@DonJayamanne DonJayamanne self-assigned this Jun 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the VS Code repository’s pinned GitHub Copilot (CLI) and GitHub Copilot SDK dependency versions across the root, remote server, and built-in Copilot extension package manifests/lockfiles.

Changes:

  • Bump @github/copilot from ^1.0.63 to ^1.0.64-0 in root, remote, and extensions/copilot.
  • Bump @github/copilot-sdk from ^1.0.1 to ^1.0.2 in root and remote.
  • Refresh corresponding package-lock.json entries (resolved tarballs, integrity hashes, optional platform packages).
Show a summary per file
File Description
remote/package.json Updates remote server dependency versions for @github/copilot and @github/copilot-sdk.
remote/package-lock.json Pins remote server lockfile to Copilot 1.0.64-0 and SDK 1.0.2 (including platform optional deps).
package.json Updates root dependency versions for @github/copilot and @github/copilot-sdk.
package-lock.json Pins root lockfile to Copilot 1.0.64-0 and SDK 1.0.2 (including platform optional deps).
extensions/copilot/package.json Updates the built-in Copilot extension dependency on @github/copilot to ^1.0.64-0.
extensions/copilot/package-lock.json Pins the Copilot extension lockfile to Copilot 1.0.64-0 (including platform optional deps).

Copilot's findings

Files not reviewed (2)
  • extensions/copilot/package-lock.json: Generated file
  • remote/package-lock.json: Generated file
  • Files reviewed: 3/6 changed files
  • Comments generated: 1

Comment thread package.json
Comment on lines 96 to 100
"dependencies": {
"@anthropic-ai/sdk": "^0.82.0",
"@github/copilot": "^1.0.63",
"@github/copilot-sdk": "^1.0.1",
"@github/copilot": "^1.0.64-0",
"@github/copilot-sdk": "^1.0.2",
"@microsoft/1ds-core-js": "^3.2.13",
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.

2 participants