Skip to content

chore: update all AI SDK dependencies to latest#807

Merged
FL4TLiN3 merged 3 commits intomainfrom
chore/update-ai-sdk-deps
Mar 15, 2026
Merged

chore: update all AI SDK dependencies to latest#807
FL4TLiN3 merged 3 commits intomainfrom
chore/update-ai-sdk-deps

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Update all AI SDK dependencies to latest versions
  • Fixes Gemini 3 thought_signature error that prevented function calling with thinking enabled

Updated packages

Package Before After
ai ^6.0.86 ^6.0.127
@ai-sdk/google ^3.0.29 ^3.0.51
@ai-sdk/openai ^3.0.29 ^3.0.45
@ai-sdk/anthropic ^3.0.47 ^3.0.60
@ai-sdk/amazon-bedrock ^4.0.60 ^4.0.79
@ai-sdk/azure ^3.0.31 ^3.0.46
@ai-sdk/deepseek ^2.0.20 ^2.0.25
@ai-sdk/fireworks ^2.0.36 ^2.0.41
@ai-sdk/google-vertex ^4.0.58 ^4.0.89
ollama-ai-provider-v2 ^3.3.0 ^3.4.0

Test plan

  • bun run typecheck passes (24/24 packages)
  • bun run test passes (20/20 packages)
  • bun run validate:changeset passes

🤖 Generated with Claude Code

FL4TLiN3 and others added 2 commits March 15, 2026 17:17
- ai: ^6.0.86 → ^6.0.127
- @ai-sdk/google: ^3.0.29 → ^3.0.51 (thought_signature support)
- @ai-sdk/openai: ^3.0.29 → ^3.0.45
- @ai-sdk/anthropic: ^3.0.47 → ^3.0.60
- @ai-sdk/amazon-bedrock: ^4.0.60 → ^4.0.79
- @ai-sdk/azure: ^3.0.31 → ^3.0.46
- @ai-sdk/deepseek: ^2.0.20 → ^2.0.25
- @ai-sdk/fireworks: ^2.0.36 → ^2.0.41
- @ai-sdk/google-vertex: ^4.0.58 → ^4.0.89
- ollama-ai-provider-v2: ^3.3.0 → ^3.4.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 15, 2026 08:17
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 merged commit 4ab9051 into main Mar 15, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the chore/update-ai-sdk-deps branch March 15, 2026 10:16
@FL4TLiN3 FL4TLiN3 mentioned this pull request Mar 15, 2026
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.

1 participant