Skip to content

Update @github/copilot to 1.0.57-3#1519

Merged
stephentoub merged 2 commits into
mainfrom
update-copilot-1.0.57-3
May 30, 2026
Merged

Update @github/copilot to 1.0.57-3#1519
stephentoub merged 2 commits into
mainfrom
update-copilot-1.0.57-3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Automated update of @github/copilot to version 1.0.57-3.

Changes

  • Updated @github/copilot in nodejs/package.json and test/harness/package.json
  • Re-ran all code generators (scripts/codegen)
  • Formatted generated output
  • Re-enabled the previously disabled pending-work resume e2e tests across Node.js, .NET, Go, and Python (should continue pending permission request after resume and should continue pending external tool request after resume), now that the runtime session cleanup/resume race condition is fixed in this runtime version. Removed the associated stale skip markers and skip-reason comments. Verified the Node.js and Python suites pass against 1.0.57-3.

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 30, 2026 15:32
@stephentoub stephentoub requested a review from a team as a code owner May 30, 2026 15:32
Copilot AI review requested due to automatic review settings May 30, 2026 15:32
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 Node.js SDK and shared test harness to consume @github/copilot version 1.0.57-3, including lockfile updates for the main package, samples, and test harness.

Changes:

  • Bumped @github/copilot from ^1.0.57-2 to ^1.0.57-3.
  • Updated npm lockfiles for the SDK, samples, and test harness with the new package and platform-specific optional binaries.
Show a summary per file
File Description
nodejs/package.json Updates the SDK runtime dependency version.
nodejs/package-lock.json Locks the updated Copilot package and optional platform binaries.
nodejs/samples/package-lock.json Refreshes sample lock metadata for the local SDK dependency.
test/harness/package.json Updates the harness dev dependency version.
test/harness/package-lock.json Locks the updated harness Copilot package and optional platform binaries.

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: 2/5 changed files
  • Comments generated: 0

@stephentoub
Copy link
Copy Markdown
Collaborator

@copilot several e2e resume tests were disabled recently due to a race condition. That condition should now be fixed. Please re-enable the tests.

Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 30, 2026

@copilot several e2e resume tests were disabled recently due to a race condition. That condition should now be fixed. Please re-enable the tests.

Re-enabled the two previously disabled pending-work resume e2e tests (should continue pending permission request after resume and should continue pending external tool request after resume) across Node.js, .NET, Go, and Python, removing the skips and stale skip-reason comments tied to the runtime resume/cleanup race. Verified the Node.js and Python suites pass against the updated 1.0.57-3 runtime.

Copilot AI requested a review from stephentoub May 30, 2026 15:50
@github-actions github-actions Bot mentioned this pull request May 30, 2026
@stephentoub stephentoub added this pull request to the merge queue May 30, 2026
Merged via the queue into main with commit da1788d May 30, 2026
45 checks passed
@stephentoub stephentoub deleted the update-copilot-1.0.57-3 branch May 30, 2026 16:26
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