Skip to content

Update @github/copilot to 1.0.52#1405

Merged
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.52
May 23, 2026
Merged

Update @github/copilot to 1.0.52#1405
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.52

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated update of @github/copilot to version 1.0.52.

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 23, 2026 23:16
@stephentoub stephentoub requested a review from a team as a code owner May 23, 2026 23:16
Copilot AI review requested due to automatic review settings May 23, 2026 23:16
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 Node.js-side dependency on @github/copilot to 1.0.52, aligning the harness, SDK package, and sample lockfiles with the new published release.

Changes:

  • Bumped @github/copilot from ^1.0.52-4 to ^1.0.52 in the Node.js SDK and test harness.
  • Updated corresponding package-lock.json files to resolve @github/copilot@1.0.52 and its platform-specific optional dependencies.
  • Refreshed the samples lockfile to reflect the updated transitive dependency via the local @github/copilot-sdk package.
Show a summary per file
File Description
test/harness/package.json Updates harness devDependency on @github/copilot to ^1.0.52.
test/harness/package-lock.json Locks harness resolution to @github/copilot@1.0.52 and matching optional platform packages.
nodejs/package.json Updates SDK runtime dependency on @github/copilot to ^1.0.52.
nodejs/package-lock.json Locks SDK resolution to @github/copilot@1.0.52 and matching optional platform packages.
nodejs/samples/package-lock.json Updates sample lockfile’s transitive @github/copilot version via the local SDK dependency.

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 stephentoub merged commit a77e8ec into main May 23, 2026
33 checks passed
@stephentoub stephentoub deleted the update-copilot-1.0.52 branch May 23, 2026 23:47
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