Update @github/copilot to 1.0.55-1#1432
Merged
Merged
Conversation
- Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code
stephentoub
approved these changes
May 26, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Node-based test harness (and the Node samples lockfile) to use @github/copilot version 1.0.55-1, ensuring the harness and local sample dependency resolution pick up the new Copilot package release.
Changes:
- Bumped
@github/copilotdevDependency intest/harness/package.jsonto^1.0.55-1. - Updated
test/harness/package-lock.jsonto resolve@github/copilotand all platform-specific optional binaries to1.0.55-1. - Updated
nodejs/samples/package-lock.jsonso the sample’s file-based dependency on the SDK resolves the SDK’s updated@github/copilotdependency range.
Show a summary per file
| File | Description |
|---|---|
| test/harness/package.json | Bumps @github/copilot devDependency to ^1.0.55-1. |
| test/harness/package-lock.json | Locks @github/copilot + platform optional deps to 1.0.55-1 with updated tarball/integrity metadata. |
| nodejs/samples/package-lock.json | Updates the sample lockfile so the linked SDK dependency resolves @github/copilot at ^1.0.55-1. |
Copilot's findings
Files not reviewed (2)
- nodejs/samples/package-lock.json: Language not supported
- test/harness/package-lock.json: Language not supported
- Files reviewed: 1/3 changed files
- Comments generated: 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update of
@github/copilotto version1.0.55-1.Changes
@github/copilotinnodejs/package.jsonandtest/harness/package.jsonscripts/codegen)Next steps
When ready, click Ready for review to trigger CI checks.