Skip to content

tsp - upgrade tsp to 1.5#1526

Merged
dolauli merged 1 commit into
Azure:mainfrom
dolauli:tsp-brown
Oct 15, 2025
Merged

tsp - upgrade tsp to 1.5#1526
dolauli merged 1 commit into
Azure:mainfrom
dolauli:tsp-brown

Conversation

@dolauli

@dolauli dolauli commented Oct 11, 2025

Copy link
Copy Markdown
Contributor

This pull request updates several Azure TypeSpec-related dependencies in the common/config/rush/pnpm-lock.yaml file to newer versions. The primary focus is on bumping the major and minor versions of core TypeSpec packages and their dependencies, ensuring compatibility and access to recent features and fixes.

Dependency version upgrades:

  • Updated @azure-tools/typespec-autorest, @azure-tools/typespec-azure-core, @azure-tools/typespec-azure-resource-manager, @azure-tools/typespec-azure-rulesets, and @azure-tools/typespec-client-generator-core from version 0.59.0 to 0.61.0, along with their associated peer dependencies. [1] [2]
  • Upgraded related TypeSpec dependencies (@typespec/compiler, @typespec/http, @typespec/openapi, @typespec/rest, @typespec/streams, @typespec/versioning, @typespec/xml) to their latest compatible versions (mostly from 1.3.0/0.73.0 to 1.5.0/0.75.0). [1] [2] [3]
  • Updated @azure-tools/typespec-liftr-base from version 0.8.0 to 0.10.0. [1] [2]

Compatibility and dependency metadata:

  • Added new peer dependency metadata for optional dependencies, such as marking @typespec/xml as optional for @azure-tools/typespec-autorest.

These changes ensure the project uses the latest stable versions of Azure TypeSpec packages, which may include bug fixes, performance improvements, and new features.

@dolauli
dolauli merged commit 135fada into Azure:main Oct 15, 2025
101 of 103 checks passed
@dolauli
dolauli deleted the tsp-brown branch October 15, 2025 05:39
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.

1 participant