[PR #524] [MERGED] build(deps): bump google-cloud-storage from 1.39.0 to 1.40.0 in /examples/python #686

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/524
Author: @dependabot[bot]
Created: 6/30/2021
Status: Merged
Merged: 6/30/2021
Merged by: @dependabot[bot]

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


📝 Commits (1)

  • eea6b5e 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.39.0 to 1.40.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.40.0

Features

  • add preconditions and retry configuration to blob.create_resumable_upload_session (#484) (0ae35ee)
  • add public access prevention to bucket IAM configuration (#304) (e3e57a9)

Bug Fixes

  • replace default retry for upload operations (#480) (c027ccf)
Changelog

Sourced from google-cloud-storage's changelog.

1.40.0 (2021-06-30)

Features

  • add preconditions and retry configuration to blob.create_resumable_upload_session (#484) (0ae35ee)
  • add public access prevention to bucket IAM configuration (#304) (e3e57a9)

Bug Fixes

  • replace default retry for upload operations (#480) (c027ccf)
Commits
  • 1ae766e chore: release 1.40.0 (#485)
  • 0ae35ee feat: add preconditions and retry configuration to blob.create_resumable_uplo...
  • c027ccf fix: replace default retry for upload operations (#480)
  • e3e57a9 feat: add public access prevention to bucket IAM configuration (#304)
  • b20ca20 tests: refactor systests using pytest (#476)
  • cb2a89b chore: add kokoro 3.9 config templates (#1128) (#474)
  • 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 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/524 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/30/2021 **Status:** ✅ Merged **Merged:** 6/30/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.40.0` --- ### 📝 Commits (1) - [`eea6b5e`](https://github.com/fsouza/fake-gcs-server/commit/eea6b5e5cc6961d919b34e1088b8d161e3801045) 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.39.0 to 1.40.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.40.0</h2> <h3>Features</h3> <ul> <li>add preconditions and retry configuration to blob.create_resumable_upload_session (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/484">#484</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/0ae35eef0fe82fe60bc095c4b183102bb1dabeeb">0ae35ee</a>)</li> <li>add public access prevention to bucket IAM configuration (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/304">#304</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/e3e57a9c779d6b87852063787f19e27c76b1bb14">e3e57a9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>replace default retry for upload operations (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/480">#480</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/c027ccf4279fb05e041754294f10744b7d81beea">c027ccf</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.39.0...v1.40.0">1.40.0</a> (2021-06-30)</h2> <h3>Features</h3> <ul> <li>add preconditions and retry configuration to blob.create_resumable_upload_session (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/484">#484</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/0ae35eef0fe82fe60bc095c4b183102bb1dabeeb">0ae35ee</a>)</li> <li>add public access prevention to bucket IAM configuration (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/304">#304</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/e3e57a9c779d6b87852063787f19e27c76b1bb14">e3e57a9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>replace default retry for upload operations (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/480">#480</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/c027ccf4279fb05e041754294f10744b7d81beea">c027ccf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/1ae766ed3e1313439c5a8698562c02d1a0344ff3"><code>1ae766e</code></a> chore: release 1.40.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/485">#485</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0ae35eef0fe82fe60bc095c4b183102bb1dabeeb"><code>0ae35ee</code></a> feat: add preconditions and retry configuration to blob.create_resumable_uplo...</li> <li><a href="https://github.com/googleapis/python-storage/commit/c027ccf4279fb05e041754294f10744b7d81beea"><code>c027ccf</code></a> fix: replace default retry for upload operations (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/480">#480</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/e3e57a9c779d6b87852063787f19e27c76b1bb14"><code>e3e57a9</code></a> feat: add public access prevention to bucket IAM configuration (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/304">#304</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/b20ca203bd8f591232d0a5cdc82569afb910b5c0"><code>b20ca20</code></a> tests: refactor systests using pytest (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/476">#476</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/cb2a89b0b696defd56c4c1eee5a1cad67ae4cb43"><code>cb2a89b</code></a> chore: add kokoro 3.9 config templates (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/1128">#1128</a>) (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/474">#474</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/python-storage/compare/v1.39.0...v1.40.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.39.0&new-version=1.40.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:31:10 +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#686
No description provided.