chore(deps/api): bump @ai-sdk/google from 2.0.67 to 3.0.62 in /packages/api#2144
Merged
mikib0 merged 1 commit intoApr 15, 2026
Merged
Conversation
Bumps [@ai-sdk/google](https://github.com/vercel/ai) from 2.0.67 to 3.0.62. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/google@2.0.67...@ai-sdk/google@3.0.62) --- updated-dependencies: - dependency-name: "@ai-sdk/google" dependency-version: 3.0.62 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 14, 2026
- @ai-sdk/google 2.0.62 → 3.0.62 (#2144) - @ai-sdk/openai 2.0.11 → 3.0.52 - @ai-sdk/perplexity 2.0.1 → 3.0.29 (#2148) - drizzle-kit 0.30.6 → 0.31.10 (#2145) - drizzle-orm 0.44.4 → 0.45.2 (#2127 drizzle group) - @sentry/react-native 7.2.0 → 8.7.0 (#2123) - react-native-maps 1.20.1 → 1.27.2 (#2125) - eslint 8.57.0 → 10.2.0 (#2124) - eslint-config-universe 12.0.1 → 15.0.3 (#2121) Each bump may require follow-up fixes or principled reverts (expo-doctor, breaking API changes). Those land in subsequent commits.
andrew-bierman
added a commit
that referenced
this pull request
Apr 14, 2026
… PR)
The @ai-sdk/{google,openai,perplexity} v2→v3 bump (#2144, #2148) requires:
- Bumping 'ai' catalog to v6 (LanguageModelV3 replaces V2)
- Rewriting apps/expo CustomChatTransport (UIMessageChunk metadata shape)
- Awaiting convertToModelMessages() in 4 api routes (now async)
- Updating response schema types throughout aiService/chat/pack routes
This is effectively a standalone AI SDK v3 migration PR. Deferring.
Also reverting apps/guides/components/ui/chart.tsx to dev's state (recharts
v3 type imports TooltipContentProps/TooltipPayloadEntry were referenced but
recharts is pinned at 2.15.0 here — stale from earlier dependabot work).
7 tasks
andrew-bierman
added a commit
that referenced
this pull request
Apr 14, 2026
…lMessages ai v6 + @ai-sdk/* v3 unblocks dependabot #2144/#2148. Required: - 'ai' catalog ^5.0.136 → ^6.0.160 - @ai-sdk/react (apps/expo) ^2.0.11 → ^3.0.162 (ChatTransport interface now requires V3 provider metadata) - await convertToModelMessages() — became async in v6 - CustomChatTransport UIMessageChunk -> UIMessageChunk<unknown, UIDataTypes>
andrew-bierman
added a commit
that referenced
this pull request
Apr 16, 2026
…lMessages ai v6 + @ai-sdk/* v3 unblocks dependabot #2144/#2148. Required: - 'ai' catalog ^5.0.136 → ^6.0.160 - @ai-sdk/react (apps/expo) ^2.0.11 → ^3.0.162 (ChatTransport interface now requires V3 provider metadata) - await convertToModelMessages() — became async in v6 - CustomChatTransport UIMessageChunk -> UIMessageChunk<unknown, UIDataTypes>
andrew-bierman
added a commit
that referenced
this pull request
Apr 16, 2026
…lMessages ai v6 + @ai-sdk/* v3 unblocks dependabot #2144/#2148. Required: - 'ai' catalog ^5.0.136 → ^6.0.160 - @ai-sdk/react (apps/expo) ^2.0.11 → ^3.0.162 (ChatTransport interface now requires V3 provider metadata) - await convertToModelMessages() — became async in v6 - CustomChatTransport UIMessageChunk -> UIMessageChunk<unknown, UIDataTypes>
andrew-bierman
added a commit
that referenced
this pull request
May 14, 2026
- @ai-sdk/google 2.0.62 → 3.0.62 (#2144) - @ai-sdk/openai 2.0.11 → 3.0.52 - @ai-sdk/perplexity 2.0.1 → 3.0.29 (#2148) - drizzle-kit 0.30.6 → 0.31.10 (#2145) - drizzle-orm 0.44.4 → 0.45.2 (#2127 drizzle group) - @sentry/react-native 7.2.0 → 8.7.0 (#2123) - react-native-maps 1.20.1 → 1.27.2 (#2125) - eslint 8.57.0 → 10.2.0 (#2124) - eslint-config-universe 12.0.1 → 15.0.3 (#2121) Each bump may require follow-up fixes or principled reverts (expo-doctor, breaking API changes). Those land in subsequent commits.
andrew-bierman
added a commit
that referenced
this pull request
May 14, 2026
… PR)
The @ai-sdk/{google,openai,perplexity} v2→v3 bump (#2144, #2148) requires:
- Bumping 'ai' catalog to v6 (LanguageModelV3 replaces V2)
- Rewriting apps/expo CustomChatTransport (UIMessageChunk metadata shape)
- Awaiting convertToModelMessages() in 4 api routes (now async)
- Updating response schema types throughout aiService/chat/pack routes
This is effectively a standalone AI SDK v3 migration PR. Deferring.
Also reverting apps/guides/components/ui/chart.tsx to dev's state (recharts
v3 type imports TooltipContentProps/TooltipPayloadEntry were referenced but
recharts is pinned at 2.15.0 here — stale from earlier dependabot work).
andrew-bierman
added a commit
that referenced
this pull request
May 14, 2026
…lMessages ai v6 + @ai-sdk/* v3 unblocks dependabot #2144/#2148. Required: - 'ai' catalog ^5.0.136 → ^6.0.160 - @ai-sdk/react (apps/expo) ^2.0.11 → ^3.0.162 (ChatTransport interface now requires V3 provider metadata) - await convertToModelMessages() — became async in v6 - CustomChatTransport UIMessageChunk -> UIMessageChunk<unknown, UIDataTypes>
andrew-bierman
added a commit
that referenced
this pull request
May 14, 2026
…lMessages ai v6 + @ai-sdk/* v3 unblocks dependabot #2144/#2148. Required: - 'ai' catalog ^5.0.136 → ^6.0.160 - @ai-sdk/react (apps/expo) ^2.0.11 → ^3.0.162 (ChatTransport interface now requires V3 provider metadata) - await convertToModelMessages() — became async in v6 - CustomChatTransport UIMessageChunk -> UIMessageChunk<unknown, UIDataTypes>
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.
Bumps @ai-sdk/google from 2.0.67 to 3.0.62.
Release notes
Sourced from
@ai-sdk/google's releases.Commits
534a4f1Version Packages (#14355)46a3584Backport: fix(google-vertex): don't send streamFunctionCallArguments for vert...5d213eaVersion Packages (#14346)61f1a61Backport: feat (provider/anthropic): add support for inference_geo provider o...78dd62fVersion Packages (#14335)295bebaBackport: fix(ai): fixlastAssistantMessageIsCompleteWithApprovalResponses...dce61caVersion Packages (#14324)ff11aeeBackport: fix(ai): fixproviderExecutedtool approvals being passed to lang...9a8d276Backport: feat(mcp): surface 'serverInfo' exposed from the MCP server (#14321)1eea534Backport: docs: add zeroentropy as a community provider (#14305)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)