Upgrade typespec-go emitter and TypeSpec toolset - #26759
Merged
Jiaqi Zhang (JiaqiZhang-Dev) merged 1 commit intoMay 13, 2026
Merged
Upgrade typespec-go emitter and TypeSpec toolset#26759Jiaqi Zhang (JiaqiZhang-Dev) merged 1 commit into
Jiaqi Zhang (JiaqiZhang-Dev) merged 1 commit into
Conversation
…rsions Agent-Logs-Url: https://github.com/Azure/azure-sdk-for-go/sessions/218e964e-7963-49ef-b729-1550b248769f Co-authored-by: JiaqiZhang-Dev <194873822+JiaqiZhang-Dev@users.noreply.github.com>
Jiaqi Zhang (JiaqiZhang-Dev)
marked this pull request as ready for review
May 13, 2026 03:02
Jiaqi Zhang (JiaqiZhang-Dev)
requested review from
Jiaqi Zhang (JiaqiZhang-Dev),
Rick Winter (RickWinter),
Charles Lowell (chlowell),
Grace Wilcox (gracewilcox),
Joel Hendrix (jhendrixMSFT),
Renhe Li (lirenhe),
Richard Park (richardpark-msft) and
Chenjie Shi (tadelesh)
as code owners
May 13, 2026 03:02
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repo’s pinned TypeSpec Go emitter/tooling versions used by the eng/ TypeSpec generation workflow by bumping eng/emitter-package.json and regenerating the corresponding lock file.
Changes:
- Bump
@azure-tools/typespec-goto0.12.0. - Bump TypeSpec compiler and Azure TypeSpec libraries to
1.12.0/0.68.0/0.82.0as applicable. - Regenerate
eng/emitter-package-lock.jsonto reflect the new dependency graph and engine constraints.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| eng/emitter-package.json | Updates pinned emitter/tooling package versions. |
| eng/emitter-package-lock.json | Regenerated lockfile for the new TypeSpec toolset versions (including updated transitive deps/engines). |
Files not reviewed (1)
- eng/emitter-package-lock.json: Language not supported
Chenjie Shi (tadelesh)
approved these changes
May 13, 2026
Jiaqi Zhang (JiaqiZhang-Dev)
deleted the
copilot/upgrade-typespec-go-emitter-version
branch
May 13, 2026 03:39
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.
Bump all TypeSpec packages in
eng/emitter-package.jsonto latest versions and regenerate the lock file.