Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13070 See eng/common workflow

Copilot AI review requested due to automatic review settings November 25, 2025 23:51
@azure-sdk azure-sdk requested a review from a team as a code owner November 25, 2025 23:51
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Nov 25, 2025
Copilot finished reviewing on behalf of azure-sdk November 25, 2025 23:52
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 syncs the eng/common directory with azure-sdk-tools, updating the TypeSpec client generator CLI from version 0.30.0 to 0.31.0. This is a routine dependency update that ensures the repository uses the latest version of the TypeSpec client generator tooling. The changes include updates to both the package manifest and lock file, with the lock file also reflecting structural changes in how the upstream package manages its dependencies (converting many peer dependencies to direct dependencies).

Key Changes

  • Updated @azure-tools/typespec-client-generator-cli from version 0.30.0 to 0.31.0
  • Refreshed package-lock.json with new integrity hashes and dependency resolutions
  • Removed "peer": true markers from numerous dependencies, reflecting upstream package structure changes

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
eng/common/tsp-client/package.json Updated the TypeSpec client generator CLI dependency from 0.30.0 to 0.31.0
eng/common/tsp-client/package-lock.json Updated lock file with new version, integrity hashes, and dependency structure reflecting conversion of peer dependencies to direct dependencies
Files not reviewed (1)
  • eng/common/tsp-client/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

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants