[PR #1367] [MERGED] build(deps): bump google-cloud-storage from 2.11.0 to 2.12.0 in /examples/python #1427

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 22692b8 build(deps): bump google-cloud-storage in /examples/python

📊 Changes

1 file changed (+5 additions, -6 deletions)

View changed files

📝 examples/python/requirements.txt (+5 -6)

📄 Description

Bumps google-cloud-storage from 2.11.0 to 2.12.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.12.0

2.12.0 (2023-10-12)

Features

  • Add additional_blob_attributes to upload_many_from_filenames (#1162) (c7229f2)
  • Add crc32c_checksum argument to download_chunks_concurrently (#1138) (fc92ad1)
  • Add skip_if_exists to download_many (#1161) (c5a983d)
  • Launch transfer manager to GA (#1159) (5c90563)

Bug Fixes

  • Bump python-auth version to fix issue and remove workaround (#1158) (28c02dd)
  • Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#1122) (69bd4a9)

Documentation

  • Add snippets for upload_chunks_concurrently and add chunk_size (#1135) (3a0f551)
  • Update formatting and wording in transfer_manager docstrings (#1163) (9e460d8)
Changelog

Sourced from google-cloud-storage's changelog.

2.12.0 (2023-10-12)

Features

  • Add additional_blob_attributes to upload_many_from_filenames (#1162) (c7229f2)
  • Add crc32c_checksum argument to download_chunks_concurrently (#1138) (fc92ad1)
  • Add skip_if_exists to download_many (#1161) (c5a983d)
  • Launch transfer manager to GA (#1159) (5c90563)

Bug Fixes

  • Bump python-auth version to fix issue and remove workaround (#1158) (28c02dd)
  • Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#1122) (69bd4a9)

Documentation

  • Add snippets for upload_chunks_concurrently and add chunk_size (#1135) (3a0f551)
  • Update formatting and wording in transfer_manager docstrings (#1163) (9e460d8)
Commits
  • 1ef0e1a chore(main): release 2.12.0 (#1132)
  • 9e460d8 docs: update formatting and wording in transfer_manager docstrings (#1163)
  • 5c90563 feat: launch transfer manager to GA (#1159)
  • c7229f2 feat: add additional_blob_attributes to upload_many_from_filenames (#1162)
  • c5a983d feat: add skip_if_exists to download_many (#1161)
  • fc92ad1 feat: add crc32c_checksum argument to download_chunks_concurrently (#1138)
  • a455195 test: dedup kms_bucket fixture (#1129)
  • 28c02dd fix: bump python-auth version to fix issue and remove workaround (#1158)
  • aefcdd4 chore(deps): bump urllib3 from 1.26.12 to 1.26.17 in /.kokoro (#1140)
  • 3a0f551 docs: Add snippets for upload_chunks_concurrently and add chunk_size (#1135)
  • 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 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/1367 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/13/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-2.12.0` --- ### 📝 Commits (1) - [`22692b8`](https://github.com/fsouza/fake-gcs-server/commit/22692b8ea03d1e2bad38d37acbf1dc68b240ee4a) build(deps): bump google-cloud-storage in /examples/python ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `examples/python/requirements.txt` (+5 -6) </details> ### 📄 Description Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.11.0 to 2.12.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.12.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v2.11.0...v2.12.0">2.12.0</a> (2023-10-12)</h2> <h3>Features</h3> <ul> <li>Add additional_blob_attributes to upload_many_from_filenames (<a href="https://redirect.github.com/googleapis/python-storage/issues/1162">#1162</a>) (<a href="https://github.com/googleapis/python-storage/commit/c7229f2e53151fc2f2eb1268afc67dad87ebbb0a">c7229f2</a>)</li> <li>Add crc32c_checksum argument to download_chunks_concurrently (<a href="https://redirect.github.com/googleapis/python-storage/issues/1138">#1138</a>) (<a href="https://github.com/googleapis/python-storage/commit/fc92ad19ff0f9704456452e8c7c47a5f90c29eab">fc92ad1</a>)</li> <li>Add skip_if_exists to download_many (<a href="https://redirect.github.com/googleapis/python-storage/issues/1161">#1161</a>) (<a href="https://github.com/googleapis/python-storage/commit/c5a983d5a0b0632811af86fb64664b4382b05512">c5a983d</a>)</li> <li>Launch transfer manager to GA (<a href="https://redirect.github.com/googleapis/python-storage/issues/1159">#1159</a>) (<a href="https://github.com/googleapis/python-storage/commit/5c905637947c45e39ed8ee84911a12e254bde571">5c90563</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Bump python-auth version to fix issue and remove workaround (<a href="https://redirect.github.com/googleapis/python-storage/issues/1158">#1158</a>) (<a href="https://github.com/googleapis/python-storage/commit/28c02dd41010e6d818a77f51c539457b2dbfa233">28c02dd</a>)</li> <li>Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (<a href="https://redirect.github.com/googleapis/python-storage/issues/1122">#1122</a>) (<a href="https://github.com/googleapis/python-storage/commit/69bd4a935a995f8f261a589ee2978f58b90224ab">69bd4a9</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add snippets for upload_chunks_concurrently and add chunk_size (<a href="https://redirect.github.com/googleapis/python-storage/issues/1135">#1135</a>) (<a href="https://github.com/googleapis/python-storage/commit/3a0f551436b659afb2208fd558ddb846f4d62d98">3a0f551</a>)</li> <li>Update formatting and wording in transfer_manager docstrings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1163">#1163</a>) (<a href="https://github.com/googleapis/python-storage/commit/9e460d8106cbfb76caf35df4f6beed159fa2c22d">9e460d8</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.11.0...v2.12.0">2.12.0</a> (2023-10-12)</h2> <h3>Features</h3> <ul> <li>Add additional_blob_attributes to upload_many_from_filenames (<a href="https://redirect.github.com/googleapis/python-storage/issues/1162">#1162</a>) (<a href="https://github.com/googleapis/python-storage/commit/c7229f2e53151fc2f2eb1268afc67dad87ebbb0a">c7229f2</a>)</li> <li>Add crc32c_checksum argument to download_chunks_concurrently (<a href="https://redirect.github.com/googleapis/python-storage/issues/1138">#1138</a>) (<a href="https://github.com/googleapis/python-storage/commit/fc92ad19ff0f9704456452e8c7c47a5f90c29eab">fc92ad1</a>)</li> <li>Add skip_if_exists to download_many (<a href="https://redirect.github.com/googleapis/python-storage/issues/1161">#1161</a>) (<a href="https://github.com/googleapis/python-storage/commit/c5a983d5a0b0632811af86fb64664b4382b05512">c5a983d</a>)</li> <li>Launch transfer manager to GA (<a href="https://redirect.github.com/googleapis/python-storage/issues/1159">#1159</a>) (<a href="https://github.com/googleapis/python-storage/commit/5c905637947c45e39ed8ee84911a12e254bde571">5c90563</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Bump python-auth version to fix issue and remove workaround (<a href="https://redirect.github.com/googleapis/python-storage/issues/1158">#1158</a>) (<a href="https://github.com/googleapis/python-storage/commit/28c02dd41010e6d818a77f51c539457b2dbfa233">28c02dd</a>)</li> <li>Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (<a href="https://redirect.github.com/googleapis/python-storage/issues/1122">#1122</a>) (<a href="https://github.com/googleapis/python-storage/commit/69bd4a935a995f8f261a589ee2978f58b90224ab">69bd4a9</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add snippets for upload_chunks_concurrently and add chunk_size (<a href="https://redirect.github.com/googleapis/python-storage/issues/1135">#1135</a>) (<a href="https://github.com/googleapis/python-storage/commit/3a0f551436b659afb2208fd558ddb846f4d62d98">3a0f551</a>)</li> <li>Update formatting and wording in transfer_manager docstrings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1163">#1163</a>) (<a href="https://github.com/googleapis/python-storage/commit/9e460d8106cbfb76caf35df4f6beed159fa2c22d">9e460d8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/1ef0e1a94976780f1e847ec662344fe261757aec"><code>1ef0e1a</code></a> chore(main): release 2.12.0 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1132">#1132</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/9e460d8106cbfb76caf35df4f6beed159fa2c22d"><code>9e460d8</code></a> docs: update formatting and wording in transfer_manager docstrings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1163">#1163</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/5c905637947c45e39ed8ee84911a12e254bde571"><code>5c90563</code></a> feat: launch transfer manager to GA (<a href="https://redirect.github.com/googleapis/python-storage/issues/1159">#1159</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c7229f2e53151fc2f2eb1268afc67dad87ebbb0a"><code>c7229f2</code></a> feat: add additional_blob_attributes to upload_many_from_filenames (<a href="https://redirect.github.com/googleapis/python-storage/issues/1162">#1162</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/c5a983d5a0b0632811af86fb64664b4382b05512"><code>c5a983d</code></a> feat: add skip_if_exists to download_many (<a href="https://redirect.github.com/googleapis/python-storage/issues/1161">#1161</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/fc92ad19ff0f9704456452e8c7c47a5f90c29eab"><code>fc92ad1</code></a> feat: add crc32c_checksum argument to download_chunks_concurrently (<a href="https://redirect.github.com/googleapis/python-storage/issues/1138">#1138</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/a455195fb12c37950d7d3a0d4a5b2e4d7a43df90"><code>a455195</code></a> test: dedup kms_bucket fixture (<a href="https://redirect.github.com/googleapis/python-storage/issues/1129">#1129</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/28c02dd41010e6d818a77f51c539457b2dbfa233"><code>28c02dd</code></a> fix: bump python-auth version to fix issue and remove workaround (<a href="https://redirect.github.com/googleapis/python-storage/issues/1158">#1158</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/aefcdd4623bacf26987843364b16ec865cf16175"><code>aefcdd4</code></a> chore(deps): bump urllib3 from 1.26.12 to 1.26.17 in /.kokoro (<a href="https://redirect.github.com/googleapis/python-storage/issues/1140">#1140</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/3a0f551436b659afb2208fd558ddb846f4d62d98"><code>3a0f551</code></a> docs: Add snippets for upload_chunks_concurrently and add chunk_size (<a href="https://redirect.github.com/googleapis/python-storage/issues/1135">#1135</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v2.11.0...v2.12.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.11.0&new-version=2.12.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:34:33 +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#1427
No description provided.