[PR #347] [MERGED] build(deps): bump google-cloud-storage from 1.31.2 to 1.32.0 in /examples/python #537

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/347
Author: @dependabot[bot]
Created: 10/20/2020
Status: Merged
Merged: 10/20/2020
Merged by: @dependabot[bot]

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


📝 Commits (1)

  • edcda00 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 1.31.2 to 1.32.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.32.0

Features

  • retry API calls with exponential backoff (#287) (fbe5d9c)

Bug Fixes

  • field policy return string (#282) (c356b84)
  • self-upload files for Unicode system test (#296) (6f865d9)
  • use version.py for versioning, avoid issues with discovering version via get_distribution (#288) (fcd1c4f)
Changelog

Sourced from google-cloud-storage's changelog.

1.32.0 (2020-10-16)

Features

  • retry API calls with exponential backoff (#287) (fbe5d9c)

Bug Fixes

  • field policy return string (#282) (c356b84)
  • self-upload files for Unicode system test (#296) (6f865d9)
  • use version.py for versioning, avoid issues with discovering version via get_distribution (#288) (fcd1c4f)
Commits
  • 90f7c47 chore: release 1.32.0 (#297)
  • fbe5d9c feat: retry API calls with exponential backoff (#287)
  • 6f865d9 fix: self-upload files for Unicode system test (#296)
  • fcd1c4f fix: use version.py for versioning, avoid issues with discovering version via...
  • 6cc4a41 test: update tests to support latest google-cloud-core (#277)
  • c356b84 fix: field policy return string (#282)
  • 2f4164d chore: skip reporting coverage for namespace package, update secrets manager ...
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza.


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/347 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/20/2020 **Status:** ✅ Merged **Merged:** 10/20/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.32.0` --- ### 📝 Commits (1) - [`edcda00`](https://github.com/fsouza/fake-gcs-server/commit/edcda0010c2d10e3acc2d31e76cd258c4a7fb796) 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 1.31.2 to 1.32.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>v1.32.0</h2> <h3>Features</h3> <ul> <li>retry API calls with exponential backoff (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/287">#287</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c">fbe5d9c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>field policy return string (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/282">#282</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf">c356b84</a>)</li> <li>self-upload files for Unicode system test (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/296">#296</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1">6f865d9</a>)</li> <li>use version.py for versioning, avoid issues with discovering version via get_distribution (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/288">#288</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e">fcd1c4f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md">google-cloud-storage's changelog</a>.</em></p> <blockquote> <h2><a href="https://www.github.com/googleapis/python-storage/compare/v1.31.2...v1.32.0">1.32.0</a> (2020-10-16)</h2> <h3>Features</h3> <ul> <li>retry API calls with exponential backoff (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/287">#287</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c">fbe5d9c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>field policy return string (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/282">#282</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf">c356b84</a>)</li> <li>self-upload files for Unicode system test (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/296">#296</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1">6f865d9</a>)</li> <li>use version.py for versioning, avoid issues with discovering version via get_distribution (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/288">#288</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e">fcd1c4f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/90f7c4796e3facac4098e62eb8fdd12269d47c3d"><code>90f7c47</code></a> chore: release 1.32.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/297">#297</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c"><code>fbe5d9c</code></a> feat: retry API calls with exponential backoff (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/287">#287</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1"><code>6f865d9</code></a> fix: self-upload files for Unicode system test (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/296">#296</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e"><code>fcd1c4f</code></a> fix: use version.py for versioning, avoid issues with discovering version via...</li> <li><a href="https://github.com/googleapis/python-storage/commit/6cc4a41f5b9f60181477b8af2ac560e1cb8cc29b"><code>6cc4a41</code></a> test: update tests to support latest google-cloud-core (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/277">#277</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf"><code>c356b84</code></a> fix: field policy return string (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/282">#282</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/2f4164d209494752bd3b9ec4d6ac389282f5c604"><code>2f4164d</code></a> chore: skip reporting coverage for namespace package, update secrets manager ...</li> <li>See full diff in <a href="https://github.com/googleapis/python-storage/compare/v1.31.2...v1.32.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=1.31.2&new-version=1.32.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza. [//]: # (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:30:29 +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#537
No description provided.