Commit 724048f
authored
chore(deps-dev): bump com.google.genai:google-genai from 1.28.0 to 1.32.0 (#286)
Bumps
[com.google.genai:google-genai](https://github.com/googleapis/java-genai)
from 1.28.0 to 1.32.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/java-genai/releases">com.google.genai:google-genai's
releases</a>.</em></p>
<blockquote>
<h2>v1.32.0</h2>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.31.0...v1.32.0">1.32.0</a>
(2025-12-17)</h2>
<h3>Features</h3>
<ul>
<li>Add minimal and medium thinking levels. (<a
href="https://github.com/googleapis/java-genai/commit/ecfadfe6717870d1ea403091863d16cec5fcff79">ecfadfe</a>)</li>
<li>Add PersonGeneration to ImageConfig for Vertex Gempix (<a
href="https://github.com/googleapis/java-genai/commit/d8a4c432e5024bd171cf4b791925a40b285d7793">d8a4c43</a>)</li>
<li>Add ultra high resolution to the media resolution in Parts. (<a
href="https://github.com/googleapis/java-genai/commit/7c9b7f62275487183b7f5ded4db40af9a4422a67">7c9b7f6</a>)</li>
<li>support multi speaker for Vertex AI (<a
href="https://github.com/googleapis/java-genai/commit/c50e47bfba44d7bd979b37b7c4b024424c08c29a">c50e47b</a>)</li>
</ul>
<h2>v1.31.0</h2>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.30.0...v1.31.0">1.31.0</a>
(2025-12-11)</h2>
<h3>Features</h3>
<ul>
<li>Add enableEnhancedCivicAnswers feature in GenerateContentConfig (<a
href="https://github.com/googleapis/java-genai/commit/05704781fa7627efb5f4486b0a8763698bd6e6f2">0570478</a>)</li>
<li>Add IMAGE_RECITATION and IMAGE_OTHER enum values to FinishReason (<a
href="https://github.com/googleapis/java-genai/commit/26c3c351fde231c943a3695af35961535923c8b1">26c3c35</a>)</li>
<li>Add voice activity detection signal. (<a
href="https://github.com/googleapis/java-genai/commit/d1ca6854006248e1eab10212d1b1dade56e9b158">d1ca685</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add an example for ClientOptions usage (<a
href="https://github.com/googleapis/java-genai/commit/0a8a26e0e75e791c2a99b012aba5c9bc09430cd7">0a8a26e</a>)</li>
</ul>
<h2>v1.30.0</h2>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.29.0...v1.30.0">1.30.0</a>
(2025-12-08)</h2>
<h3>Features</h3>
<ul>
<li>Add ProxyOptions in ClientOptions for configuring proxies (<a
href="https://github.com/googleapis/java-genai/commit/eafdf791f9beea50b6944a8f2118e9a1934f3a17">eafdf79</a>)</li>
<li>Ephemeral token for Gemini Live API support in Java (<a
href="https://github.com/googleapis/java-genai/commit/4ce094b015e39574976086fb5c84a468481794b8">4ce094b</a>)</li>
<li>Support ReplicatedVoiceConfig (<a
href="https://github.com/googleapis/java-genai/commit/dbe314de08a2a9b60f72ca4e67464a6f704c1ccb">dbe314d</a>)</li>
</ul>
<h2>v1.29.0</h2>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.28.0...v1.29.0">1.29.0</a>
(2025-12-03)</h2>
<h3>Features</h3>
<ul>
<li>Add empty response for tunings.cancel() (<a
href="https://github.com/googleapis/java-genai/commit/57218f56512ac6221a72f930d95a07dac2209cf6">57218f5</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Match the versions of the Java Protobuf and Google API Common
dependencies (com.google.protobuf:protobuf-java:3.25.5 &
com.google.api:api-common:2.45.0) with Google Cloud Java SDKs. (<a
href="https://github.com/googleapis/java-genai/commit/6c37f5858f81f4bfd338c92c712d45222670e24b">6c37f58</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md">com.google.genai:google-genai's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.31.0...v1.32.0">1.32.0</a>
(2025-12-17)</h2>
<h3>Features</h3>
<ul>
<li>Add minimal and medium thinking levels. (<a
href="https://github.com/googleapis/java-genai/commit/ecfadfe6717870d1ea403091863d16cec5fcff79">ecfadfe</a>)</li>
<li>Add PersonGeneration to ImageConfig for Vertex Gempix (<a
href="https://github.com/googleapis/java-genai/commit/d8a4c432e5024bd171cf4b791925a40b285d7793">d8a4c43</a>)</li>
<li>Add ultra high resolution to the media resolution in Parts. (<a
href="https://github.com/googleapis/java-genai/commit/7c9b7f62275487183b7f5ded4db40af9a4422a67">7c9b7f6</a>)</li>
<li>support multi speaker for Vertex AI (<a
href="https://github.com/googleapis/java-genai/commit/c50e47bfba44d7bd979b37b7c4b024424c08c29a">c50e47b</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.30.0...v1.31.0">1.31.0</a>
(2025-12-11)</h2>
<h3>Features</h3>
<ul>
<li>Add enableEnhancedCivicAnswers feature in GenerateContentConfig (<a
href="https://github.com/googleapis/java-genai/commit/05704781fa7627efb5f4486b0a8763698bd6e6f2">0570478</a>)</li>
<li>Add IMAGE_RECITATION and IMAGE_OTHER enum values to FinishReason (<a
href="https://github.com/googleapis/java-genai/commit/26c3c351fde231c943a3695af35961535923c8b1">26c3c35</a>)</li>
<li>Add voice activity detection signal. (<a
href="https://github.com/googleapis/java-genai/commit/d1ca6854006248e1eab10212d1b1dade56e9b158">d1ca685</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add an example for ClientOptions usage (<a
href="https://github.com/googleapis/java-genai/commit/0a8a26e0e75e791c2a99b012aba5c9bc09430cd7">0a8a26e</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.29.0...v1.30.0">1.30.0</a>
(2025-12-08)</h2>
<h3>Features</h3>
<ul>
<li>Add ProxyOptions in ClientOptions for configuring proxies (<a
href="https://github.com/googleapis/java-genai/commit/eafdf791f9beea50b6944a8f2118e9a1934f3a17">eafdf79</a>)</li>
<li>Ephemeral token for Gemini Live API support in Java (<a
href="https://github.com/googleapis/java-genai/commit/4ce094b015e39574976086fb5c84a468481794b8">4ce094b</a>)</li>
<li>Support ReplicatedVoiceConfig (<a
href="https://github.com/googleapis/java-genai/commit/dbe314de08a2a9b60f72ca4e67464a6f704c1ccb">dbe314d</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/java-genai/compare/v1.28.0...v1.29.0">1.29.0</a>
(2025-12-03)</h2>
<h3>Features</h3>
<ul>
<li>Add empty response for tunings.cancel() (<a
href="https://github.com/googleapis/java-genai/commit/57218f56512ac6221a72f930d95a07dac2209cf6">57218f5</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Match the versions of the Java Protobuf and Google API Common
dependencies (com.google.protobuf:protobuf-java:3.25.5 &
com.google.api:api-common:2.45.0) with Google Cloud Java SDKs. (<a
href="https://github.com/googleapis/java-genai/commit/6c37f5858f81f4bfd338c92c712d45222670e24b">6c37f58</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Recommend using response_json_schema in error messages and
docstrings. (<a
href="https://github.com/googleapis/java-genai/commit/6b952e949d46ae9d2123045a8dd741305c50a2ce">6b952e9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/java-genai/commit/08f547091f77de5d367e3dae3108786d34dfa3b3"><code>08f5470</code></a>
chore(main): release 1.32.0 (<a
href="https://redirect.github.com/googleapis/java-genai/issues/743">#743</a>)</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/6e7a181325bf6f0528901f347ba4a272dd0c22cb"><code>6e7a181</code></a>
chore: Update Native Image Configuration</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/d8a4c432e5024bd171cf4b791925a40b285d7793"><code>d8a4c43</code></a>
feat: Add PersonGeneration to ImageConfig for Vertex Gempix</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/ecfadfe6717870d1ea403091863d16cec5fcff79"><code>ecfadfe</code></a>
feat: Add minimal and medium thinking levels.</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/7c9b7f62275487183b7f5ded4db40af9a4422a67"><code>7c9b7f6</code></a>
feat: Add ultra high resolution to the media resolution in Parts.</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/220bf5b3e8d345af7fb5e2888a1def464921552a"><code>220bf5b</code></a>
feat: Add minimal and medium thinking levels.</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/bc2ed463b508d2e108d320516ed8ffd85e6c7f3b"><code>bc2ed46</code></a>
feat: Add minimal and medium thinking levels.</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/c50e47bfba44d7bd979b37b7c4b024424c08c29a"><code>c50e47b</code></a>
feat: support multi speaker for Vertex AI</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/96cf8a04598a8e9c8477f936c5672719a03bb24d"><code>96cf8a0</code></a>
Copybara import of the project:</li>
<li><a
href="https://github.com/googleapis/java-genai/commit/41380277158c48e56503a613f488dfab6b731322"><code>4138027</code></a>
Copybara import of the project:</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/java-genai/compare/v1.28.0...v1.32.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 55ecfb2 commit 724048f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments