chore(deps): bump @ai-sdk/openai from 3.0.90 to 4.0.25 - #1574
chore(deps): bump @ai-sdk/openai from 3.0.90 to 4.0.25#1574dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) from 3.0.90 to 4.0.25. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.25/packages/openai) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.25 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2f6246b906
ℹ️ 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 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 address that feedback".
| "@ai-sdk/google": "~3.0.83", | ||
| "@ai-sdk/mcp": "1.0.52", | ||
| "@ai-sdk/openai": "~3.0.74", | ||
| "@ai-sdk/openai": "~4.0.25", |
There was a problem hiding this comment.
Commit the matching Bun lockfile
This manifest bump leaves bun.lock pinned to @ai-sdk/openai ~3.0.74 / 3.0.74 (bun.lock:11, bun.lock:240). The repo's CI and Docker build install with bun install --frozen-lockfile (for example .github/workflows/ci.yml:36-37 and Dockerfile:15-21), so those installs cannot update the lockfile to satisfy this changed range and will fail before lint/build/deploy. Please regenerate and commit bun.lock with the dependency bump.
Useful? React with 👍 / 👎.
|
🤖 pr-fix routine: blocked — same The 4 failing checks
This PR changes exactly one line of Why this routine still can't fix it (re-verified this fire)The fix is mechanical —
Regenerating the lockfile would require fabricating integrity hashes, which I won't do. Scope — this is a backlog, not one PREvery currently-open Dependabot PR that touches the root PRs scoped to What a human needs to do
Separate concern once the lockfile is valid
The routine will not pick this PR up again until someone removes the Generated by Claude Code |
Bumps @ai-sdk/openai from 3.0.90 to 4.0.25.
Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
eb3d1afVersion Packages (#18208)b192878feat: add experimental_toolCaller routing to generateText for code mode (#18219)beaecb3fix(provider/openai): resolve responses doStream at response.in_progress inst...a56fbc0Version Packages (#18083)2ab3f34Version Packages (#18023)96a237dfeat: support blocked domains in OpenAI web search (#18033)232a45aVersion Packages (#18004)c49380cfeat(openai,google): realtime translation providers (#17543)8fd84f0Version Packages (#17983)3c98985Version Packages (#17868)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)