[PR #1424] [MERGED] build(deps): bump google-cloud-storage from 2.13.0 to 2.14.0 in /examples/python #1478

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 09c32fe 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.13.0 to 2.14.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.14.0

2.14.0 (2023-12-10)

Features

Bug Fixes

  • Clarify error message and docstrings in Blob class method (#1196) (92c20d3)
  • Propagate timeout in BlobWriter (#1186) (22f36da), closes #1184
  • Use native namespace to avoid pkg_resources warnings (#1176) (2ed915e)

v2.14.0rc1

🤖 I have created a release beep boop

2.14.0rc1 (2023-12-07)

Features

Bug Fixes

  • Clarify error message and docstrings in Blob class method (#1196) (92c20d3)
  • Propagate timeout in BlobWriter (#1186) (22f36da), closes #1184
  • Use native namespace to avoid pkg_resources warnings (#1176) (2ed915e)

This PR was generated with Release Please. See documentation.

Changelog

Sourced from google-cloud-storage's changelog.

2.14.0 (2023-12-10)

Features

Bug Fixes

  • Clarify error message and docstrings in Blob class method (#1196) (92c20d3)
  • Propagate timeout in BlobWriter (#1186) (22f36da), closes #1184
  • Use native namespace to avoid pkg_resources warnings (#1176) (2ed915e)
Commits
  • 412fdbc chore(main): release 2.14.0 (#1182)
  • 4392e2f chore(deps): update dependency pandas to v2.1.4 (#1198)
  • 92c20d3 fix: clarify error message and docstrings in Blob class method (#1196)
  • a179337 feat: support object retention lock (#1188)
  • 22f36da fix: propagate timeout in BlobWriter (#1186)
  • 9e4d1d8 chore(deps): update all dependencies (#1114)
  • 62d6366 chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/templates/py...
  • ecf4150 feat: Add support for Python 3.12 (#1187)
  • 73d033d chore: bump urllib3 from 1.26.12 to 1.26.18 (#1178)
  • 2ed915e fix: use native namespace to avoid pkg_resources warnings (#1176)
  • 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/1424 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/13/2023 **Status:** ✅ Merged **Merged:** 12/13/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-2.14.0` --- ### 📝 Commits (1) - [`09c32fe`](https://github.com/fsouza/fake-gcs-server/commit/09c32fe61d377824b843f3870f4cb068ad533968) 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.13.0 to 2.14.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.14.0</h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v2.13.0...v2.14.0">2.14.0</a> (2023-12-10)</h2> <h3>Features</h3> <ul> <li>Add support for Python 3.12 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1187">#1187</a>) (<a href="https://github.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3">ecf4150</a>)</li> <li>Support object retention lock (<a href="https://redirect.github.com/googleapis/python-storage/issues/1188">#1188</a>) (<a href="https://github.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec">a179337</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Clarify error message and docstrings in Blob class method (<a href="https://redirect.github.com/googleapis/python-storage/issues/1196">#1196</a>) (<a href="https://github.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482">92c20d3</a>)</li> <li>Propagate timeout in BlobWriter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1186">#1186</a>) (<a href="https://github.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8">22f36da</a>), closes <a href="https://redirect.github.com/googleapis/python-storage/issues/1184">#1184</a></li> <li>Use native namespace to avoid pkg_resources warnings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1176">#1176</a>) (<a href="https://github.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5">2ed915e</a>)</li> </ul> <h2>v2.14.0rc1</h2> <h2>:robot: I have created a release <em>beep</em> <em>boop</em></h2> <h2><a href="https://github.com/googleapis/python-storage/compare/v2.13.0...v2.14.0rc1">2.14.0rc1</a> (2023-12-07)</h2> <h3>Features</h3> <ul> <li>Add support for Python 3.12 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1187">#1187</a>) (<a href="https://github.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3">ecf4150</a>)</li> <li>Support object retention lock (<a href="https://redirect.github.com/googleapis/python-storage/issues/1188">#1188</a>) (<a href="https://github.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec">a179337</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Clarify error message and docstrings in Blob class method (<a href="https://redirect.github.com/googleapis/python-storage/issues/1196">#1196</a>) (<a href="https://github.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482">92c20d3</a>)</li> <li>Propagate timeout in BlobWriter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1186">#1186</a>) (<a href="https://github.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8">22f36da</a>), closes <a href="https://redirect.github.com/googleapis/python-storage/issues/1184">#1184</a></li> <li>Use native namespace to avoid pkg_resources warnings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1176">#1176</a>) (<a href="https://github.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5">2ed915e</a>)</li> </ul> <hr /> <p>This PR was generated with <a href="https://github.com/googleapis/release-please">Release Please</a>. See <a href="https://github.com/googleapis/release-please#release-please">documentation</a>.</p> </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.13.0...v2.14.0">2.14.0</a> (2023-12-10)</h2> <h3>Features</h3> <ul> <li>Add support for Python 3.12 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1187">#1187</a>) (<a href="https://github.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3">ecf4150</a>)</li> <li>Support object retention lock (<a href="https://redirect.github.com/googleapis/python-storage/issues/1188">#1188</a>) (<a href="https://github.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec">a179337</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Clarify error message and docstrings in Blob class method (<a href="https://redirect.github.com/googleapis/python-storage/issues/1196">#1196</a>) (<a href="https://github.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482">92c20d3</a>)</li> <li>Propagate timeout in BlobWriter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1186">#1186</a>) (<a href="https://github.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8">22f36da</a>), closes <a href="https://redirect.github.com/googleapis/python-storage/issues/1184">#1184</a></li> <li>Use native namespace to avoid pkg_resources warnings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1176">#1176</a>) (<a href="https://github.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5">2ed915e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/412fdbcc4e20a8b5513c49342923265ae2e08cb6"><code>412fdbc</code></a> chore(main): release 2.14.0 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1182">#1182</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/4392e2fbdfedd15caaec024150249cf882bf47d1"><code>4392e2f</code></a> chore(deps): update dependency pandas to v2.1.4 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1198">#1198</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482"><code>92c20d3</code></a> fix: clarify error message and docstrings in Blob class method (<a href="https://redirect.github.com/googleapis/python-storage/issues/1196">#1196</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec"><code>a179337</code></a> feat: support object retention lock (<a href="https://redirect.github.com/googleapis/python-storage/issues/1188">#1188</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8"><code>22f36da</code></a> fix: propagate timeout in BlobWriter (<a href="https://redirect.github.com/googleapis/python-storage/issues/1186">#1186</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/9e4d1d8b44e55a1a10032b844932a8f5140c68fe"><code>9e4d1d8</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/googleapis/python-storage/issues/1114">#1114</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/62d6366dda55e33cf6ffcca9931b8b357d1720f3"><code>62d6366</code></a> chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/templates/py...</li> <li><a href="https://github.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3"><code>ecf4150</code></a> feat: Add support for Python 3.12 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1187">#1187</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/73d033d9df92f6a161f1567bbd8ff6270a38b72a"><code>73d033d</code></a> chore: bump urllib3 from 1.26.12 to 1.26.18 (<a href="https://redirect.github.com/googleapis/python-storage/issues/1178">#1178</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5"><code>2ed915e</code></a> fix: use native namespace to avoid pkg_resources warnings (<a href="https://redirect.github.com/googleapis/python-storage/issues/1176">#1176</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-storage/compare/v2.13.0...v2.14.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.13.0&new-version=2.14.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:47 +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#1478
No description provided.