Bump TypeSpec dependencies to latest stable and next pre-release versions#4012
Conversation
|
@copilot should resolve the version in "next" tag for dependencies on |
Done. Updated the four packages to their
|
|
@copilot run |
Done. |
|
@copilot run |
Done. The new |
Updates TypeSpec-related packages in
packages/typespec-tsandpackages/typespec-testto align with TypeSpec1.12.0stable, and uses thenextdist-tag for test/spec companion packages.Version updates
packages/typespec-tsdevDependencies + peerDependencies andpackages/typespec-testdependencies:@typespec/http-specs0.1.0-alpha.37-dev.60.1.0-alpha.37-dev.6(next tag, unchanged)@azure-tools/azure-http-specs0.1.0-alpha.41-dev.10.1.0-alpha.41-dev.2(next tag, bumped)@typespec/spector0.1.0-dev.40.1.0-dev.4(next tag, unchanged)@typespec/spec-api0.1.0-dev.30.1.0-dev.3(next tag, unchanged)@azure-tools/typespec-client-generator-core^0.68.2^0.68.3(latest stable patch)The test/spec packages (
@typespec/http-specs,@typespec/spector,@typespec/spec-api,@azure-tools/azure-http-specs) track thenextnpm dist-tag.@azure-tools/azure-http-specswas bumped from0.1.0-alpha.41-dev.1to the currentnexttag0.1.0-alpha.41-dev.2.pnpm-lock.yamlupdated accordingly.