Skip to content

Update @github/copilot to 1.0.44#1244

Open
github-actions[bot] wants to merge 1 commit intomainfrom
update-copilot-1.0.44
Open

Update @github/copilot to 1.0.44#1244
github-actions[bot] wants to merge 1 commit intomainfrom
update-copilot-1.0.44

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 9, 2026

Automated update of @github/copilot to version 1.0.44.

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
@stephentoub stephentoub marked this pull request as ready for review May 9, 2026 15:15
@stephentoub stephentoub requested a review from a team as a code owner May 9, 2026 15:15
Copilot AI review requested due to automatic review settings May 9, 2026 15:15
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.44 (from the 1.0.44-3 prerelease) and refreshes generated RPC types across SDKs to match the updated schema.

Changes:

  • Bumped @github/copilot to ^1.0.44 in the Node SDK and the shared test harness (and updated lockfiles accordingly).
  • Re-generated RPC models across languages; notably removes the summary field from workspace RPC types where it no longer exists upstream.
  • Updated sample lockfile to reflect the updated Node SDK dependency graph.
Show a summary per file
File Description
test/harness/package.json Updates harness devDependency on @github/copilot to ^1.0.44.
test/harness/package-lock.json Lockfile refresh for @github/copilot@1.0.44 (including platform optional deps).
nodejs/package.json Updates Node SDK dependency on @github/copilot to ^1.0.44.
nodejs/package-lock.json Lockfile refresh for @github/copilot@1.0.44 and related metadata changes.
nodejs/src/generated/rpc.ts Regenerated TypeScript RPC types; removes summary from workspace metadata shape.
nodejs/samples/package-lock.json Updates sample lockfile to reflect the updated Node SDK dependency set.
python/copilot/generated/rpc.py Regenerated Python RPC models; removes summary from Workspace.
go/rpc/generated_rpc.go Regenerated Go RPC models; removes Summary from WorkspacesGetWorkspaceResultWorkspace.
dotnet/src/Generated/Rpc.cs Regenerated .NET RPC models; removes Summary property from workspace type.
rust/src/generated/api_types.rs Regenerated Rust API types; removes summary from workspace structs.

Copilot's findings

Files not reviewed (3)
  • 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: 3/10 changed files
  • Comments generated: 0

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