Skip to content

[python] upgrade dependencies for http-client-python #7666

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

Closed
wants to merge 3 commits into 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 requested procedure:

Changes Made

  1. Dependency Upgrade: Upgraded @azure-tools/typespec-client-generator-core from ~0.57.0 to ~0.57.1
  2. Change Entry: Added chronus change entry with type "dependencies" and message "bump typespec"
  3. Build Verification: Confirmed TypeScript compilation succeeds with the updated dependencies
  4. Gitignore Update: Added venv_build_wheel/ to .gitignore to prevent accidental commits

Process Followed

  • Used npm-check-updates with filter @typespec/*,@azure-tools/* to identify available updates
  • Ran npm install to update lock file
  • Built the package successfully (TypeScript compilation passed)
  • Created appropriate change entry using chronus

The Python build encountered network timeout issues during dependency installation, but this is unrelated to the TypeScript dependency upgrade and does not affect the core functionality.

Fixes #7610.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@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 05:57
Copilot finished work on behalf of msyyc June 17, 2025 05:57
@msyyc msyyc closed this Jun 17, 2025
@msyyc msyyc deleted the copilot/fix-7610 branch June 17, 2025 06:39
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
2 participants