Skip to content

Bump emitter package dependencies to latest versions#39111

Merged
JialinHuang803 merged 2 commits into
mainfrom
copilot/bump-emitter-version-yet-again
Jun 29, 2026
Merged

Bump emitter package dependencies to latest versions#39111
JialinHuang803 merged 2 commits into
mainfrom
copilot/bump-emitter-version-yet-again

Conversation

Copilot AI commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Upgrades TypeSpec emitter dependencies in eng/emitter-package.json and regenerates the lock file.

Changes

  • eng/emitter-package.json — bumped three packages:
    • @azure-tools/openai-typespec: 1.20.11.21.0
    • @azure-tools/typespec-ts: 0.54.20.55.0
    • @azure-tools/typespec-client-generator-core: 0.69.00.69.1
  • eng/emitter-package-lock.json — regenerated via tsp-client generate-lock-file

Packages impacted by this PR

eng/emitter-package.json, eng/emitter-package-lock.json

Issues associated with this PR

#37501

Describe the problem that is addressed by this PR

Emitter dependencies in eng/emitter-package.json were behind latest published versions; lock file needed regeneration to reflect updated resolutions.

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

N/A — straightforward version bump following the issue instructions.

Are there test cases added in this PR? (If not, why?)

No — dependency version bumps; validated by running tsp-client generate-lock-file successfully with no audit vulnerabilities.

Provide a list of related PRs (if any)

N/A

Checklists

  • Added impacted package name to the issue description.
  • Does this PR need any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here.)
  • Added a changelog (if necessary).

Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies in emitter package Bump emitter package dependencies to latest versions Jun 29, 2026
Copilot AI requested a review from v-jiaodi June 29, 2026 01:09
@v-jiaodi v-jiaodi marked this pull request as ready for review June 29, 2026 01:21
Copilot AI review requested due to automatic review settings June 29, 2026 01:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 bumps three Azure TypeSpec emitter dependencies in eng/emitter-package.json and regenerates eng/emitter-package-lock.json so resolved versions and transitive dependencies reflect the latest published packages. It keeps the SDK code generation toolchain current; it has no impact on shipped SDK packages.

Changes:

  • Bumped @azure-tools/openai-typespec 1.20.1→1.21.0, @azure-tools/typespec-ts 0.54.2→0.55.0, and @azure-tools/typespec-client-generator-core 0.69.0→0.69.1.
  • Regenerated the lock file, updating those packages plus transitive deps (@scalar/*, chardet, fast-xml-parser, path-expression-matcher, prettier, semver, tar).
  • Lock entries and peer-dependency constraints remain consistent with the manifest.

Reviewed changes

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

File Description
eng/emitter-package.json Bumps three emitter dependency versions to latest
eng/emitter-package-lock.json Regenerated lock with matching versions, integrity hashes, and updated transitive deps
Files not reviewed (1)
  • eng/emitter-package-lock.json: Generated file

@JialinHuang803 JialinHuang803 merged commit 9b83e09 into main Jun 29, 2026
31 checks passed
@JialinHuang803 JialinHuang803 deleted the copilot/bump-emitter-version-yet-again branch June 29, 2026 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants