[PR #1996] [MERGED] build(deps): bump google-cloud-storage from 3.2.0 to 3.3.0 in /examples/python #2004

Closed
opened 2026-03-03 12:37:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1996
Author: @dependabot[bot]
Created: 8/12/2025
Status: Merged
Merged: 8/14/2025
Merged by: @fsouza

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


📝 Commits (1)

  • cd0570d 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.2.0 to 3.3.0.

Release notes

Sourced from google-cloud-storage's releases.

v3.3.0

3.3.0 (2025-08-05)

Features

Bug Fixes

Documentation

  • Update the documentation of move_blob function (#1507) (72252e9)
Changelog

Sourced from google-cloud-storage's changelog.

3.3.0 (2025-08-05)

Features

Bug Fixes

Documentation

  • Update the documentation of move_blob function (#1507) (72252e9)
Commits

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/1996 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 8/14/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-3.3.0` --- ### 📝 Commits (1) - [`cd0570d`](https://github.com/fsouza/fake-gcs-server/commit/cd0570d132bd55c02f69c138975acca28306c747) 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.2.0 to 3.3.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>v3.3.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v3.2.0...v3.3.0">3.3.0</a> (2025-08-05)</h2> <h3>Features</h3> <ul> <li>Add support for bucket IP filter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1516">#1516</a>) (<a href="https://github.com/googleapis/python-storage/commit/a29073cf58df9c5667305e05c6378284057cda23">a29073c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add logs on AssertionError for issue <a href="https://redirect.github.com/googleapis/python-storage/issues/1512">#1512</a> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1518">#1518</a>) (<a href="https://github.com/googleapis/python-storage/commit/6a9923e4fc944f7a7c3906eb7800d23677bd2481">6a9923e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update the documentation of move_blob function (<a href="https://redirect.github.com/googleapis/python-storage/issues/1507">#1507</a>) (<a href="https://github.com/googleapis/python-storage/commit/72252e940909ce2e3da9cfd80f5b7b43a026f45c">72252e9</a>)</li> </ul> </blockquote> </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.2.0...v3.3.0">3.3.0</a> (2025-08-05)</h2> <h3>Features</h3> <ul> <li>Add support for bucket IP filter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1516">#1516</a>) (<a href="https://github.com/googleapis/python-storage/commit/a29073cf58df9c5667305e05c6378284057cda23">a29073c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add logs on AssertionError for issue <a href="https://redirect.github.com/googleapis/python-storage/issues/1512">#1512</a> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1518">#1518</a>) (<a href="https://github.com/googleapis/python-storage/commit/6a9923e4fc944f7a7c3906eb7800d23677bd2481">6a9923e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update the documentation of move_blob function (<a href="https://redirect.github.com/googleapis/python-storage/issues/1507">#1507</a>) (<a href="https://github.com/googleapis/python-storage/commit/72252e940909ce2e3da9cfd80f5b7b43a026f45c">72252e9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/e84906c2252e98c2906d5d0e0da2249deb0c134a"><code>e84906c</code></a> chore(main): release 3.3.0 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1508">#1508</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/a29073cf58df9c5667305e05c6378284057cda23"><code>a29073c</code></a> feat: add support for bucket IP filter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1516">#1516</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/6a9923e4fc944f7a7c3906eb7800d23677bd2481"><code>6a9923e</code></a> Fix: Add logs on AssertionError for issue <a href="https://redirect.github.com/googleapis/python-storage/issues/1512">#1512</a> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1518">#1518</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/083a505e1f43c20657570c74ec707485f4b3989d"><code>083a505</code></a> chore: improve docs for list_files_with_prefix (<a href="https://redirect.github.com/googleapis/python-storage/issues/1517">#1517</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/61bd57509ab3966f4382656200f2600ce41cce24"><code>61bd575</code></a> chore: remove duplicates in coveragerc (<a href="https://redirect.github.com/googleapis/python-storage/issues/1511">#1511</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/5964009c0efae9c84a9433715d74befca7ddf98d"><code>5964009</code></a> chore: exclude autogenerated .coveragerc (<a href="https://redirect.github.com/googleapis/python-storage/issues/1510">#1510</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0eb45b5a808ad149c1c85d1ab9ea693d7365d5c1"><code>0eb45b5</code></a> feat: Add new field <code>contexts</code> for Object Contexts in message <code>Object</code> (<a href="https://redirect.github.com/googleapis/python-storage/issues/1502">#1502</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/edde9506af9c313036573e4e51d7b94d03c3118f"><code>edde950</code></a> samples: add samples for move api to rename an object (<a href="https://redirect.github.com/googleapis/python-storage/issues/1505">#1505</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/500c0d07d3a239c3b52c9aa6ce434f5bb3202823"><code>500c0d0</code></a> chore: fix the errors for GAPIC (<a href="https://redirect.github.com/googleapis/python-storage/issues/1509">#1509</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/72252e940909ce2e3da9cfd80f5b7b43a026f45c"><code>72252e9</code></a> docs: update the documentation of move_blob function (<a href="https://redirect.github.com/googleapis/python-storage/issues/1507">#1507</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v3.2.0...v3.3.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.2.0&new-version=3.3.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 12:37:11 +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#2004
No description provided.