[PR #2132] [MERGED] build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0 in /examples/python #2124

Closed
opened 2026-03-03 13:29:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2132
Author: @dependabot[bot]
Created: 2/3/2026
Status: Merged
Merged: 2/4/2026
Merged by: @fsouza

Base: mainHead: dependabot/pip/examples/python/google-cloud-storage-3.9.0


📝 Commits (1)

  • e7b9e1f build(deps): bump google-cloud-storage in /examples/python

📊 Changes

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

View changed files

📝 examples/python/requirements.txt (+1 -1)

📄 Description

Bumps google-cloud-storage from 3.8.0 to 3.9.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage 3.9.0

3.9.0 (2026-02-02)

Features

  • update generation for MRD (#1730) (08bc7082)

  • add get_object method for async grpc client (#1735) (0e5ec29b)

  • Add micro-benchmarks for reads comparing standard (regional) vs rapid (zonal) buckets. (#1697) (1917649f)

  • Add support for opening via write_handle and fix write_handle type (#1715) (2bc15fa5)

  • add samples for appendable objects writes and reads (2e1a1eb5)

  • add samples for appendable objects writes and reads (#1705) (2e1a1eb5)

  • add context manager to mrd (#1724) (5ac2808a)

  • Move Zonal Buckets features of _experimental (#1728) (74c9ecc5)

  • add default user agent for grpc (#1726) (7b319469)

  • expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719) (8e21a7fe)

  • expose DELETE_OBJECT in AsyncGrpcClient (#1718) (c8dd7a0b)

  • send user_agent to grpc channel (#1712) (cdb2486b)

  • integrate writes strategy and appendable object writer (#1695) (dbd162b3)

  • Add micro-benchmarks for writes comparing standard (regional) vs rapid (zonal) buckets. (#1707) (dbe9d8b8)

  • add support for generation=0 to avoid overwriting existing objects and add is_stream_open support (#1709) (ea0f5bf8)

  • add support for generation=0 to prevent overwriting existing objects (ea0f5bf8)

  • add is_stream_open property to AsyncAppendableObjectWriter for stream status check (ea0f5bf8)

Bug Fixes

  • receive eof while closing reads stream (#1733) (2ef63396)

  • update write handle on every recv() (#1716) (5d9fafe1)

  • implement requests_done method to signal end of requests in async streams. Gracefully close streams. (#1700) (6c160794)

  • implement requests_done method to signal end of requests in async streams. Gracefully close streams. (6c160794)

  • instance grpc client once per process in benchmarks (#1725) (721ea2dd)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

3.9.0 (2026-02-02)

Features

Bug Fixes

Commits
  • 77c1eda chore: librarian release pull request: 20260202T123858Z (#1736)
  • 0e5ec29 feat: add get_object method for async grpc client (#1735)
  • 7a00dfb chore: Add README for running zonal buckets samples (#1734)
  • 2ef6339 fix: receive eof while closing reads stream (#1733)
  • c8dd7a0 feat: expose DELETE_OBJECT in AsyncGrpcClient (#1718)
  • 08bc708 feat: update generation for MRD (#1730)
  • 74c9ecc feat: Move Zonal Buckets features of _experimental (#1728)
  • 7b31946 feat: add default user agent for grpc (#1726)
  • e730bf5 fix!: Change contructors of MRD and AAOW AsyncGrpcClient.grpc_client to Async...
  • 8e21a7f feat: expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719)
  • 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/fsouza/fake-gcs-server/pull/2132 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-3.9.0` --- ### 📝 Commits (1) - [`e7b9e1f`](https://github.com/fsouza/fake-gcs-server/commit/e7b9e1f20e858821f0b4aec5107e364a07b6453e) build(deps): bump google-cloud-storage in /examples/python ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/python/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.8.0 to 3.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-storage/releases">google-cloud-storage's releases</a>.</em></p> <blockquote> <h2>google-cloud-storage 3.9.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v3.8.0...v3.9.0">3.9.0</a> (2026-02-02)</h2> <h3>Features</h3> <ul> <li> <p>update generation for MRD (<a href="https://redirect.github.com/googleapis/python-storage/issues/1730">#1730</a>) (<a href="https://github.com/googleapis/python-storage/commit/08bc7082">08bc7082</a>)</p> </li> <li> <p>add get_object method for async grpc client (<a href="https://redirect.github.com/googleapis/python-storage/issues/1735">#1735</a>) (<a href="https://github.com/googleapis/python-storage/commit/0e5ec29b">0e5ec29b</a>)</p> </li> <li> <p>Add micro-benchmarks for reads comparing standard (regional) vs rapid (zonal) buckets. (<a href="https://redirect.github.com/googleapis/python-storage/issues/1697">#1697</a>) (<a href="https://github.com/googleapis/python-storage/commit/1917649f">1917649f</a>)</p> </li> <li> <p>Add support for opening via <code>write_handle</code> and fix <code>write_handle</code> type (<a href="https://redirect.github.com/googleapis/python-storage/issues/1715">#1715</a>) (<a href="https://github.com/googleapis/python-storage/commit/2bc15fa5">2bc15fa5</a>)</p> </li> <li> <p>add samples for appendable objects writes and reads (<a href="https://github.com/googleapis/python-storage/commit/2e1a1eb5">2e1a1eb5</a>)</p> </li> <li> <p>add samples for appendable objects writes and reads (<a href="https://redirect.github.com/googleapis/python-storage/issues/1705">#1705</a>) (<a href="https://github.com/googleapis/python-storage/commit/2e1a1eb5">2e1a1eb5</a>)</p> </li> <li> <p>add context manager to mrd (<a href="https://redirect.github.com/googleapis/python-storage/issues/1724">#1724</a>) (<a href="https://github.com/googleapis/python-storage/commit/5ac2808a">5ac2808a</a>)</p> </li> <li> <p>Move Zonal Buckets features of <code>_experimental</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1728">#1728</a>) (<a href="https://github.com/googleapis/python-storage/commit/74c9ecc5">74c9ecc5</a>)</p> </li> <li> <p>add default user agent for grpc (<a href="https://redirect.github.com/googleapis/python-storage/issues/1726">#1726</a>) (<a href="https://github.com/googleapis/python-storage/commit/7b319469">7b319469</a>)</p> </li> <li> <p>expose finalized_time in blob.py applicable for GET_OBJECT in ZB (<a href="https://redirect.github.com/googleapis/python-storage/issues/1719">#1719</a>) (<a href="https://github.com/googleapis/python-storage/commit/8e21a7fe">8e21a7fe</a>)</p> </li> <li> <p>expose <code>DELETE_OBJECT</code> in <code>AsyncGrpcClient</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1718">#1718</a>) (<a href="https://github.com/googleapis/python-storage/commit/c8dd7a0b">c8dd7a0b</a>)</p> </li> <li> <p>send <code>user_agent</code> to grpc channel (<a href="https://redirect.github.com/googleapis/python-storage/issues/1712">#1712</a>) (<a href="https://github.com/googleapis/python-storage/commit/cdb2486b">cdb2486b</a>)</p> </li> <li> <p>integrate writes strategy and appendable object writer (<a href="https://redirect.github.com/googleapis/python-storage/issues/1695">#1695</a>) (<a href="https://github.com/googleapis/python-storage/commit/dbd162b3">dbd162b3</a>)</p> </li> <li> <p>Add micro-benchmarks for writes comparing standard (regional) vs rapid (zonal) buckets. (<a href="https://redirect.github.com/googleapis/python-storage/issues/1707">#1707</a>) (<a href="https://github.com/googleapis/python-storage/commit/dbe9d8b8">dbe9d8b8</a>)</p> </li> <li> <p>add support for <code>generation=0</code> to avoid overwriting existing objects and add <code>is_stream_open</code> support (<a href="https://redirect.github.com/googleapis/python-storage/issues/1709">#1709</a>) (<a href="https://github.com/googleapis/python-storage/commit/ea0f5bf8">ea0f5bf8</a>)</p> </li> <li> <p>add support for <code>generation=0</code> to prevent overwriting existing objects (<a href="https://github.com/googleapis/python-storage/commit/ea0f5bf8">ea0f5bf8</a>)</p> </li> <li> <p>add <code>is_stream_open</code> property to AsyncAppendableObjectWriter for stream status check (<a href="https://github.com/googleapis/python-storage/commit/ea0f5bf8">ea0f5bf8</a>)</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>receive eof while closing reads stream (<a href="https://redirect.github.com/googleapis/python-storage/issues/1733">#1733</a>) (<a href="https://github.com/googleapis/python-storage/commit/2ef63396">2ef63396</a>)</p> </li> <li> <p>update write handle on every recv() (<a href="https://redirect.github.com/googleapis/python-storage/issues/1716">#1716</a>) (<a href="https://github.com/googleapis/python-storage/commit/5d9fafe1">5d9fafe1</a>)</p> </li> <li> <p>implement requests_done method to signal end of requests in async streams. Gracefully close streams. (<a href="https://redirect.github.com/googleapis/python-storage/issues/1700">#1700</a>) (<a href="https://github.com/googleapis/python-storage/commit/6c160794">6c160794</a>)</p> </li> <li> <p>implement requests_done method to signal end of requests in async streams. Gracefully close streams. (<a href="https://github.com/googleapis/python-storage/commit/6c160794">6c160794</a>)</p> </li> <li> <p>instance grpc client once per process in benchmarks (<a href="https://redirect.github.com/googleapis/python-storage/issues/1725">#1725</a>) (<a href="https://github.com/googleapis/python-storage/commit/721ea2dd">721ea2dd</a>)</p> </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-storage/blob/main/CHANGELOG.md">google-cloud-storage's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/python-storage/compare/v3.8.0...v3.9.0">3.9.0</a> (2026-02-02)</h2> <h3>Features</h3> <ul> <li>add get_object method for async grpc client (<a href="https://redirect.github.com/googleapis/python-storage/issues/1735">#1735</a>) (<a href="https://github.com/googleapis/python-storage/commit/0e5ec29bc6a31b77bcfba4254cef5bffb199095c">0e5ec29bc6a31b77bcfba4254cef5bffb199095c</a>)</li> <li>expose <code>DELETE_OBJECT</code> in <code>AsyncGrpcClient</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1718">#1718</a>) (<a href="https://github.com/googleapis/python-storage/commit/c8dd7a0b124c395b7b60189ee78f47aba8d51f7d">c8dd7a0b124c395b7b60189ee78f47aba8d51f7d</a>)</li> <li>update generation for MRD (<a href="https://redirect.github.com/googleapis/python-storage/issues/1730">#1730</a>) (<a href="https://github.com/googleapis/python-storage/commit/08bc7082db7392f13bc8c51511b4afa9c7b157c9">08bc7082db7392f13bc8c51511b4afa9c7b157c9</a>)</li> <li>Move Zonal Buckets features of <code>_experimental</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1728">#1728</a>) (<a href="https://github.com/googleapis/python-storage/commit/74c9ecc54173420bfcd48498a8956088a035af50">74c9ecc54173420bfcd48498a8956088a035af50</a>)</li> <li>add default user agent for grpc (<a href="https://redirect.github.com/googleapis/python-storage/issues/1726">#1726</a>) (<a href="https://github.com/googleapis/python-storage/commit/7b319469d2e495ea0bf7367f3949190e8f5d9fff">7b319469d2e495ea0bf7367f3949190e8f5d9fff</a>)</li> <li>expose finalized_time in blob.py applicable for GET_OBJECT in ZB (<a href="https://redirect.github.com/googleapis/python-storage/issues/1719">#1719</a>) (<a href="https://github.com/googleapis/python-storage/commit/8e21a7fe54d0a043f31937671003630a1985a5d2">8e21a7fe54d0a043f31937671003630a1985a5d2</a>)</li> <li>add context manager to mrd (<a href="https://redirect.github.com/googleapis/python-storage/issues/1724">#1724</a>) (<a href="https://github.com/googleapis/python-storage/commit/5ac2808a69195c688ed42c3604d4bfadbb602a66">5ac2808a69195c688ed42c3604d4bfadbb602a66</a>)</li> <li>integrate writes strategy and appendable object writer (<a href="https://redirect.github.com/googleapis/python-storage/issues/1695">#1695</a>) (<a href="https://github.com/googleapis/python-storage/commit/dbd162b3583e32e6f705a51f5c3fef333a9b89d0">dbd162b3583e32e6f705a51f5c3fef333a9b89d0</a>)</li> <li>Add support for opening via <code>write_handle</code> and fix <code>write_handle</code> type (<a href="https://redirect.github.com/googleapis/python-storage/issues/1715">#1715</a>) (<a href="https://github.com/googleapis/python-storage/commit/2bc15fa570683ba584230c51b439d189dbdcd580">2bc15fa570683ba584230c51b439d189dbdcd580</a>)</li> <li>Add micro-benchmarks for writes comparing standard (regional) vs rapid (zonal) buckets. (<a href="https://redirect.github.com/googleapis/python-storage/issues/1707">#1707</a>) (<a href="https://github.com/googleapis/python-storage/commit/dbe9d8b89d975dfbed8c830a5687ccfafea51d5f">dbe9d8b89d975dfbed8c830a5687ccfafea51d5f</a>)</li> <li>Add micro-benchmarks for reads comparing standard (regional) vs rapid (zonal) buckets. (<a href="https://redirect.github.com/googleapis/python-storage/issues/1697">#1697</a>) (<a href="https://github.com/googleapis/python-storage/commit/1917649fac41481da1adea6c2a9f4ab1298a34c4">1917649fac41481da1adea6c2a9f4ab1298a34c4</a>)</li> <li>send <code>user_agent</code> to grpc channel (<a href="https://redirect.github.com/googleapis/python-storage/issues/1712">#1712</a>) (<a href="https://github.com/googleapis/python-storage/commit/cdb2486bb051dcbfbffc2510aff6aacede5e54d3">cdb2486bb051dcbfbffc2510aff6aacede5e54d3</a>)</li> <li>add samples for appendable objects writes and reads (<a href="https://redirect.github.com/googleapis/python-storage/issues/1705">#1705</a>) (<a href="https://github.com/googleapis/python-storage/commit/2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff">2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff</a>)</li> <li>add samples for appendable objects writes and reads (<a href="https://github.com/googleapis/python-storage/commit/2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff">2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff</a>)</li> <li>add support for <code>generation=0</code> to avoid overwriting existing objects and add <code>is_stream_open</code> support (<a href="https://redirect.github.com/googleapis/python-storage/issues/1709">#1709</a>) (<a href="https://github.com/googleapis/python-storage/commit/ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae">ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae</a>)</li> <li>add support for <code>generation=0</code> to prevent overwriting existing objects (<a href="https://github.com/googleapis/python-storage/commit/ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae">ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae</a>)</li> <li>add <code>is_stream_open</code> property to AsyncAppendableObjectWriter for stream status check (<a href="https://github.com/googleapis/python-storage/commit/ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae">ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>receive eof while closing reads stream (<a href="https://redirect.github.com/googleapis/python-storage/issues/1733">#1733</a>) (<a href="https://github.com/googleapis/python-storage/commit/2ef63396dca1c36f9b0f0f3cf87a61b5aa4bd465">2ef63396dca1c36f9b0f0f3cf87a61b5aa4bd465</a>)</li> <li>Change contructors of MRD and AAOW AsyncGrpcClient.grpc_client to AsyncGrpcClient (<a href="https://redirect.github.com/googleapis/python-storage/issues/1727">#1727</a>) (<a href="https://github.com/googleapis/python-storage/commit/e730bf50c4584f737ab86b2e409ddb27b40d2cec">e730bf50c4584f737ab86b2e409ddb27b40d2cec</a>)</li> <li>instance grpc client once per process in benchmarks (<a href="https://redirect.github.com/googleapis/python-storage/issues/1725">#1725</a>) (<a href="https://github.com/googleapis/python-storage/commit/721ea2dd6c6db2aa91fd3b90e56a831aaaa64061">721ea2dd6c6db2aa91fd3b90e56a831aaaa64061</a>)</li> <li>update write handle on every recv() (<a href="https://redirect.github.com/googleapis/python-storage/issues/1716">#1716</a>) (<a href="https://github.com/googleapis/python-storage/commit/5d9fafe1466b5ccb1db4a814967a5cc8465148a2">5d9fafe1466b5ccb1db4a814967a5cc8465148a2</a>)</li> <li>Fix formatting in setup.py dependencies list (<a href="https://redirect.github.com/googleapis/python-storage/issues/1713">#1713</a>) (<a href="https://github.com/googleapis/python-storage/commit/cc4831d7e253b265b0b96e08b5479f4c759be442">cc4831d7e253b265b0b96e08b5479f4c759be442</a>)</li> <li>implement requests_done method to signal end of requests in async streams. Gracefully close streams. (<a href="https://redirect.github.com/googleapis/python-storage/issues/1700">#1700</a>) (<a href="https://github.com/googleapis/python-storage/commit/6c160794afded5e8f4179399f1fe5248e32bf707">6c160794afded5e8f4179399f1fe5248e32bf707</a>)</li> <li>implement requests_done method to signal end of requests in async streams. Gracefully close streams. (<a href="https://github.com/googleapis/python-storage/commit/6c160794afded5e8f4179399f1fe5248e32bf707">6c160794afded5e8f4179399f1fe5248e32bf707</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/77c1edaa6de4058e545ad1b68bde5507b75b8e37"><code>77c1eda</code></a> chore: librarian release pull request: 20260202T123858Z (<a href="https://redirect.github.com/googleapis/python-storage/issues/1736">#1736</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0e5ec29bc6a31b77bcfba4254cef5bffb199095c"><code>0e5ec29</code></a> feat: add get_object method for async grpc client (<a href="https://redirect.github.com/googleapis/python-storage/issues/1735">#1735</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/7a00dfb73696d6db98747509e9f2f2bd0c94c53a"><code>7a00dfb</code></a> chore: Add README for running zonal buckets samples (<a href="https://redirect.github.com/googleapis/python-storage/issues/1734">#1734</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/2ef63396dca1c36f9b0f0f3cf87a61b5aa4bd465"><code>2ef6339</code></a> fix: receive eof while closing reads stream (<a href="https://redirect.github.com/googleapis/python-storage/issues/1733">#1733</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c8dd7a0b124c395b7b60189ee78f47aba8d51f7d"><code>c8dd7a0</code></a> feat: expose <code>DELETE_OBJECT</code> in <code>AsyncGrpcClient</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1718">#1718</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/08bc7082db7392f13bc8c51511b4afa9c7b157c9"><code>08bc708</code></a> feat: update generation for MRD (<a href="https://redirect.github.com/googleapis/python-storage/issues/1730">#1730</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/74c9ecc54173420bfcd48498a8956088a035af50"><code>74c9ecc</code></a> feat: Move Zonal Buckets features of <code>_experimental</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1728">#1728</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/7b319469d2e495ea0bf7367f3949190e8f5d9fff"><code>7b31946</code></a> feat: add default user agent for grpc (<a href="https://redirect.github.com/googleapis/python-storage/issues/1726">#1726</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/e730bf50c4584f737ab86b2e409ddb27b40d2cec"><code>e730bf5</code></a> fix!: Change contructors of MRD and AAOW AsyncGrpcClient.grpc_client to Async...</li> <li><a href="https://github.com/googleapis/python-storage/commit/8e21a7fe54d0a043f31937671003630a1985a5d2"><code>8e21a7f</code></a> feat: expose finalized_time in blob.py applicable for GET_OBJECT in ZB (<a href="https://redirect.github.com/googleapis/python-storage/issues/1719">#1719</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v3.8.0...v3.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=pip&previous-version=3.8.0&new-version=3.9.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>
kerem 2026-03-03 13:29:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#2124
No description provided.