Skip to content

chore: bump google-genai from 2.17.0 to 2.18.1 - #322

Merged
amrit110 merged 1 commit into
mainfrom
dependabot/uv/google-genai-2.18.1
Aug 19, 2026
Merged

chore: bump google-genai from 2.17.0 to 2.18.1#322
amrit110 merged 1 commit into
mainfrom
dependabot/uv/google-genai-2.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps google-genai from 2.17.0 to 2.18.1.

Release notes

Sourced from google-genai's releases.

v2.18.1

2.18.1 (2026-08-13)

Bug Fixes

v2.18.0

2.18.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (66e224c)
  • api: Make the deferred service tier publicly available on Vertex (e1f7c40)
  • Enable json schema in FunctionDeclaration parser (62d50d6)
  • Make speech_config a structured object. (cc0d42e)
  • Support injecting httpx2 client. (012804d), refs #2680

Bug Fixes

  • Improve AFC(automatic function calling) in chat including fixing bugs in AFC for generate_content_stream. also log warnings in generate_content, generate_content_stream and their async variants that AFC is meant to be used in chat experience, not directly in models module. (fe6118e)

Performance Improvements

  • Build model validators on first use instead of at import (66bfe95), refs #2784
  • Lazily import the interactions API to speed up import google.genai (89dcfe5)
  • Stop importing the requests HTTP stack at module scope (3a44936)
Changelog

Sourced from google-genai's changelog.

2.18.1 (2026-08-13)

Bug Fixes

2.18.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (66e224c)
  • api: Make the deferred service tier publicly available on Vertex (e1f7c40)
  • Enable json schema in FunctionDeclaration parser (62d50d6)
  • Make speech_config a structured object. (cc0d42e)
  • Support injecting httpx2 client. (012804d), refs #2680

Bug Fixes

  • Improve AFC(automatic function calling) in chat including fixing bugs in AFC for generate_content_stream. also log warnings in generate_content, generate_content_stream and their async variants that AFC is meant to be used in chat experience, not directly in models module. (fe6118e)

Performance Improvements

  • Build model validators on first use instead of at import (66bfe95), refs #2784
  • Lazily import the interactions API to speed up import google.genai (89dcfe5)
  • Stop importing the requests HTTP stack at module scope (3a44936)
Commits
  • 2dd9537 chore(main): release 2.18.1 (#2866)
  • f898b61 fix: Add gemini 3.7
  • 65b1890 chore: refresh docs
  • 3d6b89b chore: Update GCS references to Cloud Storage in descriptions
  • 0a870c5 Copybara import of the project:
  • 23e3b7f chore: remove deprecated Turn types
  • 661ddeb chore: log warning when user uses automatic function calling directly in Mode...
  • 3299af6 chore(main): release 2.18.0 (#2830)
  • cc0d42e feat: Make speech_config a structured object.
  • fe6118e fix: improve AFC(automatic function calling) in chat including fixing bugs in...
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 17, 2026
@amrit110
amrit110 force-pushed the dependabot/uv/google-genai-2.18.1 branch from df3ec40 to 18fc203 Compare August 18, 2026 00:22
@amrit110

Copy link
Copy Markdown
Member

Automated fix applied and PR merged

The agentic fix loop successfully fixed this PR and merged it.

✓ Successfully fixed merge_only failures - Modified 0 files - Executed 104 agent actions - (53 info, 24 tool_call, 6 error, 17 tool_result, 1 action, 3 reasoning)

View detailed trace on dashboard | Raw trace

AI Engineering Maintenance Bot

@amrit110
amrit110 force-pushed the dependabot/uv/google-genai-2.18.1 branch from 18fc203 to e67445b Compare August 19, 2026 00:20
Bumps [google-genai](https://github.com/googleapis/python-genai) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 2.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@amrit110
amrit110 force-pushed the dependabot/uv/google-genai-2.18.1 branch from e67445b to 37a7174 Compare August 19, 2026 00:22
@amrit110
amrit110 merged commit 0f6a85d into main Aug 19, 2026
7 checks passed
@amrit110
amrit110 deleted the dependabot/uv/google-genai-2.18.1 branch August 19, 2026 00:24
@amrit110

Copy link
Copy Markdown
Member

Automated fix applied and PR merged

The agentic fix loop successfully fixed this PR and merged it.

✓ Successfully fixed merge_conflict failures - Modified 0 files - Executed 412 agent actions - (212 info, 68 tool_call, 38 error, 54 tool_result, 40 reasoning)

View detailed trace on dashboard | Raw trace

AI Engineering Maintenance Bot

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant