[PR #535] [MERGED] build(deps): bump google-cloud-storage from 1.40.0 to 1.41.0 in /examples/python #693

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6404fcd 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.40.0 to 1.41.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.41.0

Features

  • add support for Etag headers on reads (#489) (741d3fd)

Bug Fixes

  • deps: update minimum dependency versions to pick up bugfixes (#496) (92251a5), closes #494
  • populate etag / generation / metageneration properties during download (#488) (49ba14c)
  • revise and rename is_etag_in_json(data) (#483) (0a52546)
Changelog

Sourced from google-cloud-storage's changelog.

1.41.0 (2021-07-13)

Features

  • add support for Etag headers on reads (#489) (741d3fd)

Bug Fixes

  • deps: update minimum dependency versions to pick up bugfixes (#496) (92251a5), closes #494
  • populate etag / generation / metageneration properties during download (#488) (49ba14c)
  • revise and rename is_etag_in_json(data) (#483) (0a52546)
Commits
  • 6486010 chore: release 1.41.0 (#497)
  • c787d12 tests: suppress deprecation warnings in unit test output (#499)
  • a8aaaf6 chore: pin Sphinx version in noxfile (#500)
  • 0a52546 fix: revise and rename is_etag_in_json(data) (#483)
  • 92251a5 fix(deps): update minimum dependency versions to pick up bugfixes (#496)
  • c111a28 chore: remove 'test_utils' fossil (#495)
  • 741d3fd feat: add support for Etag headers on reads (#489)
  • 49ba14c fix: populate etag / generation / metageneration properties during download (...
  • 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/535 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/14/2021 **Status:** ✅ Merged **Merged:** 7/14/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.41.0` --- ### 📝 Commits (1) - [`6404fcd`](https://github.com/fsouza/fake-gcs-server/commit/6404fcd5c110e6a79b2598df409f6fadd9945bc6) 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.40.0 to 1.41.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.41.0</h2> <h3>Features</h3> <ul> <li>add support for Etag headers on reads (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/489">#489</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/741d3fda4e4280022cede29ebeb7c2ea09e73b6f">741d3fd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update minimum dependency versions to pick up bugfixes (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/496">#496</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/92251a5c8ea4d663773506eb1c630201a657aa69">92251a5</a>), closes <a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/494">#494</a></li> <li>populate etag / generation / metageneration properties during download (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/488">#488</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/49ba14c9c47dbe6bc2bb45d53bbe5621c131fbcb">49ba14c</a>)</li> <li>revise and rename is_etag_in_json(data) (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/483">#483</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/0a5254647bf1155874fe48f3891bcc34a76b0b81">0a52546</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.40.0...v1.41.0">1.41.0</a> (2021-07-13)</h2> <h3>Features</h3> <ul> <li>add support for Etag headers on reads (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/489">#489</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/741d3fda4e4280022cede29ebeb7c2ea09e73b6f">741d3fd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update minimum dependency versions to pick up bugfixes (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/496">#496</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/92251a5c8ea4d663773506eb1c630201a657aa69">92251a5</a>), closes <a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/494">#494</a></li> <li>populate etag / generation / metageneration properties during download (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/488">#488</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/49ba14c9c47dbe6bc2bb45d53bbe5621c131fbcb">49ba14c</a>)</li> <li>revise and rename is_etag_in_json(data) (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/483">#483</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/0a5254647bf1155874fe48f3891bcc34a76b0b81">0a52546</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/6486010c5835d25a9284c6b17730a3c31177e55a"><code>6486010</code></a> chore: release 1.41.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/497">#497</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c787d12ed9258ef883e381e9fa23b6797cee86a7"><code>c787d12</code></a> tests: suppress deprecation warnings in unit test output (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/499">#499</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/a8aaaf6554a33de2cdab0b1c4e76bd4e1c3bae22"><code>a8aaaf6</code></a> chore: pin Sphinx version in noxfile (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/500">#500</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0a5254647bf1155874fe48f3891bcc34a76b0b81"><code>0a52546</code></a> fix: revise and rename is_etag_in_json(data) (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/483">#483</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/92251a5c8ea4d663773506eb1c630201a657aa69"><code>92251a5</code></a> fix(deps): update minimum dependency versions to pick up bugfixes (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/496">#496</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c111a28ec83c7a74a9cdedc1fae0db56d7576afe"><code>c111a28</code></a> chore: remove 'test_utils' fossil (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/495">#495</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/741d3fda4e4280022cede29ebeb7c2ea09e73b6f"><code>741d3fd</code></a> feat: add support for Etag headers on reads (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/489">#489</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/49ba14c9c47dbe6bc2bb45d53bbe5621c131fbcb"><code>49ba14c</code></a> fix: populate etag / generation / metageneration properties during download (...</li> <li>See full diff in <a href="https://github.com/googleapis/python-storage/compare/v1.40.0...v1.41.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.40.0&new-version=1.41.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:12 +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#693
No description provided.