Skip to content

Update @github/copilot to 1.0.43#1218

Merged
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.43
May 7, 2026
Merged

Update @github/copilot to 1.0.43#1218
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.43

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Automated update of @github/copilot to version 1.0.43.

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 6, 2026 22:17
@stephentoub stephentoub requested a review from a team as a code owner May 6, 2026 22:17
Copilot AI review requested due to automatic review settings May 6, 2026 22:17
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/TS side of the SDK mono-repo to use the stable @github/copilot 1.0.43 release (moving off the 1.0.43-0 prerelease), and refreshes the associated npm lockfiles so installs are reproducible.

Changes:

  • Bumped @github/copilot dependency specifier to ^1.0.43 in the Node SDK and test harness package.json.
  • Updated lockfiles to resolve @github/copilot@1.0.43 (including platform-specific optional dependencies).
  • Updated the Node samples lockfile to reflect the new dependency resolution via the local file:.. SDK package.
Show a summary per file
File Description
test/harness/package.json Switches harness devDependency from ^1.0.43-0 to stable ^1.0.43.
test/harness/package-lock.json Lockfile updates to resolve @github/copilot@1.0.43 and its optional platform packages.
nodejs/package.json Updates SDK dependency on @github/copilot to stable ^1.0.43.
nodejs/package-lock.json Lockfile updates to resolve @github/copilot@1.0.43 and optional platform packages.
nodejs/samples/package-lock.json Updates the sample’s lockfile resolution for the local SDK package’s @github/copilot 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

@tclem tclem closed this May 7, 2026
@tclem tclem reopened this May 7, 2026
@tclem
Copy link
Copy Markdown
Member

tclem commented May 7, 2026

sorry, wrong tab!

@github-actions github-actions Bot mentioned this pull request May 7, 2026
@stephentoub stephentoub added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 5600f41 May 7, 2026
55 of 56 checks passed
@stephentoub stephentoub deleted the update-copilot-1.0.43 branch May 7, 2026 18:34
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