[PR #232] [MERGED] build(deps): bump google-cloud-storage from 1.28.0 to 1.28.1 in /examples/python #443

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/232
Author: @dependabot-preview[bot]
Created: 5/5/2020
Status: Merged
Merged: 5/5/2020
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/pip/examples/python/google-cloud-storage-1.28.1


📝 Commits (1)

  • 64ba951 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.28.0 to 1.28.1.

Changelog

Sourced from google-cloud-storage's changelog.

1.28.1 (2020-04-28)

Bug Fixes

  • storage: anonymous credentials for private bucket (#107) (6152ab4)
  • add bucket name into POST policy conditions (#118) (311ecab)
Commits
  • b6ad219 chore: release 1.28.1 (#116)
  • 616f107 test: delete client conformance tests dummy (#120)
  • 311ecab fix: add bucket name into POST policy conditions (#118)
  • 6152ab4 fix(storage): anonymous credentials for private bucket (#107)
  • 69b2c45 test: update conformance tests for V4 POST policies (#115)
  • 18b1e07 [CHANGE ME] Re-generated to pick up changes in the API or client library gen...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/232 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/5/2020 **Status:** ✅ Merged **Merged:** 5/5/2020 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.28.1` --- ### 📝 Commits (1) - [`64ba951`](https://github.com/fsouza/fake-gcs-server/commit/64ba951854d14a7bbb54f85b2154523a914429eb) 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.28.0 to 1.28.1. <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> <h3><a href="https://www.github.com/googleapis/python-storage/compare/v1.28.0...v1.28.1">1.28.1</a> (2020-04-28)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> anonymous credentials for private bucket (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/107">#107</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/6152ab4067d39ba824f9b6a17b83859dd7236cec">6152ab4</a>)</li> <li>add bucket name into POST policy conditions (<a href="https://www.github-redirect.dependabot.com/googleapis/python-storage/issues/118">#118</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/311ecabf8acc3018cef0697dd29483693f7722b9">311ecab</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/b6ad219f46c0028d0479daf6141324c7fa63d82b"><code>b6ad219</code></a> chore: release 1.28.1 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/116">#116</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/616f1079e2c8b5a4c900f663a9688da64e2bc1b0"><code>616f107</code></a> test: delete client conformance tests dummy (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/120">#120</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/311ecabf8acc3018cef0697dd29483693f7722b9"><code>311ecab</code></a> fix: add bucket name into POST policy conditions (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/118">#118</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/6152ab4067d39ba824f9b6a17b83859dd7236cec"><code>6152ab4</code></a> fix(storage): anonymous credentials for private bucket (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/107">#107</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/69b2c45079ce2c86f7847fdc9611a9462ae28678"><code>69b2c45</code></a> test: update conformance tests for V4 POST policies (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/115">#115</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/18b1e07d66b6dfde2de5f1d97a09ab0f25db1d1b"><code>18b1e07</code></a> [CHANGE ME] Re-generated to pick up changes in the API or client library gen...</li> <li>See full diff in <a href="https://github.com/googleapis/python-storage/compare/v1.28.0...v1.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.28.0&new-version=1.28.1)](https://dependabot.com/compatibility-score/?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.28.0&new-version=1.28.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:30:03 +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#443
No description provided.