Skip to content

Update @github/copilot to 1.0.49-1#1307

Merged
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.49-1
May 15, 2026
Merged

Update @github/copilot to 1.0.49-1#1307
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.49-1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated update of @github/copilot to version 1.0.49-1.

Changes

  • Updated @github/copilot in nodejs/package.json and test/harness/package.json
  • Re-ran all code generators (scripts/codegen)
  • Formatted generated output

Next steps

When ready, click Ready for review to trigger CI checks.

Created by the Update @github/copilot Dependency workflow.

- Updated nodejs and test harness dependencies
- Re-ran code generators
- Formatted generated code
@tiagonbotelho tiagonbotelho marked this pull request as ready for review May 15, 2026 18:11
@tiagonbotelho tiagonbotelho requested a review from a team as a code owner May 15, 2026 18:11
Copilot AI review requested due to automatic review settings May 15, 2026 18:11
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.

Pull request overview

This PR updates the monorepo’s @github/copilot dependency to 1.0.49-1 and regenerates the SDK protocol bindings across languages, including a newly generated sessions.connect RPC method and its associated types.

Changes:

  • Bumped @github/copilot to ^1.0.49-1 (Node SDK + test harness) and updated lockfiles.
  • Regenerated protocol bindings across Node/Go/.NET/Python/Rust, adding sessions.connect and related “connected remote session” types.
  • Applied formatting to regenerated outputs.
Show a summary per file
File Description
test/harness/package.json Bumps harness devDependency on @github/copilot to ^1.0.49-1.
test/harness/package-lock.json Updates harness lockfile to resolve @github/copilot@1.0.49-1 and platform optional deps.
nodejs/package.json Bumps Node SDK dependency on @github/copilot to ^1.0.49-1.
nodejs/package-lock.json Updates Node SDK lockfile to resolve @github/copilot@1.0.49-1 and platform optional deps.
nodejs/samples/package-lock.json Updates samples lockfile to @github/copilot@^1.0.49-1.
nodejs/src/generated/rpc.ts Regenerated TS RPC types/methods including sessions.connect.
python/copilot/generated/rpc.py Regenerated Python RPC types/methods including sessions.connect and new metadata types.
go/rpc/zrpc.go Regenerated Go RPC types/methods including ServerSessionsApi.Connect.
dotnet/src/Generated/Rpc.cs Regenerated .NET RPC types/methods including ConnectAsync and associated models/enums.
rust/src/generated/api_types.rs Regenerated Rust API types adding connect-related models/enums.
rust/src/generated/rpc.rs Regenerated Rust RPC methods adding ClientRpcSessions.connect.

Copilot's findings

Files not reviewed (4)
  • go/rpc/zrpc.go: Language not supported
  • nodejs/package-lock.json: Language not supported
  • nodejs/samples/package-lock.json: Language not supported
  • test/harness/package-lock.json: Language not supported
  • Files reviewed: 2/11 changed files
  • Comments generated: 0

@stephentoub stephentoub added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit 38f38ff May 15, 2026
43 checks passed
@stephentoub stephentoub deleted the update-copilot-1.0.49-1 branch May 15, 2026 19:57
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