[PR #750] [MERGED] build(deps): bump google-cloud-storage from 2.2.1 to 2.3.0 in /examples/python #882

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/750
Author: @dependabot[bot]
Created: 4/13/2022
Status: Merged
Merged: 4/13/2022
Merged by: @fsouza

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


📝 Commits (1)

  • 91625ba 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 2.2.1 to 2.3.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.3.0

2.3.0 (2022-04-12)

Features

  • add dual region bucket support and sample (#748) (752e8ab)
  • track invocation id for retry metrics (#741) (bd56931)

Bug Fixes

Documentation

Changelog

Sourced from google-cloud-storage's changelog.

2.3.0 (2022-04-12)

Features

  • add dual region bucket support and sample (#748) (752e8ab)
  • track invocation id for retry metrics (#741) (bd56931)

Bug Fixes

Documentation

Commits
  • 9804660 chore(main): release 2.3.0 (#746)
  • 9b29314 docs: fix links in blob module (#759)
  • bd56931 feat: track invocation id for retry metrics (#741)
  • 1491757 chore(deps): update dependency google-cloud-pubsub to v2.12.0 (#758)
  • 752e8ab feat: add dual region bucket support and sample (#748)
  • 924b65f chore(python): add license header to auto-label.yaml (#754)
  • 525de03 chore(deps): update dependency pandas to v1.4.2 (#751)
  • 63a5c73 chore(python): Enable size-label bot (#749)
  • 58ecf21 chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#747)
  • e963f33 fix(deps): drop pkg_resources (#744)
  • 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 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/750 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/13/2022 **Status:** ✅ Merged **Merged:** 4/13/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-2.3.0` --- ### 📝 Commits (1) - [`91625ba`](https://github.com/fsouza/fake-gcs-server/commit/91625ba6c95d794261fa43debb9eae9b4ad50a7a) 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 2.2.1 to 2.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>v2.3.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v2.2.1...v2.3.0">2.3.0</a> (2022-04-12)</h2> <h3>Features</h3> <ul> <li>add dual region bucket support and sample (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/748">#748</a>) (<a href="https://github.com/googleapis/python-storage/commit/752e8ab42d23afd68738e4d7ca6cdeee416dfd50">752e8ab</a>)</li> <li>track invocation id for retry metrics (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/741">#741</a>) (<a href="https://github.com/googleapis/python-storage/commit/bd5693164e7331df5f14186fd002e72e5203d7ee">bd56931</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> drop pkg_resources (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/744">#744</a>) (<a href="https://github.com/googleapis/python-storage/commit/e963f33ced2852b64d721d69928b54443461ec9c">e963f33</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix links in blob module (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/759">#759</a>) (<a href="https://github.com/googleapis/python-storage/commit/9b2931430b0796ffb23ec4efacd82dacad36f40f">9b29314</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/v2.2.1...v2.3.0">2.3.0</a> (2022-04-12)</h2> <h3>Features</h3> <ul> <li>add dual region bucket support and sample (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/748">#748</a>) (<a href="https://github.com/googleapis/python-storage/commit/752e8ab42d23afd68738e4d7ca6cdeee416dfd50">752e8ab</a>)</li> <li>track invocation id for retry metrics (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/741">#741</a>) (<a href="https://github.com/googleapis/python-storage/commit/bd5693164e7331df5f14186fd002e72e5203d7ee">bd56931</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> drop pkg_resources (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/744">#744</a>) (<a href="https://github.com/googleapis/python-storage/commit/e963f33ced2852b64d721d69928b54443461ec9c">e963f33</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix links in blob module (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/759">#759</a>) (<a href="https://github.com/googleapis/python-storage/commit/9b2931430b0796ffb23ec4efacd82dacad36f40f">9b29314</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/980466072c744bf1deddc01ca11f19d62709ac9f"><code>9804660</code></a> chore(main): release 2.3.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/746">#746</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/9b2931430b0796ffb23ec4efacd82dacad36f40f"><code>9b29314</code></a> docs: fix links in blob module (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/759">#759</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/bd5693164e7331df5f14186fd002e72e5203d7ee"><code>bd56931</code></a> feat: track invocation id for retry metrics (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/741">#741</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/149175714dac0408713b33916dfcd068b8ebda85"><code>1491757</code></a> chore(deps): update dependency google-cloud-pubsub to v2.12.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/758">#758</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/752e8ab42d23afd68738e4d7ca6cdeee416dfd50"><code>752e8ab</code></a> feat: add dual region bucket support and sample (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/748">#748</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/924b65f89c128ba567b984814ede82606bcaead5"><code>924b65f</code></a> chore(python): add license header to auto-label.yaml (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/754">#754</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/525de03d467ef9bb026423ee6970f75c12221f03"><code>525de03</code></a> chore(deps): update dependency pandas to v1.4.2 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/751">#751</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/63a5c733b80c9964474b13e9f9da69210588f6d8"><code>63a5c73</code></a> chore(python): Enable size-label bot (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/749">#749</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/58ecf21634510b9a8d1f5968c9ff431869268819"><code>58ecf21</code></a> chore(python): update .pre-commit-config.yaml to use black==22.3.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/747">#747</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/e963f33ced2852b64d721d69928b54443461ec9c"><code>e963f33</code></a> fix(deps): drop pkg_resources (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/744">#744</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v2.2.1...v2.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=2.2.1&new-version=2.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 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:32:03 +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#882
No description provided.