Update UnbrandedGeneratorVersion to 1.0.0-alpha.20260319.4#57270
Update UnbrandedGeneratorVersion to 1.0.0-alpha.20260319.4#57270jorgerangel-msft merged 3 commits intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s pinned TypeSpec unbranded C# emitter version to 1.0.0-alpha.20260319.4 across central generation props and the TypeSpec generator package/artifact inputs used for SDK regeneration.
Changes:
- Bump
UnbrandedGeneratorVersionto1.0.0-alpha.20260319.4. - Update
@typespec/http-client-csharpdependency to1.0.0-alpha.20260319.4in the generator’s npm dependencies and generated emitter artifacts. - Refresh the generated emitter package lock/artifact data to align with the new TypeSpec toolchain versions.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| eng/packages/http-client-csharp/package.json | Updates the generator’s dependency on @typespec/http-client-csharp to the new alpha build. |
| eng/http-client-csharp-emitter-package.json | Updates the generated unbranded emitter artifact dependency versions (including toolchain core). |
| eng/http-client-csharp-emitter-package-lock.json | Updates the generated lockfile for the unbranded emitter artifact to match the new dependency versions. |
| eng/centralpackagemanagement/Directory.Generation.Packages.props | Bumps the centrally pinned unbranded generator version used by repo generation workflows. |
Files not reviewed (1)
- eng/http-client-csharp-emitter-package-lock.json: Language not supported
|
@jorgerangel-msft I've opened a new pull request, #57298, to work on those changes. Once the pull request is ready, I'll request review from you. |
…package version bump (#57298) * Initial plan * Bump tcgc version to 0.66.3 and regenerate test projects Co-authored-by: jorgerangel-msft <102122018+jorgerangel-msft@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jorgerangel-msft <102122018+jorgerangel-msft@users.noreply.github.com>
…o typespec/update-http-client-1.0.0-alpha.20260319.4
|
@copilot lets regenerate all the unbranded libraries that use the SCM emitter https://github.com/Azure/azure-sdk-for-net/blob/main/doc/GeneratorMigration/Library_Inventory.md by running |
|
@jorgerangel-msft I've opened a new pull request, #57299, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
/check-enforcer override |
|
Failing test is unrelated to the changes in this pr |
This PR updates the UnbrandedGeneratorVersion property in eng/centralpackagemanagement/Directory.Generation.Packages.props and the @typespec/http-client-csharp dependency in eng/packages/http-client-csharp/package.json to version 1.0.0-alpha.20260319.4.
Details
Changes
This is an automated PR created by the TypeSpec publish pipeline.