[PR #113] [MERGED] build(deps): bump google-cloud-storage from 1.20.0 to 1.21.0 in /examples/python #349

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/113
Author: @dependabot-preview[bot]
Created: 10/30/2019
Status: Merged
Merged: 10/30/2019
Merged by: @dependabot-preview[bot]

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


📝 Commits (1)

  • d1cc600 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.20.0 to 1.21.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-bigquery 1.21.0

10-16-2019 10:33 PDT

New Features

  • add ability to pass in a table ID instead of a query to the %%bigquery magic (#9170)
  • add support for custom QueryJobConfig in BigQuery.cursor.execute method (#9278)
  • store QueryJob to destination var on error in %%bigquery magic (#9245)
  • add script statistics to job resource (#9428)
  • add support for sheets ranges (#9416)
  • add support for listing jobs by parent job (#9225)
  • expose customer managed encryption key for ML models (#9302)
  • add Dataset.default_partition_expiration_ms and Table.require_partition_filter properties (#9464)

Dependencies

  • restrict version range of google-resumable-media (#9243)

Documentation

  • document how to load data as JSON string (#9231)
  • standardize comments and formatting in existing code samples (#9212)
  • rewrite docstrings in Google style (#9326)
  • fix incorrect links to REST API in reference docs (#9436)

Internal / Testing Changes

  • add code samples to lint check (#9277)
  • update code samples to use strings for table and dataset IDs (#9136)
  • simplify scripting system test to reduce flakiness (#9458)

google-cloud-storage 1.21.0

10-28-2019 21:52 PDT

Implementation Changes

  • Add gcloud-python header to user agent (#9551)
  • Don't report a gapic version for storage (#9549)
  • Update storage endpoint from www.googleapis.com to storage.googleapis.com (#9543)
  • Call anonymous client method to remove dependency of google application credentials (#9455)
  • Enable CSEK w/ V4 signed URLs (#9450)

New Features

  • Support predefined ACLs in Bucket.create (#9334)

Documentation

  • Add hmac_key and notification documentation rst files (#9529)
  • Remove references to the old authentication credentials (#9456)
  • Clarify docstring for Blob.download_as_string (#9332)
Commits
  • 3614e5f chore(storage): release 1.21.0 (#9553)
  • 025867a fix: add gcloud-python header to user agent (#9551)
  • de3abdf fix(scheduler)!: remove project_path method, update docstrings (via synth) ...
  • 9fd07ec fix(videointelligence): make features a positional parameter in `annotate_v...
  • 604f32d fix: don't report a gapic version for storage (#9549)
  • 9e5ca9a fix(automl): pass credentials to underlying clients in TableClient (#9491)
  • 8e7e89c doc(bigquery): add code sample for scripting (#9537)
  • 73a07d4 refactor(bigquery): rewrite docs in Google style, part 2 (#9481)
  • 764251d fix(storage): update storage endpoint from www.googleapis.com to storage.goog...
  • 14e140c feat(oslogin)!: rename fingerprint_path to ssh_public_key_path; rename `p...
  • 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)
  • @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/113 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/30/2019 **Status:** ✅ Merged **Merged:** 10/30/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.21.0` --- ### 📝 Commits (1) - [`d1cc600`](https://github.com/fsouza/fake-gcs-server/commit/d1cc600de063b9fe81ea7c4d2f2356217fcac041) 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/GoogleCloudPlatform/google-cloud-python) from 1.20.0 to 1.21.0. <details> <summary>Release notes</summary> *Sourced from [google-cloud-storage's releases](https://github.com/GoogleCloudPlatform/google-cloud-python/releases).* > ## google-cloud-bigquery 1.21.0 > 10-16-2019 10:33 PDT > > > ### New Features > > - add ability to pass in a table ID instead of a query to the `%%bigquery` magic ([#9170](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9170)) > - add support for custom `QueryJobConfig` in `BigQuery.cursor.execute` method ([#9278](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9278)) > - store `QueryJob` to destination var on error in `%%bigquery` magic ([#9245](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9245)) > - add script statistics to job resource ([#9428](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9428)) > - add support for sheets ranges ([#9416](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9416)) > - add support for listing jobs by parent job ([#9225](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9225)) > - expose customer managed encryption key for ML models ([#9302](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9302)) > - add `Dataset.default_partition_expiration_ms` and `Table.require_partition_filter` properties ([#9464](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9464)) > > ### Dependencies > > - restrict version range of `google-resumable-media` ([#9243](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9243)) > > ### Documentation > > - document how to load data as JSON string ([#9231](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9231)) > - standardize comments and formatting in existing code samples ([#9212](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9212)) > - rewrite docstrings in Google style ([#9326](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9326)) > - fix incorrect links to REST API in reference docs ([#9436](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9436)) > > ### Internal / Testing Changes > > - add code samples to lint check ([#9277](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9277)) > - update code samples to use strings for table and dataset IDs ([#9136](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9136)) > - simplify scripting system test to reduce flakiness ([#9458](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9458)) > > ## google-cloud-storage 1.21.0 > 10-28-2019 21:52 PDT > > ### Implementation Changes > - Add gcloud-python header to user agent ([#9551](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9551)) > - Don't report a gapic version for storage ([#9549](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9549)) > - Update storage endpoint from www.googleapis.com to storage.googleapis.com ([#9543](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9543)) > - Call anonymous client method to remove dependency of google application credentials ([#9455](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9455)) > - Enable CSEK w/ V4 signed URLs ([#9450](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9450)) > > ### New Features > - Support predefined ACLs in `Bucket.create` ([#9334](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9334)) > > ### Documentation > - Add `hmac_key` and notification documentation rst files ([#9529](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9529)) > - Remove references to the old authentication credentials ([#9456](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9456)) > - Clarify docstring for `Blob.download_as_string` ([#9332](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9332)) </details> <details> <summary>Commits</summary> - [`3614e5f`](https://github.com/googleapis/google-cloud-python/commit/3614e5f5a5413e021a11544efc604480b8457155) chore(storage): release 1.21.0 ([#9553](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9553)) - [`025867a`](https://github.com/googleapis/google-cloud-python/commit/025867a11bbc2bb3f85d44ef44fde059b92557bb) fix: add gcloud-python header to user agent ([#9551](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9551)) - [`de3abdf`](https://github.com/googleapis/google-cloud-python/commit/de3abdf4ea3fb4f0ec3e6eb3011e077cb72be2f4) fix(scheduler)!: remove `project_path` method, update docstrings (via synth) ... - [`9fd07ec`](https://github.com/googleapis/google-cloud-python/commit/9fd07ecccb5d808ea9208204c8b0f4fdf7fcd063) fix(videointelligence): make `features` a positional parameter in `annotate_v... - [`604f32d`](https://github.com/googleapis/google-cloud-python/commit/604f32d22b223b56d313206cf6f992f8de5733cf) fix: don't report a gapic version for storage ([#9549](https://github.com/GoogleCloudPlatform/google-cloud-python/issues/9549)) - [`9e5ca9a`](https://github.com/googleapis/google-cloud-python/commit/9e5ca9a6e468d246e3aab5392ef0eeb4e802ec3d) fix(automl): pass credentials to underlying clients in TableClient ([#9491](https://github.com/GoogleCloudPlatform/google-cloud-python/issues/9491)) - [`8e7e89c`](https://github.com/googleapis/google-cloud-python/commit/8e7e89c58365f03823933cd5377b665ac1f1d277) doc(bigquery): add code sample for scripting ([#9537](https://github.com/GoogleCloudPlatform/google-cloud-python/issues/9537)) - [`73a07d4`](https://github.com/googleapis/google-cloud-python/commit/73a07d4f3afc55d87109f20967cdc51f7c188962) refactor(bigquery): rewrite docs in Google style, part 2 ([#9481](https://github.com/GoogleCloudPlatform/google-cloud-python/issues/9481)) - [`764251d`](https://github.com/googleapis/google-cloud-python/commit/764251dbb4df2a642763dc75a5a3838fbc069e0a) fix(storage): update storage endpoint from www.googleapis.com to storage.goog... - [`14e140c`](https://github.com/googleapis/google-cloud-python/commit/14e140cb0b67e97daf3801c3ff94f1606575536a) feat(oslogin)!: rename `fingerprint_path` to `ssh_public_key_path`; rename `p... - Additional commits viewable in [compare view](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/storage-1.20.0...storage-1.21.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.20.0&new-version=1.21.0)](https://dependabot.com/compatibility-score.html?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.20.0&new-version=1.21.0) 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:29:36 +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#349
No description provided.