Skip to content

tsp - upgrade tsp to 1.7#28985

Merged
dolauli merged 1 commit intoAzure:mainfrom
dolauli:tsp1.7
Dec 16, 2025
Merged

tsp - upgrade tsp to 1.7#28985
dolauli merged 1 commit intoAzure:mainfrom
dolauli:tsp1.7

Conversation

@dolauli
Copy link
Copy Markdown
Contributor

@dolauli dolauli commented Dec 16, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings December 16, 2025 06:23
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades TypeSpec compiler and related tooling dependencies from version 1.5.0 to 1.7.0. TypeSpec is used for code generation in the Azure PowerShell repository. The update affects multiple package families: the core TypeSpec compiler and libraries, Azure-specific TypeSpec tools, and extended TypeSpec features. This is an internal tooling update with no Azure PowerShell release required.

Key Changes:

  • Upgrade @typespec/compiler and core @typespec/* packages from 1.5.0 to 1.7.0
  • Upgrade @azure-tools/typespec-* packages from 0.61.0 to 0.63.0
  • Upgrade @typespec/* extended packages (rest, streams, versioning, xml) from 0.75.0 to 0.77.0

@dolauli dolauli enabled auto-merge (squash) December 16, 2025 06:31
@dolauli dolauli merged commit 0fc1607 into Azure:main Dec 16, 2025
18 checks passed
@dolauli dolauli deleted the tsp1.7 branch December 16, 2025 07:45
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.

3 participants