Skip to content

build(deps): bump @ai-sdk/google from 1.2.22 to 3.0.53 in /apps/admin-dashboard#72

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apps/admin-dashboard/ai-sdk/google-3.0.53
Open

build(deps): bump @ai-sdk/google from 1.2.22 to 3.0.53 in /apps/admin-dashboard#72
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apps/admin-dashboard/ai-sdk/google-3.0.53

Conversation

@dependabot
Copy link

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

Bumps @ai-sdk/google from 1.2.22 to 3.0.53.

Release notes

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

@​ai-sdk/google@​3.0.53

Patch Changes

  • 2e5adff: chore(provider/google): remove obsolete Google image model

@​ai-sdk/google@​2.0.63

Patch Changes

  • 7655bcf: 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.

Commits

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)

Summary by cubic

Upgrade @ai-sdk/google in apps/admin-dashboard to 3.0.53 (from 1.x). Adds multimodal tool-result mapping for Google function responses and removes an obsolete Google image model.

  • Migration
    • Check for hardcoded Google image model IDs and remove/replace if present.
    • For tool/function results with media, ensure images/files/base64 map to functionResponse.parts; HTTP(S) URLs in tool-result parts aren’t supported.
    • Smoke test dashboard paths that call Google models.

Written for commit 2cdc273. Summary will update on new commits.

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

vercel bot commented Mar 23, 2026

Deployment failed with the following error:

Too many requests - try again in 5 minutes (more than 60, code: "api-deployments-flood").

Learn More: https://vercel.com/docs/limits#rate-limits

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@github-actions github-actions bot added the size/XS Extra small change (≤10 lines) label Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/admin-dashboard/ai-sdk/google-3.0.53 branch from 3dc1dc4 to c03e86c Compare March 23, 2026 19:11
@vercel
Copy link

vercel bot commented Mar 23, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit

@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
@iDorgham
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/admin-dashboard/ai-sdk/google-3.0.53 branch from c03e86c to 635c2c4 Compare March 23, 2026 19:20
@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/admin-dashboard/ai-sdk/google-3.0.53 branch from 635c2c4 to 479365a Compare March 23, 2026 22:04
@github-actions
Copy link

github-actions bot commented Mar 23, 2026

📦 Affected Packages

  • admin-dashboard (Next.js app)

Diff: +1 / -1 lines

Auto-generated by pr-labels.yml

@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/admin-dashboard/ai-sdk/google-3.0.53 branch from 479365a to 3b55f82 Compare March 23, 2026 23:10
@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
Bumps [@ai-sdk/google](https://github.com/vercel/ai) from 1.2.22 to 3.0.53.
- [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@1.2.22...@ai-sdk/google@3.0.53)

---
updated-dependencies:
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.53
  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/apps/admin-dashboard/ai-sdk/google-3.0.53 branch from 3b55f82 to 2cdc273 Compare March 24, 2026 14:01
@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 24, 2026
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 size/XS Extra small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant