Skip to content

chore(deps): update dependency @google/genai to v1.45.0#1018

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/google-genai-1.x-lockfile
Open

chore(deps): update dependency @google/genai to v1.45.0#1018
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/google-genai-1.x-lockfile

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@google/genai 1.21.01.45.0 age confidence

Release Notes

googleapis/js-genai (@​google/genai)

v1.45.0

Compare Source

Features
  • Add inference_generation_config to EvaluationConfig for Tuning (b4ac722)
  • enable language code for audio transcription config in Live API for Vertex AI (67f39ec)

v1.44.0

Compare Source

Features
  • Add gemini-3.1-flash-image-preview model (175603b)
  • Support signature for all Interaction tool types (b79108f)
  • Update data types from discovery doc. (249b15a)

v1.43.0

Compare Source

Features
  • Add gemini-3.1-pro-preview to list of models in Interactions (14775fe)
  • Add Image Grounding support to GoogleSearch tool (9187ca7)
  • enable server side MCP and disable all other AFC when server side MCP is configured. (c7888c4)
  • Support more image sizes and resolutions (54f4145)
Bug Fixes
  • change interactions media mime type to enum (breaking change for experimental feature) (7c2d5b2)

v1.42.0

Compare Source

Features
  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (944ae97)

v1.41.0

Compare Source

Features
  • Add HTTP retry support to the SDK (37d4f2e)
  • Add INCOMPLETE status to Interaction. (519f837)
  • Pass retry options to the underlying Interactions client (086cf82)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (e218add)

v1.40.0

Compare Source

Features
  • Update data types from discovery doc. (bad81a7)

v1.39.0

Compare Source

Features
  • Add include_input query parameter to Get Interaction endpoint. (84bc7f4)
  • Add registerFiles for you can use gcs files with mldev. (7acf3e0)
  • Support distillation tuning (c9a2e72)
  • Support OSS Tuning in GenAI SDK (258f211)
Bug Fixes
  • Add metadata in batch inlined response (0e95bb7)

v1.38.0

Compare Source

Features
  • Add ModelArmorConfig support for prompt and response sanitization via the Model Armor service (be65c24)
  • Allow custom endpoints for authentication with Vertex AI in Typescript (891e32d), closes #​1137
  • Update data types from discovery doc. (a16a180)
  • Update data types from discovery doc. (a4eaa8c)

v1.37.0

Compare Source

Features
  • Support 4:5 and 5:4 aspect ratio in Interactions (5294da2)

v1.36.0

Compare Source

Features
  • Add FileSearchCallContent to Interactions (ccf11a4)
  • Add ImageConfig to GenerationConfig for image generation in Interactions (f34b6fb)
  • Support JS local tokenizer (bb429ad)
  • voice activity support (3ad1011)

v1.35.0

Compare Source

Features
  • [Python] add RegisterFiles so gcs files can be used with genai. (1bf555c)
  • Add PersonGeneration to ImageConfig for Vertex Gempix (b0753d7)

v1.34.0

Compare Source

Features
  • Add minimal and medium thinking levels. (19f8969)
  • Add support for Struct in ToolResult Content. (750a4f7)
  • Add ultra high resolution to the media resolution in Parts. (fa9a99e)
  • Add ULTRA_HIGH MediaResolution and new ThinkingLevel enums (b8a7d8c)
  • Define and use DocumentMimeType for DocumentContent (c2f118d)
  • support multi speaker for Vertex AI (94d681b)

v1.33.0

Compare Source

Features
  • Add IMAGE_RECITATION and IMAGE_OTHER enum values to FinishReason (ab87f51)
  • Add voice activity detection signal. (bff9695)
  • Make the Interactions API public. (a8dd67b)

v1.32.0

Compare Source

Features
  • Add enableEnhancedCivicAnswers feature in GenerateContentConfig (b429389)
  • Support ReplicatedVoiceConfig (7a56e35)
Bug Fixes
  • Improve stream parsing performance (c9c1359)

v1.31.0

Compare Source

Features
  • Add empty response for tunings.cancel() (5dc25bc)

v1.30.0

Compare Source

Features
  • add display name to FunctionResponseBlob (81036ed)
  • add display name to FunctionResponseFileData (564f718)
  • Add generate_content_config.thinking_level (4e586df)
  • Add image output options to ImageConfig for Vertex (fff5fb6)
  • Add part.media_resolution (4e586df)
  • support Function call argument streaming for all languages (b3b94f6)

v1.29.1

Compare Source

Bug Fixes
  • Add missing fields to the model types (8937903)
  • Don't generate warnings from response.text property because of thought_signature. (356b843)
  • Fix base_steps parameter for recontext_image (946415f)

v1.29.0

Compare Source

Features
  • add complete stats to BatchJob (3263514)
  • Add FileSearch tool and associated FileSearchStore management APIs (05cff8c)
  • Add FileSearch tool and associated FileSearchStore management APIs (25aa2a4)
  • Add image_size to ImageConfig (Early Access Program) (e1e883a)
  • Added phish filtering feature. (4b75e5d)
  • update the build configs (97a2fac)
Bug Fixes
  • disable AFC when there are AFC incompatible tool presented. (30c63b4)

v1.28.0

Compare Source

Features
  • Add safety_filter_level and person_generation for Imagen upscaling (aaceb1b)
  • Add support for preference optimization tuning in the SDK. (f74660e)
  • Pass file name to the backend when uploading with a file path (7115726)
  • support default global location when not using api key with vertexai backend (f8967b1)
  • Update test-server-sdk dependency to ^0.2.9. (8d507bf)
Bug Fixes
  • Fix downloader. With this change after you await the download, the file write is complete, and the data is fully readable. (127c9bf)

v1.27.0

Compare Source

Features
  • Remove redundant calls to rollup/api-extractor, speeds up the TS SDK testing further by a factor of 2. (009b75f)
Bug Fixes

v1.26.0

Compare Source

Features
  • Add enable_enhanced_civic_answers in GenerationConfig (0e95d72)
  • support jailbreak in HarmCategory and BlockedReason (cd79a83)

v1.25.0

Compare Source

Features
  • Support video extension for Veo on Gemini Developer API (5d11d81)

v1.24.0

Compare Source

Features
  • Enable Google Maps tool for Genai. (b671fe9)
  • Support enableWidget feature in GoogleMaps (81ed6a3)
  • Support Gemini batch inline request's metadata and add test coverage to safety setting (722562b)

v1.23.0

Compare Source

Features
  • Add NO_IMAGE enum value to FinishReason (5305334)
  • Add labels field to Imagen configs (1e9e96c)
  • Add utility methods for creating FunctionResponsePart and creating FunctionResponse Part with FunctionResponseParts (5a0ce38)
  • Enable Ingredients to Video and Advanced Controls for Veo on Gemini Developer API (Early Access Program) (d5bd0c1)
Bug Fixes
  • support system_instruction and tools mapping via converter and cleanup handwritten mapping (54ec204)

v1.22.0

Compare Source

Features
  • Add ImageConfig to GenerateContentConfig (c137172)
  • Add thinking_config for live (decc090)
  • rename ComputerUse tool (early access) (e4345f9)

Configuration

📅 Schedule: 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-bot renovate-bot requested review from a team and mblanc as code owners February 2, 2026 20:05
@renovate-bot renovate-bot force-pushed the renovate/google-genai-1.x-lockfile branch from cfa9ace to bdf30a8 Compare February 4, 2026 23:49
@renovate-bot renovate-bot changed the title chore(deps): update dependency @google/genai to v1.39.0 chore(deps): update dependency @google/genai to v1.40.0 Feb 4, 2026
@renovate-bot renovate-bot changed the title chore(deps): update dependency @google/genai to v1.40.0 chore(deps): update dependency @google/genai to v1.41.0 Feb 12, 2026
@renovate-bot renovate-bot force-pushed the renovate/google-genai-1.x-lockfile branch from bdf30a8 to bc82f42 Compare February 12, 2026 03:11
@renovate-bot renovate-bot changed the title chore(deps): update dependency @google/genai to v1.41.0 chore(deps): update dependency @google/genai to v1.42.0 Feb 19, 2026
@renovate-bot renovate-bot force-pushed the renovate/google-genai-1.x-lockfile branch from bc82f42 to a1da5c4 Compare February 19, 2026 07:25
@renovate-bot renovate-bot changed the title chore(deps): update dependency @google/genai to v1.42.0 chore(deps): update dependency @google/genai to v1.43.0 Feb 26, 2026
@renovate-bot renovate-bot force-pushed the renovate/google-genai-1.x-lockfile branch 2 times, most recently from b3a0bc2 to ee7ece8 Compare March 5, 2026 02:48
@renovate-bot renovate-bot changed the title chore(deps): update dependency @google/genai to v1.43.0 chore(deps): update dependency @google/genai to v1.44.0 Mar 5, 2026
@renovate-bot renovate-bot changed the title chore(deps): update dependency @google/genai to v1.44.0 chore(deps): update dependency @google/genai to v1.45.0 Mar 12, 2026
@renovate-bot renovate-bot force-pushed the renovate/google-genai-1.x-lockfile branch from ee7ece8 to f062553 Compare March 12, 2026 20:40
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.

2 participants