-
Notifications
You must be signed in to change notification settings - Fork 324
Bump TypeSpec, TCGC, and Spector dependency versions for http-client-java #9186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: haolingdong-msft <87355844+haolingdong-msft@users.noreply.github.com>
Co-authored-by: haolingdong-msft <87355844+haolingdong-msft@users.noreply.github.com>
|
@copilot
Remember to update the tgz package version in package.json as well. e.g.
|
Co-authored-by: haolingdong-msft <87355844+haolingdong-msft@users.noreply.github.com>
| "@typespec/http-client-java": "file:../../typespec-http-client-java-0.6.1.tgz", | ||
| "@typespec/http-client-java-tests": "file:" | ||
| }, | ||
| "overrides": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot update all @typespec and @azure-tools related dependencies. Similar for other package.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added @typespec/json-schema to overrides section in clientcore-test package.json to ensure all @typespec dependencies are properly overridden. All other @typespec and @Azure-Tools packages in overrides already match the versions in the main package.json. Changes in commit c074788.
Co-authored-by: haolingdong-msft <87355844+haolingdong-msft@users.noreply.github.com>


Plan: Bump TypeSpec, TCGC, and Spector dependency versions for http-client-java
@typespec/spectorfrom 0.1.0-alpha.20 to 0.1.0-alpha.21@typespec/spectorfrom 0.1.0-alpha.20 to 0.1.0-alpha.21@typespec/spec-apifrom 0.1.0-alpha.10 to 0.1.0-alpha.11@typespec/http-specsfrom 0.1.0-alpha.28 to 0.1.0-alpha.29@azure-tools/azure-http-specsfrom 0.1.0-alpha.32 to 0.1.0-alpha.33@typespec/spectorfrom 0.1.0-alpha.20 to 0.1.0-alpha.21@typespec/spec-apifrom 0.1.0-alpha.10 to 0.1.0-alpha.11@typespec/http-specsfrom 0.1.0-alpha.28 to 0.1.0-alpha.29Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.