Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

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.20251031.1.

Details

Changes

  • Updated eng/Packages.Data.props UnbrandedGeneratorVersion property
  • Updated eng/packages/http-client-csharp/package.json dependency version
  • Ran npm install to update package-lock.json
  • Ran eng/packages/http-client-csharp/eng/scripts/Generate.ps1 to regenerate test projects
  • Generated emitter-package.json artifacts using tsp-client

This is an automated PR created by the TypeSpec publish pipeline.

Copilot AI review requested due to automatic review settings October 31, 2025 21:41
@github-actions github-actions bot added Client This issue is related to a non-management package CodeGen Issues that relate to code generation labels Oct 31, 2025
Copy link
Contributor

Copilot AI left a 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 PR updates the @typespec/http-client-csharp package from version 1.0.0-alpha.20251030.3 to 1.0.0-alpha.20251031.1. The update includes:

  • Package dependency version bumps in package.json and package-lock.json files
  • Regenerated test project code models with a new initializedBy field added to client definitions
  • Addition of apiVersion method parameters in some Azure client test projects

Reviewed Changes

Copilot reviewed 97 out of 99 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 dependency version
eng/packages/http-client-csharp/package-lock.json Updated lock file with new package version and integrity hash
eng/http-client-csharp-emitter-package.json Updated dependency version
eng/http-client-csharp-emitter-package-lock.json Updated lock file with new package version and integrity hash
eng/Packages.Data.props Updated UnbrandedGeneratorVersion property
Multiple tspCodeModel.json files Added initializedBy field to client objects and apiVersion method parameters to some Azure clients
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue is related to a non-management package CodeGen Issues that relate to code generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants