chore(deps): bump @ai-sdk/amazon-bedrock and @ai-sdk/google-vertex#9167
Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump @ai-sdk/amazon-bedrock and @ai-sdk/google-vertex#9167kilo-code-bot[bot] wants to merge 1 commit intomainfrom
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
Conversation
Bump @ai-sdk/amazon-bedrock from 4.0.83 to 4.0.96 and @ai-sdk/google-vertex from 4.0.95 to 4.0.112. Both packages depend on @ai-sdk/anthropic transitively, and their latest versions pin @ai-sdk/anthropic 3.0.71 — aligning with the update in #9164. This mirrors upstream opencode PR #23120.
| "@ai-sdk/gateway": "3.0.80", | ||
| "@ai-sdk/google": "3.0.53", | ||
| "@ai-sdk/google-vertex": "4.0.95", | ||
| "@ai-sdk/google-vertex": "4.0.112", |
Contributor
Author
There was a problem hiding this comment.
WARNING: This bump does not update the Cloudflare AI Gateway code path
packages/opencode/src/provider/provider.ts:772 imports ai-gateway-provider, and the updated lockfile still resolves that package's nested @ai-sdk/amazon-bedrock@4.0.83, @ai-sdk/google-vertex@4.0.95, and @ai-sdk/anthropic@3.0.64. Users going through the gateway provider will therefore keep running the old SDKs, so this change only updates the direct Bedrock/Vertex integrations rather than fully aligning all runtime paths with @ai-sdk/anthropic 3.0.71.
Contributor
Author
Code Review SummaryStatus: 1 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Other Observations (not in diff)No additional issues found outside the diff. Files Reviewed (3 files)
Fix these issues in Kilo Cloud Reviewed by gpt-5.4-2026-03-05 · 762,933 tokens |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@ai-sdk/amazon-bedrockfrom 4.0.83 to 4.0.96 and@ai-sdk/google-vertexfrom 4.0.95 to 4.0.112@ai-sdk/anthropicto 3.0.71 — both bedrock and vertex depend on anthropic transitively, and their latest versions pin the same 3.0.71 versionNotable changes included in the bump
@ai-sdk/amazon-bedrock (4.0.83 → 4.0.96):
@ai-sdk/google-vertex (4.0.95 → 4.0.112):
Built for Joshua Lambert by Kilo for Slack