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
Open
build(deps): bump @ai-sdk/google from 2.0.24 to 3.0.52 in /frontend#1482dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
|
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
c21d9e7 to
bf14b27
Compare
bf14b27 to
217360f
Compare
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>
217360f to
860cdf5
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 2.0.24 to 3.0.52.
Release notes
Sourced from
@ai-sdk/google's releases.Commits
415b07aVersion Packages (#13687)055cd68fix: publish v6 to latest npm dist tag (#13686)47114a3Backport: fix(provider/google): support multimodal tool-result parts in funct...d99eb91Backport: chore(provider/gateway): update gateway model settings files v6 (#1...21c271bVersion Packages (#13655)28fd5a5Backport: README updates and tags (v6.0) (#13653)f94277aVersion Packages (#13639)14f25f9Backport: feat(ai): introduce experimental callbacks for embed function (#13637)893ef66Version Packages (#13601)25af909Backport: chore(provider/gateway): update gateway model settings files v6 (#1...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)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/googlefrom v2 to v3 and refreshingpnpm-lock.yamlaccordingly.The lockfile update pulls in the new v3
@ai-sdk/provider/@ai-sdk/provider-utilschain 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.