Skip to content

update emitter-package dependencies#47613

Merged
msyyc merged 10 commits into
mainfrom
update-emitter-package-dependencies
Jun 23, 2026
Merged

update emitter-package dependencies#47613
msyyc merged 10 commits into
mainfrom
update-emitter-package-dependencies

Conversation

@msyyc

@msyyc msyyc commented Jun 23, 2026

Copy link
Copy Markdown
Member

Update emitter-package.json dependencies to their latest aligned versions.

msyyc and others added 8 commits June 23, 2026 13:29
…te.py

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ption

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…y typespec-python bumps

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…icted-network fallbacks

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…file steps

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ple, handle branch collision and conditional lock-file commit

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 23, 2026 06:55
@msyyc msyyc requested review from a team, benbp and l0lawrence as code owners June 23, 2026 06:58

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 updates the TypeSpec emitter dependency manifest (eng/emitter-package.json) and its lock file (eng/emitter-package-lock.json) to newer aligned versions. These files control the TypeSpec emitter toolchain used to generate Azure SDK for Python client libraries from API specifications, so the update keeps SDK code generation on the latest patch/minor releases of the emitter dependencies.

Changes:

  • Bumped @typespec/http-client-python from ^0.32.0 to ^0.33.0.
  • Bumped @azure-tools/typespec-client-generator-core from ~0.69.0 to ~0.69.1.
  • Regenerated the lock file, updating resolved versions/integrity hashes for the above plus transitive deps chardet (2.1.1 → 2.2.0) and semver (7.8.4 → 7.8.5).

Reviewed changes

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

File Description
eng/emitter-package.json Bumps the http-client-python and typespec-client-generator-core emitter dependency version ranges.
eng/emitter-package-lock.json Updates resolved versions and integrity hashes for the bumped packages and their transitive dependencies, consistent with the manifest.
Files not reviewed (1)
  • eng/emitter-package-lock.json: Generated file

Comment thread .github/skills/emitter-package-update/SKILL.md
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Copilot finished work on behalf of msyyc June 23, 2026 08:01
@msyyc msyyc merged commit 48c329c into main Jun 23, 2026
14 checks passed
@msyyc msyyc deleted the update-emitter-package-dependencies branch June 23, 2026 08:52
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