Skip to content

chore(deps): ignore agno and a2a-sdk major bumps and document both caps - #958

Closed
njbrake wants to merge 1 commit into
mainfrom
chore/dependabot-ignore-major-bumps
Closed

njbrake wants to merge 1 commit into
mainfrom
chore/dependabot-ignore-major-bumps

Conversation

@njbrake

@njbrake njbrake commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

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 against current main that both widenings still break:

resolves result
baseline agno 1.8.4, a2a-sdk 0.3.26 314 passed, 0 failed, mypy clean
agno<3 agno 2.9.0 4 failed, 6 mypy errors
a2a-sdk<2 a2a-sdk 1.1.5 collection aborts in 3 modules, 29 mypy errors

Adds semver-major ignore rules, and gives both caps the inline rationale the mcp cap 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

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>
@github-actions github-actions Bot added the missing-template PR is missing required template checklist label Sep 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ PR Template Missing

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.

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 75 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown
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.

@github-actions github-actions Bot closed this Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing-template PR is missing required template checklist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant