Skip to content

[python] Upgrade TCGC 0.57.1 for http-client-python #7667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 17, 2025

This PR upgrades dependencies for the @typespec/http-client-python package following the exact steps outlined in the issue:

Changes Made

  • Dependency Update: Upgraded @azure-tools/typespec-client-generator-core from ~0.57.0 to ~0.57.1 in devDependencies
  • Package Lock: Updated package-lock.json to reflect the new dependency version
  • Change Entry: Added proper change documentation with type "dependencies" and message "bump typespec"

Process Followed

  1. ✅ Navigated to packages/http-client-python directory
  2. ✅ Installed npm-check-updates globally
  3. ✅ Ran npx npm-check-updates -u --filter @typespec/*,@azure-tools/*
  4. ✅ Executed npm install to update dependencies
  5. ✅ Verified build compatibility (TypeScript compilation successful)
  6. ✅ Added change entry using the project's chronus system

Validation

  • The npm-check-updates tool identified exactly one package that could be safely upgraded
  • TypeScript compilation succeeded, confirming compatibility with the updated dependency
  • Only necessary files were committed (package.json, package-lock.json, change entry)
  • Excluded venv_build_wheel/ directory as instructed

The upgrade is minimal and maintains full compatibility with the existing codebase.

Fixes #7610.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@Copilot Copilot AI changed the title [WIP] [python] upgrade dependencies for http-client-python [python] Upgrade dependencies for http-client-python Jun 17, 2025
@Copilot Copilot AI requested a review from msyyc June 17, 2025 06:57
@msyyc msyyc marked this pull request as ready for review June 17, 2025 06:58
@msyyc msyyc changed the title [python] Upgrade dependencies for http-client-python [python] Upgrade TCGC 0.57.1 for http-client-python Jun 17, 2025
Copilot finished work on behalf of msyyc June 17, 2025 06:58
Copy link
Contributor

All changed packages have been documented.

  • @typespec/http-client-python
Show changes

@typespec/http-client-python - dependencies ✏️

bump typespec

@iscai-msft iscai-msft enabled auto-merge June 17, 2025 20:02
@msyyc msyyc disabled auto-merge June 18, 2025 01:30
@msyyc msyyc enabled auto-merge June 18, 2025 01:31
@msyyc msyyc disabled auto-merge June 18, 2025 01:31
@msyyc msyyc self-requested a review June 18, 2025 01:52
@msyyc
Copy link
Contributor

msyyc commented Jun 18, 2025

@timotheeguerin It seems that we need one more approval to merge this PR. Appreciate if you could help approve this PR.

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.

[python] upgrade dependencies for http-client-python
4 participants