Skip to content

Comments

Remove Upper Constraint for agent hosting package#147

Merged
rahuldevikar761 merged 6 commits intomainfrom
users/radevika/removeUpperConstraint
Jan 28, 2026
Merged

Remove Upper Constraint for agent hosting package#147
rahuldevikar761 merged 6 commits intomainfrom
users/radevika/removeUpperConstraint

Conversation

@rahuldevikar761
Copy link
Collaborator

image E2Es started failing. The older version of tooling is downloaded because of the upper limit of the agent hosting package.

Copilot AI review requested due to automatic review settings January 28, 2026 05:42
@rahuldevikar761 rahuldevikar761 requested a review from a team as a code owner January 28, 2026 05:42
Copy link
Contributor

Copilot AI left a comment

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 dependency constraint for microsoft-agents-hosting-core in the microsoft-agents-a365-tooling package by removing the upper bound constraint (< 0.6.0) and increasing the minimum required version from 0.4.0 to 0.7.0. The change was made to resolve E2E test failures caused by older tooling package versions being installed due to the restrictive upper bound.

Changes:

  • Updated microsoft-agents-hosting-core dependency from >= 0.4.0, < 0.6.0 to >= 0.7.0 in the tooling package

@rahuldevikar761 rahuldevikar761 requested review from a team as code owners January 28, 2026 05:49
Copilot AI review requested due to automatic review settings January 28, 2026 05:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

@rahuldevikar761 rahuldevikar761 enabled auto-merge (squash) January 28, 2026 06:28
@rahuldevikar761 rahuldevikar761 merged commit 86a7315 into main Jan 28, 2026
8 checks passed
@rahuldevikar761 rahuldevikar761 deleted the users/radevika/removeUpperConstraint branch January 28, 2026 16:34
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