Skip to content

chore(deps): update dependency @ai-sdk/google to v3.0.65#12207

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ai-sdk-google-3.x-lockfile
Open

chore(deps): update dependency @ai-sdk/google to v3.0.65#12207
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ai-sdk-google-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/google (source) 3.0.223.0.65 age confidence

Release Notes

vercel/ai (@​ai-sdk/google)

v3.0.65

Compare Source

v3.0.64

Compare Source

Patch Changes
  • 71c52e0: chore(provider/google): update available models

v3.0.63

Compare Source

Patch Changes
  • 1e1a5ab: fix(google): fix serviceTier to be correctly formatted for Vertex API

v3.0.62

Compare Source

Patch Changes
  • 46a3584: fix(google-vertex): don't send streamFunctionCallArguments for unary API calls and change default to false

v3.0.61

Compare Source

Patch Changes
  • 03a04f6: feat(google-vertex): add support for streaming tool arguments input

v3.0.60

Compare Source

Patch Changes
  • d42076d: Add AI Gateway hint to provider READMEs

v3.0.59

Compare Source

Patch Changes

v3.0.58

Compare Source

Patch Changes
  • f20ba77: feat(provider/google): preserve per-modality token details in usage data

v3.0.57

Compare Source

Patch Changes
  • 0f2b2f1: fix(provider/google): fix Gemini service tier enum after upstream update

v3.0.56

Compare Source

Patch Changes

v3.0.55

Compare Source

Patch Changes
  • bdde9d4: feat(provider/google): support combining built-in tools with function calling on Gemini 3

v3.0.54

Patch Changes
  • 4e22c2c: feat(provider/google): add support for service tier parameter

v3.0.53

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

v3.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]

v3.0.51

Compare Source

Patch Changes
  • 8901054: feat(google): add new finishMessage field in providerMetadata

v3.0.50

Compare Source

Patch Changes
  • 5ffb1ad: feat(provider/google): add gemini-embedding-2-preview and fix multimodal embedding support with embedMany

v3.0.49

Compare Source

Patch Changes
  • 85f4bb4: fix(provider/google): correct JSDoc for multimodal embedding content option

v3.0.48

Compare Source

Patch Changes
  • 35c46d1: feat(provider/google): support multimodal content parts in embedding provider options

v3.0.47

Compare Source

Patch Changes
  • 9d46b93: fix(provider/google): correctly mark reasoning files as such and fix related multi-turn errors

v3.0.46

Compare Source

Patch Changes

v3.0.45

Compare Source

Patch Changes
  • e2a59ef: fix(provider/google): preserve groundingMetadata and urlContextMetadata when they arrive in a stream chunk before the finishReason chunk

v3.0.44

Compare Source

Patch Changes
  • 45d71c3: fix(google): use VALIDATED function calling mode when any tool has strict:true

v3.0.43

Compare Source

Patch Changes
  • 7ba09a4: Fix gateway failover losing thoughtSignature when failing over from Vertex to Google AI Studio. The Google provider now falls back to checking the vertex namespace for thoughtSignature, matching the existing Vertex-to-Google fallback behavior.

v3.0.42

Compare Source

Patch Changes

v3.0.41

Compare Source

Patch Changes

v3.0.40

Compare Source

Patch Changes
  • 89d8b45: fix(google): make urlMetadata optional in urlContextMetadata schema

v3.0.39

Compare Source

Patch Changes
  • 2565e70: feat(google): add support for image search, replace obsolete google_search_retrieval implementation

v3.0.38

Compare Source

Patch Changes
  • 2291047: fix(ai): fix missing support for image thought signatures (e.g. for Gemini image models)

v3.0.37

Compare Source

Patch Changes
  • 10bec50: feat(provider/google): add gemini-3.1-flash-lite-preview

v3.0.36

Compare Source

Patch Changes

v3.0.35

Compare Source

Patch Changes
  • 64a8fae: chore: remove obsolete model IDs for Anthropic, Google, OpenAI, xAI

v3.0.34

Compare Source

Patch Changes

v3.0.33

Compare Source

Patch Changes
  • 1ece97a: feat(provider/google): add support for new Google image model aspect ratios and sizes

v3.0.32

Compare Source

Patch Changes
  • 45f0a7f: feat(provider/google): add support for gemini-3.1-flash-image-preview

v3.0.31

Compare Source

Patch Changes
  • 2fa3ca8: Added missing model IDs to GoogleGenerativeAIModelId and GoogleGenerativeAIVideoModelId types for better autocomplete support.

v3.0.30

Compare Source

Patch Changes
  • 765b013: feat(provider/google): add support for gemini-3.1-pro-preview

v3.0.29

Compare Source

Patch Changes

v3.0.28

Compare Source

Patch Changes
  • 5a307f5: feat(provider/google-vertex): allow using Gemini image models with generateImage

v3.0.27

Compare Source

Patch Changes
  • 051361b: fix(vertex): add fallback for providerOptions keyname

v3.0.26

Compare Source

Patch Changes
  • 4c27179: feat(google): allow using Gemini image models with generateImage

v3.0.25

Compare Source

Patch Changes
  • 99fbed8: feat: normalize provider specific model options type names and ensure they are exported

v3.0.24

Compare Source

Patch Changes
  • 3b3e32f: fix(google): handle thoughtSignature on empty-text parts in doGenerate and doStream

v3.0.23

Compare Source

Patch Changes
  • ba98c56: fix(google): make codeExecutionResult.output optional in response schema

    Gemini 3 Flash omits the output field in codeExecutionResult when code execution produces no text output (e.g., only saves files). The Zod response schema now accepts a missing output field and defaults it to an empty string.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/ai-sdk-google-3.x-lockfile branch from c3575e9 to e82590b Compare April 29, 2026 06:19
@renovate renovate Bot changed the title chore(deps): update dependency @ai-sdk/google to v3.0.64 chore(deps): update dependency @ai-sdk/google to v3.0.65 Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants