Skip to content

Remove exclude-newer-package exemptions#1653

Merged
brianstrauch merged 1 commit into
mainfrom
remove-exclude-newer-package-exemptions
Jul 16, 2026
Merged

Remove exclude-newer-package exemptions#1653
brianstrauch merged 1 commit into
mainfrom
remove-exclude-newer-package-exemptions

Conversation

@brianstrauch

Copy link
Copy Markdown
Member

What was changed

Removed the exclude-newer-package exemptions for google-adk, google-genai, and openai-agents from pyproject.toml, and re-ran uv lock (no version changes, only the exemption metadata block was removed).

Why?

These exemptions existed because the pinned versions were newer than the 2-week exclude-newer cooldown when they were added. The currently locked versions all now predate the cutoff:

  • google-adk 2.2.0 — released 2026-06-04
  • google-genai 2.10.0 — released 2026-06-24
  • openai-agents 0.17.7 — released 2026-06-24

🤖 Generated with Claude Code

The pinned versions of google-adk, google-genai, and openai-agents are
now all older than the 2-week exclude-newer cooldown, so the bypasses
are no longer needed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@brianstrauch brianstrauch requested a review from a team as a code owner July 16, 2026 16:15
@brianstrauch brianstrauch enabled auto-merge (squash) July 16, 2026 16:16
@brianstrauch brianstrauch merged commit fa1d937 into main Jul 16, 2026
17 checks passed
@brianstrauch brianstrauch deleted the remove-exclude-newer-package-exemptions branch July 16, 2026 16:41
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.

3 participants