Skip to content

Comments

Update @github/copilot-sdk to ^0.1.25#1028

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/update-copilot-sdk-version
Draft

Update @github/copilot-sdk to ^0.1.25#1028
Copilot wants to merge 5 commits intomainfrom
copilot/update-copilot-sdk-version

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Updates the @github/copilot-sdk package version in the test suite.

Changes Made

  • tests/package.json: Updated @github/copilot-sdk to ^0.1.25
  • tests/azure-hosted-copilot-sdk/resources/copilot-sdk-app-package.json: Updated @github/copilot-sdk to ^0.1.25
Original prompt

This section details on the original issue you should resolve

<issue_title>Update @github/copilot-sdk</issue_title>
<issue_description>Update the version of the @github/copilot-sdk package we're using to 0.1.125.</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Copilot AI changed the title [WIP] Update version of @github/copilot-sdk to 0.1.125 Update @github/copilot-sdk to 0.1.125 Feb 25, 2026
Copilot AI requested a review from tmeschter February 25, 2026 00:53
kvenkatrajan
kvenkatrajan previously approved these changes Feb 25, 2026
"version": "1.0.0",
"dependencies": {
"@github/copilot-sdk": "^0.1.22",
"@github/copilot-sdk": "0.1.125",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot update to ^0.1.125

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot fix

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to ^0.1.125 in 76b7e18.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already fixed in 76b7e18 — both files now use ^0.1.125.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot update to ^0.1.25

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to ^0.1.25 in 003e98d.

"@azure/identity": "^4.13.0",
"@eslint/js": "^9.0.0",
"@github/copilot-sdk": "^0.1.22",
"@github/copilot-sdk": "0.1.125",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot update to ^0.1.125

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to ^0.1.125 in 76b7e18.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot fix

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already fixed in 76b7e18tests/package.json uses ^0.1.125.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot update to ^0.1.25

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated tests/package.json to ^0.1.25 in 0823fd4.

Co-authored-by: kvenkatrajan <102772054+kvenkatrajan@users.noreply.github.com>
kvenkatrajan
kvenkatrajan previously approved these changes Feb 25, 2026
Co-authored-by: kvenkatrajan <102772054+kvenkatrajan@users.noreply.github.com>
Copilot AI changed the title Update @github/copilot-sdk to 0.1.125 Update @github/copilot-sdk to ^0.1.25 Feb 25, 2026
Copilot AI requested a review from kvenkatrajan February 25, 2026 01:56
…ge.json

Co-authored-by: kvenkatrajan <102772054+kvenkatrajan@users.noreply.github.com>
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.

Update @github/copilot-sdk

3 participants