Conversation
The agno <2 and a2a-sdk <1.0.0 caps are deliberate migration gates, not drift, but neither said so in the file. Dependabot has reopened the agno widening eight times (#813, #821, #826, #839, #866, #882, #918, #923) and the a2a-sdk one once (#932); all were closed unmerged. Verified locally against current main that both widenings still break: agno resolves 2.9.0 and fails 4 unit tests plus 6 mypy errors, a2a-sdk resolves 1.1.5 and aborts collection in 3 test modules. Baseline is 314 passed, 0 failed. Adds semver-major ignore rules so the decision stops being re-litigated weekly, and gives both caps the same inline rationale the mcp cap already carries. Comments only; no constraint changes and no resolution changes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
|
This PR appears to be missing the required checklist from the PR template. Please edit your PR description to include the checklist section. The checklist helps maintainers review your contribution. This PR will be automatically closed in 24 hours if the template is not restored. If you're using an AI coding tool, please ensure it preserves the PR template. |
This was referenced Sep 21, 2026
Closed
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
Contributor
|
This PR has been automatically closed because the required checklist was not restored within 24 hours. Please create a new PR using the template and complete the checklist. The checklist helps maintainers review your contribution. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
agno <2anda2a-sdk <1.0.0caps are deliberate migration gates, not drift, but neither said so in the file. Dependabot has reopened the agno widening eight times (#813, #821, #826, #839, #866, #882, #918, #923) and the a2a-sdk one once (#932). All were closed unmerged.Verified against current main that both widenings still break:
agno<3a2a-sdk<2Adds semver-major ignore rules, and gives both caps the inline rationale the
mcpcap already carries. Comments and config only; no constraint changes, resolution is unchanged.Refs #814, which is being closed as not planned.
🤖 Generated with Claude Code