Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

chore(deps): bump @google/genai from 0.7.0 to 1.46.0#388

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/genai-1.46.0
Closed

chore(deps): bump @google/genai from 0.7.0 to 1.46.0#388
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/genai-1.46.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @google/genai from 0.7.0 to 1.46.0.

Release notes

Sourced from @​google/genai's releases.

v1.46.0

1.46.0 (2026-03-17)

Breaking changes

  • [Interactions] Breaking change to Interactions API to refactor TextContent annotations to use specific citation types (9fa8b1d)
  • [Interactions] Breaking change for Interactions, rename ContentDelta unions. (917f24f)
  • [Interactions] Breaking change to Interactions API to rename rendered_content to search_suggestions (cc6bd38)

Features

  • [Interactions] Add and update 'signature' fields for tool call/result content types. (e73ca5b)
  • [Interactions] Support Google Maps in Interactions (d0593e3)
  • Support include_server_side_tool_invocations for genai. (c627d6f)

Bug Fixes

  • Quote functionResponses key in LiveClientMessage (9740426)

v1.45.0

1.45.0 (2026-03-12)

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

1.44.0 (2026-03-04)

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

1.43.0 (2026-02-26)

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)

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

1.46.0 (2026-03-17)

Breaking changes

  • [Interactions] Breaking change to Interactions API to refactor TextContent annotations to use specific citation types (9fa8b1d)
  • [Interactions] Breaking change for Interactions, rename ContentDelta unions. (917f24f)
  • [Interactions] Breaking change to Interactions API to rename rendered_content to search_suggestions (cc6bd38)

Features

  • [Interactions] Add and update 'signature' fields for tool call/result content types. (e73ca5b)
  • [Interactions] Support Google Maps in Interactions (d0593e3)
  • Support include_server_side_tool_invocations for genai. (c627d6f)

Bug Fixes

  • Quote functionResponses key in LiveClientMessage (9740426)

1.45.0 (2026-03-12)

Features

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

1.44.0 (2026-03-04)

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)

1.43.0 (2026-02-26)

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

... (truncated)

Commits
  • b9d4b88 chore(main): release 1.46.0 (#1408)
  • c627d6f feat: Support include_server_side_tool_invocations for genai.
  • 9740426 fix: Quote functionResponses key in LiveClientMessage
  • 9fa8b1d feat: Breaking change to Interactions API to refactor TextContent annotations...
  • e73ca5b feat: Add and update 'signature' fields for tool call/result content types.
  • d0593e3 feat: Support Google Maps in Interactions
  • cc6bd38 fix: Breaking change to Interactions API to rename rendered_content to search...
  • 917f24f fix: Breaking change for Interactions, rename ContentDelta unions.
  • 211cd6b chore: process proxy and base url settings for file uploads
  • 2d82de4 chore(main): release 1.45.0 (#1384)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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)

Bumps [@google/genai](https://github.com/googleapis/js-genai) from 0.7.0 to 1.46.0.
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v0.7.0...v1.46.0)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@olasunkanmi-SE olasunkanmi-SE deleted the dependabot/npm_and_yarn/google/genai-1.46.0 branch March 23, 2026 07:42
@dependabot @github

dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant