Skip to content

Upgrade @typespec/compiler version to 1.1.0 and all its relevant packages to corresponding latest versions #7643

Closed
@ArcturusZhang

Description

@ArcturusZhang

Action required: Upgrade @typespec and @azure-tools relevant dependencies and regenerate integration cases after upgrading.

The working directory is packages/http-client-csharp. We should not change anything outside this directory.

  • Identify dependencies within the @typespec or @azure-tools npm-scopes under "dependencies", "devDependencies" and "peerDependencies" in package.json
  • You should resolve the version in "next" tag for dependencies on @typespec/http-specs, @typespec/spector, @azure-tools/azure-http-specs, and @typespec/spec-api
  • You should resolve the version in "latest" tag for the other dependencies
  • Run "npm install" after editing the dependencies in package.json
  • Run npm run build to verify everything builds
  • Run ./eng/scripts/Generate.ps1 script to refresh all test packages
  • Run npm run test to verify all test cases could pass.

Metadata

Metadata

Assignees

Labels

emitter:client:csharpIssue for the C# client emitter: @typespec/http-client-csharp

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions