chore(deps): bump @ai-sdk/google from 4.0.8 to 4.0.50 in /frontend - #2132
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump @ai-sdk/google from 4.0.8 to 4.0.50 in /frontend#2132dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
|
Bumps [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) from 4.0.8 to 4.0.50. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@4.0.50/packages/google) --- updated-dependencies: - dependency-name: "@ai-sdk/google" dependency-version: 4.0.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/ai-sdk/google-4.0.24
branch
from
August 25, 2026 10:18
f53d468 to
d5857cc
Compare
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 4.0.8 to 4.0.50.
Changelog
Sourced from @ai-sdk/google's changelog.
... (truncated)
Commits
ed857f5Version Packages (#19296)eceb32aVersion Packages (#19224)f607a12chore(google): drop support for Imagen models and their integration following...e2aa796Version Packages (#19186)6c5a1edfix(google): resolve local JSON Schema references (#19141)97a9489Version Packages (#19085)e6087c9fix: handle empty string tool call IDs (#19091)65658f3Version Packages (#19060)f69920afix: Gemini Flash aliases and version variants send unsupported minimal think...8a62d5aVersion Packages (#18993)Note
Medium Risk
Upgrades the Google/Gemini AI SDK used for chat and playground flows; regressions could affect tool calls, structured output, or reasoning settings without compile-time signal.
Overview
Bumps
@ai-sdk/googleinfrontend/package.jsonfrom 4.0.8 to 4.0.50 and refreshespnpm-lock.yaml. There are no application source changes—only dependency resolution updates.The new Google provider version pulls in
@ai-sdk/provider@4.0.7and@ai-sdk/provider-utils@5.0.29(includingundiciand a newereventsource-parser). Most other lockfile diffs are peer/optionalsupports-colorwiring and platformlibcmetadata, not new direct dependencies.Behavior bundled in this semver range (per the package changelog) includes fixes for empty tool call IDs, inlined JSON Schema refs for tools/structured output, Gemini Flash reasoning level handling,
gemini-3.7-flash, and removal of Imagen support in the SDK—the codebase does not reference Imagen, so that removal should not affect this app.Reviewed by Cursor Bugbot for commit d5857cc. Bugbot is set up for automated code reviews on this repo. Configure here.