Skip to content

chore(deps): weekly dependency update - #711

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/weekly-update-2026-08-24
Open

chore(deps): weekly dependency update#711
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/weekly-update-2026-08-24

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated weekly dependency update via python scripts/update-matrix-latest.py && uv lock --upgrade.

⚠️ Provider SDK packages changed. A human needs to re-record cassettes locally before merging.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 18b6a9e6da

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

Comment thread py/pyproject.toml

[tool.braintrust.matrix.anthropic]
latest = "anthropic==0.122.0"
latest = "anthropic==1.0.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Re-record the latest provider cassettes

When CI runs the bumped latest provider sessions, it uses playback-only VCR mode, but this commit changes numerous provider pins without updating any cassettes/latest recordings. This is especially risky for the Anthropic 0.x-to-1.0 jump and the OpenAI, OpenAI Agents, LiteLLM, Pydantic AI, Google GenAI, LangChain, and other minor-version bumps: changed request serialization can cause no-matching-cassette failures, while unchanged requests merely replay responses produced by the old SDKs and therefore do not validate the new response shapes. Re-record each affected latest cassette directory and rerun the corresponding latest sessions in playback mode before merging.

AGENTS.md reference: AGENTS.md:L201-L205

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant