Upgrade TypeSpec and TCGC versions to latest releases#3381
Merged
Conversation
Co-authored-by: MaryGao <9943211+MaryGao@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Upgrade the typespec and tcgc version
Upgrade TypeSpec and TCGC versions to latest releases
Jul 16, 2025
Member
LGTM. |
lirenhe
approved these changes
Jul 16, 2025
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.
This PR upgrades TypeSpec and TypeSpec Client Generator Core (TCGC) dependencies to their latest versions across the repository, following the established upgrade guidelines.
Changes Made
Core TypeSpec Dependencies Updated
@typespec/compiler:^1.1.0→^1.2.1@typespec/http:^1.1.0→^1.2.1@typespec/rest:^0.71.0→^0.72.1@typespec/versioning:^0.71.0→^0.72.1@typespec/openapi:^1.1.0→^1.2.1@typespec/openapi3:^1.1.0→^1.2.1@typespec/json-schema:^1.1.0→^1.2.1@typespec/xml:^0.71.0→^0.72.1Azure Tools Dependencies Updated
@azure-tools/typespec-client-generator-core:^0.57.3→^0.58.0@azure-tools/typespec-autorest:^0.57.1→^0.58.0@azure-tools/typespec-azure-core:^0.57.0→^0.58.0@azure-tools/typespec-azure-resource-manager:^0.57.2→^0.58.0@azure-tools/typespec-azure-rulesets:^0.57.1→^0.58.0Spector-Related Dependencies (Next Versions)
@typespec/http-specs:0.1.0-alpha.24-dev.2→0.1.0-alpha.25-dev.0@typespec/spec-api:0.1.0-alpha.7-dev.1→0.1.0-alpha.8-dev.0@azure-tools/azure-http-specs:0.1.0-alpha.22→0.1.0-alpha.24-dev.0@typespec/spector:0.1.0-alpha.16-dev.2(unchanged - already at next)Validation
All testing suites pass successfully:
Files Modified
packages/typespec-ts/package.jsonpackages/typespec-test/package.jsoncommon/config/rush/pnpm-lock.yaml(dependency lock file)The upgrade maintains backward compatibility while providing access to the latest TypeSpec features and bug fixes.
Fixes #3380.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
googlechromelabs.github.ionode install.mjs(dns block)https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.111/linux64/chrome-headless-shell-linux64.zipnode install.mjs(http block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.