[PR #1923] [MERGED] build(deps): bump google-cloud-storage from 3.0.0 to 3.1.0 in /examples/python #1946

Closed
opened 2026-03-03 12:36:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps google-cloud-storage from 3.0.0 to 3.1.0.

Release notes

Sourced from google-cloud-storage's releases.

v3.1.0

3.1.0 (2025-02-27)

Features

  • Add api_key argument to Client constructor (#1441) (c869e15)
  • Add Bucket.move_blob() for HNS-enabled buckets (#1431) (24c000f)
Changelog

Sourced from google-cloud-storage's changelog.

3.1.0 (2025-02-27)

Features

  • Add api_key argument to Client constructor (#1441) (c869e15)
  • Add Bucket.move_blob() for HNS-enabled buckets (#1431) (24c000f)
Commits
  • aa7afdf chore(main): release 3.1.0 (#1435)
  • c869e15 Feat: Add api_key argument to Client constructor (#1441)
  • b58d319 chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (#1412)
  • 0378b44 chore: move create_trace_span context manager within (#1443)
  • 511b6f5 chore(python): conditionally load credentials in .kokoro/build.sh (#1440)
  • b08aa0b chore: set gcs-sdk-team as CODEOWNER (#1442)
  • 24c000f feat: add Bucket.move_blob() for HNS-enabled buckets (#1431)
  • See full diff 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/1923 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 3/2/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-3.1.0` --- ### 📝 Commits (1) - [`88b8f79`](https://github.com/fsouza/fake-gcs-server/commit/88b8f79c941c1b9a15a35ebffb405b5d736ec427) build(deps): bump google-cloud-storage in /examples/python ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `examples/python/requirements.txt` (+2 -2) </details> ### 📄 Description Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.0.0 to 3.1.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.1.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v3.0.0...v3.1.0">3.1.0</a> (2025-02-27)</h2> <h3>Features</h3> <ul> <li>Add api_key argument to Client constructor (<a href="https://redirect.github.com/googleapis/python-storage/issues/1441">#1441</a>) (<a href="https://github.com/googleapis/python-storage/commit/c869e15ec535a0aa50029d30b6a3ce64ff119b5f">c869e15</a>)</li> <li>Add Bucket.move_blob() for HNS-enabled buckets (<a href="https://redirect.github.com/googleapis/python-storage/issues/1431">#1431</a>) (<a href="https://github.com/googleapis/python-storage/commit/24c000fb7b9f576e6d6c6ec5733f3971fe133655">24c000f</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.0.0...v3.1.0">3.1.0</a> (2025-02-27)</h2> <h3>Features</h3> <ul> <li>Add api_key argument to Client constructor (<a href="https://redirect.github.com/googleapis/python-storage/issues/1441">#1441</a>) (<a href="https://github.com/googleapis/python-storage/commit/c869e15ec535a0aa50029d30b6a3ce64ff119b5f">c869e15</a>)</li> <li>Add Bucket.move_blob() for HNS-enabled buckets (<a href="https://redirect.github.com/googleapis/python-storage/issues/1431">#1431</a>) (<a href="https://github.com/googleapis/python-storage/commit/24c000fb7b9f576e6d6c6ec5733f3971fe133655">24c000f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/aa7afdff7eb92ee0c460e508b65f3b2917288268"><code>aa7afdf</code></a> chore(main): release 3.1.0 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1435">#1435</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c869e15ec535a0aa50029d30b6a3ce64ff119b5f"><code>c869e15</code></a> Feat: Add api_key argument to Client constructor (<a href="https://redirect.github.com/googleapis/python-storage/issues/1441">#1441</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/b58d3190c9eaadaf4d216f1c7f128e6f7480394a"><code>b58d319</code></a> chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (<a href="https://redirect.github.com/googleapis/python-storage/issues/1412">#1412</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0378b444002fcaa3832dd9117d56e3612bb72d2c"><code>0378b44</code></a> chore: move create_trace_span context manager within (<a href="https://redirect.github.com/googleapis/python-storage/issues/1443">#1443</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/511b6f5c2bbc8f781b2ec1c6df5b598ac5088b95"><code>511b6f5</code></a> chore(python): conditionally load credentials in .kokoro/build.sh (<a href="https://redirect.github.com/googleapis/python-storage/issues/1440">#1440</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/b08aa0b1319d0762bcecfdcafb97089b5d29f1db"><code>b08aa0b</code></a> chore: set gcs-sdk-team as CODEOWNER (<a href="https://redirect.github.com/googleapis/python-storage/issues/1442">#1442</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/24c000fb7b9f576e6d6c6ec5733f3971fe133655"><code>24c000f</code></a> feat: add Bucket.move_blob() for HNS-enabled buckets (<a href="https://redirect.github.com/googleapis/python-storage/issues/1431">#1431</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/python-storage/compare/v3.0.0...v3.1.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.0.0&new-version=3.1.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:36:55 +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#1946
No description provided.