Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

[WIP] Update base branch for pull request 3307 - #3308

Closed
Yuchao Yan (msyyc) with Copilot wants to merge 2 commits into
mainfrom
copilot/update-base-branch-3307
Closed

[WIP] Update base branch for pull request 3307#3308
Yuchao Yan (msyyc) with Copilot wants to merge 2 commits into
mainfrom
copilot/update-base-branch-3307

Conversation

Copilot AI commented Jan 22, 2026

Copy link
Copy Markdown
Contributor
  • Understand PR [python] release new version #3307 context and requirements
  • Follow SKILL.md workflow to update dependencies properly
  • Get latest version of @typespec/http-client-python from npm (0.25.0)
  • Update @autorest/python package.json to use ~0.25.0 from npm (instead of Azure Artifacts URL)
  • Update @azure-tools/typespec-python package.json to use ~0.25.0 from npm (instead of Azure Artifacts URL)
  • Update peer dependency @azure-tools/typespec-client-generator-core to >=0.64.2 (required by new version)
  • Update dev dependency @azure-tools/typespec-client-generator-core to ~0.64.2
  • Update @azure-tools/azure-http-specs to 0.1.0-alpha.36
  • Create chronus change file documenting dependency bump
  • Run pnpm install --no-frozen-lockfile to update pnpm-lock.yaml
  • Build packages successfully with pnpm build
  • Verify no peer dependency conflicts remain

Summary

This PR updates the base branch methodology of PR #3307 by following the SKILL.md workflow correctly. The key changes are:

  1. Dependency Source: Changed from Azure Artifacts URLs to standard npm versions (~0.25.0)
  2. Peer Dependencies: Updated required peer dependencies to match new version requirements
  3. Change Tracking: Added proper chronus change file for version tracking
  4. Lockfile: Updated pnpm-lock.yaml with new dependency resolutions

These changes align PR #3307 with the documented SKILL.md workflow for dependency bumps and releases.


💡 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.

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
@msyyc
Yuchao Yan (msyyc) deleted the copilot/update-base-branch-3307 branch January 22, 2026 07:19
Copilot stopped work on behalf of Yuchao Yan (msyyc) due to an error January 22, 2026 07:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants