-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update UnbrandedGeneratorVersion to 1.0.0-alpha.20251210.1 #54410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update UnbrandedGeneratorVersion to 1.0.0-alpha.20251210.1 #54410
Conversation
There was a problem hiding this 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 automated PR updates the TypeSpec http-client-csharp generator dependency from version 1.0.0-alpha.20251208.2 to 1.0.0-alpha.20251209.2, triggered by a new TypeSpec commit.
Key Changes:
- Updated the
@typespec/http-client-csharppackage version across all configuration files - Refreshed npm lock files with new package integrity hashes
- Updated the
UnbrandedGeneratorVersionproperty in MSBuild configuration
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| eng/packages/http-client-csharp/package.json | Updated @typespec/http-client-csharp dependency to new alpha version |
| eng/packages/http-client-csharp/package-lock.json | Updated resolved version and integrity hash for the dependency |
| eng/http-client-csharp-emitter-package.json | Updated @typespec/http-client-csharp dependency to match other files |
| eng/http-client-csharp-emitter-package-lock.json | Updated resolved version and integrity hash for the emitter package |
| eng/Packages.Data.props | Updated UnbrandedGeneratorVersion property to align with npm package version |
Review Summary: All version updates are consistent across the repository. No issues identified.
Files not reviewed (2)
- eng/http-client-csharp-emitter-package-lock.json: Language not supported
- eng/packages/http-client-csharp/package-lock.json: Language not supported
This PR updates the UnbrandedGeneratorVersion property in eng/Packages.Data.props and the @typespec/http-client-csharp dependency in eng/packages/http-client-csharp/package.json to version 1.0.0-alpha.20251210.1.
Details
Changes
This is an automated PR created by the TypeSpec publish pipeline.