Skip to content

chore(deps): weekly dependency update - #740

Merged
Abhijeet Prasad (AbhiPrasad) merged 3 commits into
mainfrom
deps/weekly-update-2026-09-07
Sep 8, 2026
Merged

Abhijeet Prasad (AbhiPrasad) merged 3 commits into
mainfrom
deps/weekly-update-2026-09-07

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

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: f8b6d85a61

ℹ️ 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.openai]
latest = "openai==3.6.0"
latest = "openai==3.8.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.

P2 Badge Refresh latest cassettes before adopting new provider minors

When the latest sessions install OpenAI 3.8.0 and the other new provider minor versions, this commit leaves every cassettes/latest recording generated with the previous SDKs. Because CI disables recording, it can only replay those old wire responses, so changed request/response shapes are not covered and changed endpoints will fail outright. Re-record the affected provider and indirect OpenAI-consumer cassette directories, then rerun their exact latest nox sessions before merging.

AGENTS.md reference: AGENTS.md:L174-L180

Useful? React with 👍 / 👎.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ⚠️ Failed 2026-09-08T18:51:42.870312Z 987770a New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Re-record the `latest` cassettes for the providers whose matrix pins took a
minor bump in this weekly update:

- openai 3.6.0 -> 3.8.0
- anthropic 1.2.0 -> 1.4.0
- litellm 1.98.0 -> 1.100.0
- pydantic-ai 2.36.0 -> 2.40.0
- google-genai 2.20.0 -> 2.22.0

Diffs are limited to refreshed user-agent headers, server-generated resource
ids, timestamps and response bodies. No endpoint families were added or
removed, and no Braintrust API traffic leaked into the provider cassettes.

Patch-bump keys (ai-sdk, cohere, claude-agent-sdk, cursor-sdk, agno,
deepagents, langchain-core, openrouter, boto3/botocore) pass existing playback
unchanged, so their cassettes are left alone.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…latest

google-genai >=2.20.0 serves ``generate_images`` only in Vertex AI mode, so
``test_generate_images`` and ``test_generate_images_async`` are skipped on the
``latest`` matrix entry and their cassettes there are dead weight.

The 1.75.0 and 1.30.0 directories keep their copies, since those pins are
<2.20.0 and still exercise the Developer API path.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@AbhiPrasad
Abhijeet Prasad (AbhiPrasad) merged commit d18b17d into main Sep 8, 2026
83 checks passed
@AbhiPrasad
Abhijeet Prasad (AbhiPrasad) deleted the deps/weekly-update-2026-09-07 branch September 8, 2026 19:01
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