[PR #16201] [MERGED] chore(deps): bump google-genai from 1.15.0 to 1.28.0 in /backend #39693

Closed
opened 2026-04-25 12:11:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/16201
Author: @dependabot[bot]
Created: 8/1/2025
Status: Merged
Merged: 8/2/2025
Merged by: @tjbck

Base: devHead: dependabot/pip/backend/dev/google-genai-1.28.0


📝 Commits (1)

  • 3098471 chore(deps): bump google-genai from 1.15.0 to 1.28.0 in /backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps google-genai from 1.15.0 to 1.28.0.

Release notes

Sourced from google-genai's releases.

v1.28.0

1.28.0 (2025-07-30)

Features

  • Add images quick accessor to GenerateImagesResponse (2e43d91)
  • Allow methods in models to return headers in sdk_http_response by default. (fa6675a)
  • Allow methods in tuning to return headers in sdk_http_response by default (dd19971)
  • Define StringDict type alias for better readability (0f4613f)
  • Increase buffer size to read response body from HTTP client (ae2d790)
  • Support retry configuration at request level (417e655)

Bug Fixes

  • Allow empty proj/location and api key when overriding base_url (79f7bfc)
  • Retry async when seeing aiohttp ClientConnectorError, ClientOSError, ServerDisconnectedError (b0d18de)

v1.27.0

1.27.0 (2025-07-22)

Features

  • Add image_size field for Vertex Imagen 4 generation (df52660)
  • Return headers for list method in all modules. (dd3df9b)

Documentation

  • Copy improvements and minor changes to instructions. (235ee99)
  • Update batches and tunings doc (97a3494)
  • Update extra_body docstring (633eca3)

v1.26.0

1.26.0 (2025-07-16)

Features

  • Add addWatermark parameter to the edit image configuration. (a5b1545)
  • Adding codegen instructions to guide LLMs to generate code with the Google GenAI SDK (d82634b)

Bug Fixes

  • live: Enhance security by moving api key from query parameters to header (d78add3)

... (truncated)

Changelog

Sourced from google-genai's changelog.

1.28.0 (2025-07-30)

Features

  • Add images quick accessor to GenerateImagesResponse (2e43d91)
  • Allow methods in models to return headers in sdk_http_response by default. (fa6675a)
  • Allow methods in tuning to return headers in sdk_http_response by default (dd19971)
  • Define StringDict type alias for better readability (0f4613f)
  • Increase buffer size to read response body from HTTP client (ae2d790)
  • Support retry configuration at request level (417e655)

Bug Fixes

  • Allow empty proj/location and api key when overriding base_url (79f7bfc)
  • Retry async when seeing aiohttp ClientConnectorError, ClientOSError, ServerDisconnectedError (b0d18de)

1.27.0 (2025-07-22)

Features

  • Add image_size field for Vertex Imagen 4 generation (df52660)
  • Return headers for list method in all modules. (dd3df9b)

Documentation

  • Copy improvements and minor changes to instructions. (235ee99)
  • Update batches and tunings doc (97a3494)
  • Update extra_body docstring (633eca3)

1.26.0 (2025-07-16)

Features

  • Add addWatermark parameter to the edit image configuration. (a5b1545)
  • Adding codegen instructions to guide LLMs to generate code with the Google GenAI SDK (d82634b)

Bug Fixes

  • live: Enhance security by moving api key from query parameters to header (d78add3)

Documentation

  • Update generated video resolution config docstring (d06254c)

... (truncated)

Commits
  • cb810b9 chore(main): release 1.28.0 (#1171)
  • 79f7bfc fix: Allow empty proj/location and api key when overriding base_url
  • 2e43d91 feat: Add images quick accessor to GenerateImagesResponse
  • e69e6da chore: Automate closing of stale issues
  • 038ecd3 chore: Explicitly import types to help out the IDE tools that miss the impl...
  • 9326da9 chore: follow up on enabling headers in tuning
  • 417e655 feat: Support retry configuration at request level
  • ae2d790 feat: Increase buffer size to read response body from HTTP client
  • 0f4613f feat: Define StringDict type alias for better readability
  • dd19971 feat: allow methods in tuning to return headers in sdk_http_response by default
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/16201 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/2/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/google-genai-1.28.0` --- ### 📝 Commits (1) - [`3098471`](https://github.com/open-webui/open-webui/commit/3098471a8af0a51172856cbb139a60d38554ffb6) chore(deps): bump google-genai from 1.15.0 to 1.28.0 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.15.0 to 1.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-genai/releases">google-genai's releases</a>.</em></p> <blockquote> <h2>v1.28.0</h2> <h2><a href="https://github.com/googleapis/python-genai/compare/v1.27.0...v1.28.0">1.28.0</a> (2025-07-30)</h2> <h3>Features</h3> <ul> <li>Add images quick accessor to GenerateImagesResponse (<a href="https://github.com/googleapis/python-genai/commit/2e43d91e3c8b33df1c621a09fdc782f53824fb51">2e43d91</a>)</li> <li>Allow methods in models to return headers in sdk_http_response by default. (<a href="https://github.com/googleapis/python-genai/commit/fa6675a9ca4d2042d61ad7f47c65add65e7b4987">fa6675a</a>)</li> <li>Allow methods in tuning to return headers in sdk_http_response by default (<a href="https://github.com/googleapis/python-genai/commit/dd199715304dcad188e4711d1c8997c812ef3227">dd19971</a>)</li> <li>Define StringDict type alias for better readability (<a href="https://github.com/googleapis/python-genai/commit/0f4613f35fb0b0be8cf31b6dfdf08b4c65903df3">0f4613f</a>)</li> <li>Increase buffer size to read response body from HTTP client (<a href="https://github.com/googleapis/python-genai/commit/ae2d79051995f753fa997a9c636cd2dd8fd04a59">ae2d790</a>)</li> <li>Support retry configuration at request level (<a href="https://github.com/googleapis/python-genai/commit/417e655d1fb00633b2a700942fe7f0b895bc25aa">417e655</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Allow empty proj/location and api key when overriding base_url (<a href="https://github.com/googleapis/python-genai/commit/79f7bfcd1cada39a2fe4902d55a7b0ffaa499cbe">79f7bfc</a>)</li> <li>Retry async when seeing aiohttp ClientConnectorError, ClientOSError, ServerDisconnectedError (<a href="https://github.com/googleapis/python-genai/commit/b0d18decb49d17840f9e5d27bc6603a6827e400b">b0d18de</a>)</li> </ul> <h2>v1.27.0</h2> <h2><a href="https://github.com/googleapis/python-genai/compare/v1.26.0...v1.27.0">1.27.0</a> (2025-07-22)</h2> <h3>Features</h3> <ul> <li>Add image_size field for Vertex Imagen 4 generation (<a href="https://github.com/googleapis/python-genai/commit/df526605bbca6befb645418f4b3f267aeb83e99a">df52660</a>)</li> <li>Return headers for list method in all modules. (<a href="https://github.com/googleapis/python-genai/commit/dd3df9b19e7cce249773794139f86d0c87ca64f7">dd3df9b</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Copy improvements and minor changes to instructions. (<a href="https://github.com/googleapis/python-genai/commit/235ee9935e589144dbd42aea2e0721142b33db1b">235ee99</a>)</li> <li>Update batches and tunings doc (<a href="https://github.com/googleapis/python-genai/commit/97a34945bad64cd2b3c88e2b14142397551a0947">97a3494</a>)</li> <li>Update extra_body docstring (<a href="https://github.com/googleapis/python-genai/commit/633eca3c96739d2bb8a32ceb22654ca7cab7a829">633eca3</a>)</li> </ul> <h2>v1.26.0</h2> <h2><a href="https://github.com/googleapis/python-genai/compare/v1.25.0...v1.26.0">1.26.0</a> (2025-07-16)</h2> <h3>Features</h3> <ul> <li>Add <code>addWatermark</code> parameter to the edit image configuration. (<a href="https://github.com/googleapis/python-genai/commit/a5b1545ece2df77c4a99449e2066ac98bc5201b5">a5b1545</a>)</li> <li>Adding codegen instructions to guide LLMs to generate code with the Google GenAI SDK (<a href="https://github.com/googleapis/python-genai/commit/d82634bdc0aa053bdad0da158ee06845ec890d6d">d82634b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>live:</strong> Enhance security by moving api key from query parameters to header (<a href="https://github.com/googleapis/python-genai/commit/d78add3d1429b9d9aad0e0e3ea09b06d2293616a">d78add3</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/python-genai/blob/main/CHANGELOG.md">google-genai's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/python-genai/compare/v1.27.0...v1.28.0">1.28.0</a> (2025-07-30)</h2> <h3>Features</h3> <ul> <li>Add images quick accessor to GenerateImagesResponse (<a href="https://github.com/googleapis/python-genai/commit/2e43d91e3c8b33df1c621a09fdc782f53824fb51">2e43d91</a>)</li> <li>Allow methods in models to return headers in sdk_http_response by default. (<a href="https://github.com/googleapis/python-genai/commit/fa6675a9ca4d2042d61ad7f47c65add65e7b4987">fa6675a</a>)</li> <li>Allow methods in tuning to return headers in sdk_http_response by default (<a href="https://github.com/googleapis/python-genai/commit/dd199715304dcad188e4711d1c8997c812ef3227">dd19971</a>)</li> <li>Define StringDict type alias for better readability (<a href="https://github.com/googleapis/python-genai/commit/0f4613f35fb0b0be8cf31b6dfdf08b4c65903df3">0f4613f</a>)</li> <li>Increase buffer size to read response body from HTTP client (<a href="https://github.com/googleapis/python-genai/commit/ae2d79051995f753fa997a9c636cd2dd8fd04a59">ae2d790</a>)</li> <li>Support retry configuration at request level (<a href="https://github.com/googleapis/python-genai/commit/417e655d1fb00633b2a700942fe7f0b895bc25aa">417e655</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Allow empty proj/location and api key when overriding base_url (<a href="https://github.com/googleapis/python-genai/commit/79f7bfcd1cada39a2fe4902d55a7b0ffaa499cbe">79f7bfc</a>)</li> <li>Retry async when seeing aiohttp ClientConnectorError, ClientOSError, ServerDisconnectedError (<a href="https://github.com/googleapis/python-genai/commit/b0d18decb49d17840f9e5d27bc6603a6827e400b">b0d18de</a>)</li> </ul> <h2><a href="https://github.com/googleapis/python-genai/compare/v1.26.0...v1.27.0">1.27.0</a> (2025-07-22)</h2> <h3>Features</h3> <ul> <li>Add image_size field for Vertex Imagen 4 generation (<a href="https://github.com/googleapis/python-genai/commit/df526605bbca6befb645418f4b3f267aeb83e99a">df52660</a>)</li> <li>Return headers for list method in all modules. (<a href="https://github.com/googleapis/python-genai/commit/dd3df9b19e7cce249773794139f86d0c87ca64f7">dd3df9b</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Copy improvements and minor changes to instructions. (<a href="https://github.com/googleapis/python-genai/commit/235ee9935e589144dbd42aea2e0721142b33db1b">235ee99</a>)</li> <li>Update batches and tunings doc (<a href="https://github.com/googleapis/python-genai/commit/97a34945bad64cd2b3c88e2b14142397551a0947">97a3494</a>)</li> <li>Update extra_body docstring (<a href="https://github.com/googleapis/python-genai/commit/633eca3c96739d2bb8a32ceb22654ca7cab7a829">633eca3</a>)</li> </ul> <h2><a href="https://github.com/googleapis/python-genai/compare/v1.25.0...v1.26.0">1.26.0</a> (2025-07-16)</h2> <h3>Features</h3> <ul> <li>Add <code>addWatermark</code> parameter to the edit image configuration. (<a href="https://github.com/googleapis/python-genai/commit/a5b1545ece2df77c4a99449e2066ac98bc5201b5">a5b1545</a>)</li> <li>Adding codegen instructions to guide LLMs to generate code with the Google GenAI SDK (<a href="https://github.com/googleapis/python-genai/commit/d82634bdc0aa053bdad0da158ee06845ec890d6d">d82634b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>live:</strong> Enhance security by moving api key from query parameters to header (<a href="https://github.com/googleapis/python-genai/commit/d78add3d1429b9d9aad0e0e3ea09b06d2293616a">d78add3</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update generated video resolution config docstring (<a href="https://github.com/googleapis/python-genai/commit/d06254ccd94d6d90a20769bb003f8eb5dfb62553">d06254c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-genai/commit/cb810b95d6320815e7b7dbd39751dfe6e789e3ca"><code>cb810b9</code></a> chore(main): release 1.28.0 (<a href="https://redirect.github.com/googleapis/python-genai/issues/1171">#1171</a>)</li> <li><a href="https://github.com/googleapis/python-genai/commit/79f7bfcd1cada39a2fe4902d55a7b0ffaa499cbe"><code>79f7bfc</code></a> fix: Allow empty proj/location and api key when overriding base_url</li> <li><a href="https://github.com/googleapis/python-genai/commit/2e43d91e3c8b33df1c621a09fdc782f53824fb51"><code>2e43d91</code></a> feat: Add images quick accessor to GenerateImagesResponse</li> <li><a href="https://github.com/googleapis/python-genai/commit/e69e6da861b5c59c0701a11c6210ff7cf06789e7"><code>e69e6da</code></a> chore: Automate closing of stale issues</li> <li><a href="https://github.com/googleapis/python-genai/commit/038ecd3375f7c63a8ee8c1afa50cff1976343625"><code>038ecd3</code></a> chore: Explicitly import <code>types</code> to help out the IDE tools that miss the impl...</li> <li><a href="https://github.com/googleapis/python-genai/commit/9326da9ee0e6c529ce6d2aa50728cd46796920b7"><code>9326da9</code></a> chore: follow up on enabling headers in tuning</li> <li><a href="https://github.com/googleapis/python-genai/commit/417e655d1fb00633b2a700942fe7f0b895bc25aa"><code>417e655</code></a> feat: Support retry configuration at request level</li> <li><a href="https://github.com/googleapis/python-genai/commit/ae2d79051995f753fa997a9c636cd2dd8fd04a59"><code>ae2d790</code></a> feat: Increase buffer size to read response body from HTTP client</li> <li><a href="https://github.com/googleapis/python-genai/commit/0f4613f35fb0b0be8cf31b6dfdf08b4c65903df3"><code>0f4613f</code></a> feat: Define StringDict type alias for better readability</li> <li><a href="https://github.com/googleapis/python-genai/commit/dd199715304dcad188e4711d1c8997c812ef3227"><code>dd19971</code></a> feat: allow methods in tuning to return headers in sdk_http_response by default</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-genai/compare/v1.15.0...v1.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-genai&package-manager=pip&previous-version=1.15.0&new-version=1.28.0)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 12:11:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#39693