[python] release new version - #11919
Conversation
commit: |
There was a problem hiding this comment.
🟡 Changes recommended
Dependency updates for @typespec/http-client-python need a corresponding Chronus entry, and the lockfile contains inconsistent registry/integrity pinning for the same package version.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the @typespec/http-client-python package’s dependency set in preparation for a new release, aligning it with newer TypeSpec and Azure Tools versions.
Changes:
- Bump
peerDependencies/devDependenciesinpackages/http-client-python/package.jsonto newer@typespec/*and@azure-tools/*versions. - Update
packages/http-client-python/package-lock.jsonto reflect the new dependency graph. - Remove an existing Chronus change entry (
.chronus/changes/python-ci-gate-2026-08-04.md).
File summaries
| File | Description |
|---|---|
| packages/http-client-python/package.json | Updates peer/dev dependency version ranges for the Python emitter release alignment. |
| packages/http-client-python/package-lock.json | Regenerates the lockfile for the updated dependency set. |
| .chronus/changes/python-ci-gate-2026-08-04.md | Removes a previously recorded Chronus change entry. |
Review details
Files not reviewed (1)
- packages/http-client-python/package-lock.json: Generated file
- Files reviewed: 2/3 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Python emitter diffBaseline Diff summary: 1 file(s), +1 / -1 Rendered diff: inline on the run summary, or the emitter-diff-html artifact. Informational check (eng/emitter-diff); does not block the PR. |
|
You can try these changes here
|
## Summary - bump `@typespec/http-client-python` from 0.37.1 to 0.37.2 - synchronize the package lockfile version - add the 0.37.2 changelog entry for the TypeSpec 1.16.0 dependency update from microsoft#11919 Follow-up to microsoft#11919. ## Validation - verified the manifest and lockfile versions are consistently set to 0.37.2 - verified the changelog contains the 0.37.2 release heading - `git diff --check`
No description provided.