Skip to content

build(deps): bump google-genai from 1.73.0 to 2.4.0#43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-genai-2.4.0
Open

build(deps): bump google-genai from 1.73.0 to 2.4.0#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-genai-2.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps google-genai from 1.73.0 to 2.4.0.

Release notes

Sourced from google-genai's releases.

v2.4.0

2.4.0 (2026-05-17)

Features

  • Support Agent and Environment APIs. (ef20d6b)

Bug Fixes

  • Output_text for turns that don't end with text. (2afdeff)
  • Pass max_line_length to readline() to prevent LineTooLong on large SSE lines with MTLS. (0e8f7bb)

v2.3.0

2.3.0 (2026-05-15)

Features

  • Add content union to UserInputStep (a5059a8)
  • Interaction.{output_text,output_image,output_audio,output_video} (975d16a)
  • Migrate Agent Engines, Evaluation, Prompt Management, and Skill features to agentplatform (abb1099)

Documentation

  • Refresh generated docs for 2.2 (2ce0298)

v2.2.0

2.2.0 (2026-05-12)

Features

  • Added missing FunctionCallResultDelta type and arguments field to the ArgumentDelta type (b0131f8)

v2.1.0

2.1.0 (2026-05-12)

Features

  • Add gemini-3.1-flash-lite to model options (2d5e0fa)
  • Add parameters to video response_format. (4e9d68d)
  • Introduce Server Side tools deltas (97d6fe5)
  • Support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (955bca6)
  • Add support for Vertex-lyria models lyria-3-pro-preview & lyria-3-clip-preview (1bc0536)

Bug Fixes

... (truncated)

Changelog

Sourced from google-genai's changelog.

2.4.0 (2026-05-17)

Features

  • Support Agent and Environment APIs. (ef20d6b)

Bug Fixes

  • Output_text for turns that don't end with text. (2afdeff)
  • Pass max_line_length to readline() to prevent LineTooLong on large SSE lines with MTLS. (0e8f7bb)

2.3.0 (2026-05-15)

Features

  • Add content union to UserInputStep (a5059a8)
  • Interaction.{output_text,output_image,output_audio,output_video} (975d16a)
  • Migrate Agent Engines, Evaluation, Prompt Management, and Skill features to agentplatform (abb1099)

Documentation

  • Refresh generated docs for 2.2 (2ce0298)

2.2.0 (2026-05-12)

Features

  • Added missing FunctionCallResultDelta type and arguments field to the ArgumentDelta type (b0131f8)

2.1.0 (2026-05-12)

Features

  • Add gemini-3.1-flash-lite to model options (2d5e0fa)
  • Add parameters to video response_format. (4e9d68d)
  • Introduce Server Side tools deltas (97d6fe5)
  • Support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (955bca6)
  • Add support for vertex-lyria models lyria-3-pro-preview & lyria-3-clip-preview (1bc0536)

Bug Fixes

2.0.1 (2026-05-09)

... (truncated)

Commits
  • 610059b chore(main): release 2.4.0 (#2446)
  • ef20d6b feat: support Agent and Environment APIs.
  • 6ed3020 chore: Improve APIConnectionTimeoutError message.
  • 2afdeff fix: output_text for turns that don't end with text.
  • 84822a1 Copybara import of the project:
  • 0e8f7bb fix: pass max_line_length to readline() to prevent LineTooLong on large SSE l...
  • f907d4b chore(main): release 2.3.0 (#2421)
  • 975d16a feat: interaction.{output_text,output_image,output_audio,output_video}
  • 6a5db58 chore: Still experimental
  • 2ce0298 docs: refresh generated docs for 2.2
  • Additional commits viewable in compare view

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/python-genai) from 1.73.0 to 2.4.0.
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v1.73.0...v2.4.0)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 18, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants