[PR #1113] [MERGED] build(deps): bump google-cloud-storage from 2.7.0 to 2.8.0 in /examples/python #1203

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 76cdce3 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 2.7.0 to 2.8.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.8.0

2.8.0 (2023-03-29)

Features

  • Add multiprocessing and chunked downloading to transfer manager (#1002) (e65316b)

Bug Fixes

Documentation

Changelog

Sourced from google-cloud-storage's changelog.

2.8.0 (2023-03-29)

Features

  • Add multiprocessing and chunked downloading to transfer manager (#1002) (e65316b)

Bug Fixes

Documentation

Commits
  • ced29dd chore(main): release 2.8.0 (#950)
  • 0308a83 chore: update benchmarking for SSB onboarding (#1001)
  • 3071832 fix: remove use of deprecated cgi module (#1006)
  • 0ffb3e2 chore(deps): update dependency google-cloud-pubsub to v2.15.2 (#1009)
  • 67ba4d5 chore(deps): update dependency google-cloud-pubsub to v2.15.1 (#1007)
  • e65316b feat: Add multiprocessing and chunked downloading to transfer manager (#1002)
  • 085b3f8 chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#1008)
  • 7886376 fix: add trove classifier for python 3.11 (#971)
  • ee22390 chore(deps): update dependency pytest to v7.2.2 (#999)
  • 62b4a50 docs: update c.g.c docs and guides (#994)
  • 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/1113 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-2.8.0` --- ### 📝 Commits (1) - [`76cdce3`](https://github.com/fsouza/fake-gcs-server/commit/76cdce3820ae5b1463ea68d2d41e1c0c9f6562d8) 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 2.7.0 to 2.8.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.8.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v2.7.0...v2.8.0">2.8.0</a> (2023-03-29)</h2> <h3>Features</h3> <ul> <li>Add multiprocessing and chunked downloading to transfer manager (<a href="https://redirect.github.com/googleapis/python-storage/issues/1002">#1002</a>) (<a href="https://github.com/googleapis/python-storage/commit/e65316b5352a4e15c4dba806e899ad58f8665464">e65316b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add trove classifier for python 3.11 (<a href="https://redirect.github.com/googleapis/python-storage/issues/971">#971</a>) (<a href="https://github.com/googleapis/python-storage/commit/7886376e5105f705a5fe9d061463cf1e033aecd0">7886376</a>)</li> <li>Remove use of deprecated cgi module (<a href="https://redirect.github.com/googleapis/python-storage/issues/1006">#1006</a>) (<a href="https://github.com/googleapis/python-storage/commit/30718322f6c7b1d7a3e4cfd44b6e1796f721b655">3071832</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add clarifications to read timeout (<a href="https://redirect.github.com/googleapis/python-storage/issues/873">#873</a>) (<a href="https://github.com/googleapis/python-storage/commit/8fb26f439cf28ac4ec7a841db1cd0fd60ea77362">8fb26f4</a>)</li> <li>Fix c.g.c structure (<a href="https://redirect.github.com/googleapis/python-storage/issues/982">#982</a>) (<a href="https://github.com/googleapis/python-storage/commit/d5a29318b5c68678ea63eb40a4dfede562f8963e">d5a2931</a>)</li> <li>Update c.g.c docs and guides (<a href="https://redirect.github.com/googleapis/python-storage/issues/994">#994</a>) (<a href="https://github.com/googleapis/python-storage/commit/62b4a500e40860c54c53d12323434d28739f9812">62b4a50</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.7.0...v2.8.0">2.8.0</a> (2023-03-29)</h2> <h3>Features</h3> <ul> <li>Add multiprocessing and chunked downloading to transfer manager (<a href="https://redirect.github.com/googleapis/python-storage/issues/1002">#1002</a>) (<a href="https://github.com/googleapis/python-storage/commit/e65316b5352a4e15c4dba806e899ad58f8665464">e65316b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add trove classifier for python 3.11 (<a href="https://redirect.github.com/googleapis/python-storage/issues/971">#971</a>) (<a href="https://github.com/googleapis/python-storage/commit/7886376e5105f705a5fe9d061463cf1e033aecd0">7886376</a>)</li> <li>Remove use of deprecated cgi module (<a href="https://redirect.github.com/googleapis/python-storage/issues/1006">#1006</a>) (<a href="https://github.com/googleapis/python-storage/commit/30718322f6c7b1d7a3e4cfd44b6e1796f721b655">3071832</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add clarifications to read timeout (<a href="https://redirect.github.com/googleapis/python-storage/issues/873">#873</a>) (<a href="https://github.com/googleapis/python-storage/commit/8fb26f439cf28ac4ec7a841db1cd0fd60ea77362">8fb26f4</a>)</li> <li>Fix c.g.c structure (<a href="https://redirect.github.com/googleapis/python-storage/issues/982">#982</a>) (<a href="https://github.com/googleapis/python-storage/commit/d5a29318b5c68678ea63eb40a4dfede562f8963e">d5a2931</a>)</li> <li>Update c.g.c docs and guides (<a href="https://redirect.github.com/googleapis/python-storage/issues/994">#994</a>) (<a href="https://github.com/googleapis/python-storage/commit/62b4a500e40860c54c53d12323434d28739f9812">62b4a50</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/ced29dde12c812a529cca55816a83dddf4c3177d"><code>ced29dd</code></a> chore(main): release 2.8.0 (<a href="https://redirect.github.com/googleapis/python-storage/issues/950">#950</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0308a83404f459c2aafee47f69aee2096a8123c0"><code>0308a83</code></a> chore: update benchmarking for SSB onboarding (<a href="https://redirect.github.com/googleapis/python-storage/issues/1001">#1001</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/30718322f6c7b1d7a3e4cfd44b6e1796f721b655"><code>3071832</code></a> fix: remove use of deprecated cgi module (<a href="https://redirect.github.com/googleapis/python-storage/issues/1006">#1006</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/0ffb3e23bdba335768196b41914be7af176ea278"><code>0ffb3e2</code></a> chore(deps): update dependency google-cloud-pubsub to v2.15.2 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1009">#1009</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/67ba4d5e45b595655cfb6c6440f9662d92adb5cb"><code>67ba4d5</code></a> chore(deps): update dependency google-cloud-pubsub to v2.15.1 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1007">#1007</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/e65316b5352a4e15c4dba806e899ad58f8665464"><code>e65316b</code></a> feat: Add multiprocessing and chunked downloading to transfer manager (<a href="https://redirect.github.com/googleapis/python-storage/issues/1002">#1002</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/085b3f8eeec61c85ba4571a562faaf6575ec1278"><code>085b3f8</code></a> chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (<a href="https://redirect.github.com/googleapis/python-storage/issues/1008">#1008</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/7886376e5105f705a5fe9d061463cf1e033aecd0"><code>7886376</code></a> fix: add trove classifier for python 3.11 (<a href="https://redirect.github.com/googleapis/python-storage/issues/971">#971</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/ee223902545fbc33c401d88c50d85dd0d46f139b"><code>ee22390</code></a> chore(deps): update dependency pytest to v7.2.2 (<a href="https://redirect.github.com/googleapis/python-storage/issues/999">#999</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/62b4a500e40860c54c53d12323434d28739f9812"><code>62b4a50</code></a> docs: update c.g.c docs and guides (<a href="https://redirect.github.com/googleapis/python-storage/issues/994">#994</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v2.7.0...v2.8.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.7.0&new-version=2.8.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:33:32 +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#1203
No description provided.