[PR #1693] [MERGED] Bump google-cloud-storage from 2.17.0 to 2.18.0 in /examples/python #1732

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1693
Author: @dependabot[bot]
Created: 7/23/2024
Status: Merged
Merged: 7/28/2024
Merged by: @fsouza

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


📝 Commits (1)

  • 5183d29 Bump google-cloud-storage from 2.17.0 to 2.18.0 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.17.0 to 2.18.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.18.0

2.18.0 (2024-07-09)

Features

  • Add OpenTelemetry Tracing support as a preview feature (#1288) (c2ab0e0)

Bug Fixes

Changelog

Sourced from google-cloud-storage's changelog.

2.18.0 (2024-07-09)

Features

  • Add OpenTelemetry Tracing support as a preview feature (#1288) (c2ab0e0)

Bug Fixes

Commits

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/1693 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/28/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-2.18.0` --- ### 📝 Commits (1) - [`5183d29`](https://github.com/fsouza/fake-gcs-server/commit/5183d29e274364fae51311799c9a9745ea58f129) Bump google-cloud-storage from 2.17.0 to 2.18.0 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.17.0 to 2.18.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.18.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v2.17.0...v2.18.0">2.18.0</a> (2024-07-09)</h2> <h3>Features</h3> <ul> <li>Add OpenTelemetry Tracing support as a preview feature (<a href="https://redirect.github.com/googleapis/python-storage/issues/1288">#1288</a>) (<a href="https://github.com/googleapis/python-storage/commit/c2ab0e035b179a919b27c7f50318472f14656e00">c2ab0e0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Allow Protobuf 5.x (<a href="https://redirect.github.com/googleapis/python-storage/issues/1317">#1317</a>) (<a href="https://github.com/googleapis/python-storage/commit/152b249472a09342777237d47b6c09f99c2d28e6">152b249</a>)</li> <li>Correct notification error message (<a href="https://redirect.github.com/googleapis/python-storage/issues/1290">#1290</a>) (<a href="https://github.com/googleapis/python-storage/commit/1cb977daa2d97c255a382ce81f56a43168b0637d">1cb977d</a>), closes <a href="https://redirect.github.com/googleapis/python-storage/issues/1289">#1289</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.17.0...v2.18.0">2.18.0</a> (2024-07-09)</h2> <h3>Features</h3> <ul> <li>Add OpenTelemetry Tracing support as a preview feature (<a href="https://redirect.github.com/googleapis/python-storage/issues/1288">#1288</a>) (<a href="https://github.com/googleapis/python-storage/commit/c2ab0e035b179a919b27c7f50318472f14656e00">c2ab0e0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Allow Protobuf 5.x (<a href="https://redirect.github.com/googleapis/python-storage/issues/1317">#1317</a>) (<a href="https://github.com/googleapis/python-storage/commit/152b249472a09342777237d47b6c09f99c2d28e6">152b249</a>)</li> <li>Correct notification error message (<a href="https://redirect.github.com/googleapis/python-storage/issues/1290">#1290</a>) (<a href="https://github.com/googleapis/python-storage/commit/1cb977daa2d97c255a382ce81f56a43168b0637d">1cb977d</a>), closes <a href="https://redirect.github.com/googleapis/python-storage/issues/1289">#1289</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/3d29c6f8bc3fb4ab02ee2262b094f406326b98e8"><code>3d29c6f</code></a> chore(main): release 2.18.0 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1291">#1291</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/d5d3c68a6e5c6f8cefc59892c1ccceaf181ff32d"><code>d5d3c68</code></a> chore(python): use python 3.10 for docs build (<a href="https://redirect.github.com/googleapis/python-storage/issues/1322">#1322</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/a4b07b8b99812b8ce1192850f48782f0be7b6a9f"><code>a4b07b8</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/googleapis/python-storage/issues/1324">#1324</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/ea47943276fb3227bca5c7eea092f1bb4ce76fb9"><code>ea47943</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/googleapis/python-storage/issues/1308">#1308</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/ed7cbbafc29ce462d12cd6b10dd975443967cdea"><code>ed7cbba</code></a> test: harden pytest fixture setup stage (<a href="https://redirect.github.com/googleapis/python-storage/issues/1323">#1323</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/152b249472a09342777237d47b6c09f99c2d28e6"><code>152b249</code></a> fix: Allow Protobuf 5.x (<a href="https://redirect.github.com/googleapis/python-storage/issues/1317">#1317</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/6d6216f6110cda89d3d0621f59f9865dea1cbac3"><code>6d6216f</code></a> chore: update templated files (<a href="https://redirect.github.com/googleapis/python-storage/issues/1307">#1307</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/5a179e70db1bff31edf633941ce6aa667710a6c8"><code>5a179e7</code></a> chore: update blunderbuss assignment (<a href="https://redirect.github.com/googleapis/python-storage/issues/1297">#1297</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/fb17d0c4c9595347b2fe48ad2b95c8d77e8edf3a"><code>fb17d0c</code></a> test: enable retries for blobwriter tests (<a href="https://redirect.github.com/googleapis/python-storage/issues/1298">#1298</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/ec7d3032420afed34dc16b98ab60ed33008b425b"><code>ec7d303</code></a> test: add check in pytest fixture (<a href="https://redirect.github.com/googleapis/python-storage/issues/1306">#1306</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v2.17.0...v2.18.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.17.0&new-version=2.18.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:35:56 +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#1732
No description provided.