Skip to content

build(deps): bump @ai-sdk/google from 2.0.24 to 3.0.52 in /frontend#1482

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/ai-sdk/google-3.0.52
Open

build(deps): bump @ai-sdk/google from 2.0.24 to 3.0.52 in /frontend#1482
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/ai-sdk/google-3.0.52

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps @ai-sdk/google from 2.0.24 to 3.0.52.

Release notes

Sourced from @​ai-sdk/google's releases.

@​ai-sdk/google@​3.0.52

Patch Changes

  • 055cd68: fix: publish v6 to latest npm dist tag

  • 47114a3: feat(provider/google): Add multimodal tool-result support for Google function responses.

    Tool results with output.type = 'content' now map media parts into functionResponse.parts for Google models, including image-data, file-data, and base64 data: URLs in URL-style content parts. Remote HTTP(S) URLs in URL-style tool-result parts are not supported.

  • Updated dependencies [055cd68]

    • @​ai-sdk/provider-utils@​4.0.21
Commits
  • 415b07a Version Packages (#13687)
  • 055cd68 fix: publish v6 to latest npm dist tag (#13686)
  • 47114a3 Backport: fix(provider/google): support multimodal tool-result parts in funct...
  • d99eb91 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • 21c271b Version Packages (#13655)
  • 28fd5a5 Backport: README updates and tags (v6.0) (#13653)
  • f94277a Version Packages (#13639)
  • 14f25f9 Backport: feat(ai): introduce experimental callbacks for embed function (#13637)
  • 893ef66 Version Packages (#13601)
  • 25af909 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Medium Risk
Major-version bump of the Google AI SDK may introduce breaking API/behavior changes for Gemini provider initialization and options types used by AI features, even though app code changes are limited to dependency updates.

Overview
Updates the frontend’s Google Gemini integration dependency by bumping @ai-sdk/google from v2 to v3 and refreshing pnpm-lock.yaml accordingly.

The lockfile update pulls in the new v3 @ai-sdk/provider / @ai-sdk/provider-utils chain and other transitive package version bumps (e.g., CodeMirror, webpack tooling), with no functional source changes beyond dependency resolution.

Reviewed by Cursor Bugbot for commit 860cdf5. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread frontend/package.json Outdated
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/ai-sdk/google-3.0.52 branch from c21d9e7 to bf14b27 Compare April 13, 2026 22:10
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/ai-sdk/google-3.0.52 branch from bf14b27 to 217360f Compare April 13, 2026 22:18
Bumps [@ai-sdk/google](https://github.com/vercel/ai) from 2.0.24 to 3.0.52.
- [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.24...@ai-sdk/google@3.0.52)

---
updated-dependencies:
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.52
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/ai-sdk/google-3.0.52 branch from 217360f to 860cdf5 Compare April 14, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant