[PR #83] [MERGED] build(deps): bump google-cloud-storage from 1.19.1 to 1.20.0 in /examples/python #325

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 18bb9a7 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.19.1 to 1.20.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-bigquery 1.20.0

09-13-2019 11:22 PDT

Implementation Changes

  • Change default endpoint to bigquery.googleapis.com (#9213)
  • Change the default value of Cursor instances' arraysize attribute to None (#9199)
  • Deprecate automatic schema conversion. (#9176)
  • Fix list_rows() max results with BQ storage client (#9178)

New Features

  • Add Model.encryption_config. (via synth) (#9214)
  • Add Client.insert_rows_from_dataframe() method (#9162)
  • Add support for array parameters to Cursor.execute(). (#9189)
  • Add support for project IDs with org prefix to Table.from_string() factory. (#9161)
  • Add --max_results option to Jupyter magics (#9169)
  • Autofetch table schema on load if not provided. (#9108)
  • Add max_results parameter to QueryJob.result(). (#9167)

Documentation

Internal / Testing Changes

  • Revert "Disable failing snippets test (#9156)." (#9220)

google-cloud-storage 1.20.0

09-26-2019 06:45 PDT

New Features

  • Add user_project param to HMAC-related methods. (#9237)
  • Add Blob.from_string and Bucket.from_string factories. (#9143)

Documentation

  • Fix intersphinx reference to requests. (#9294)
  • Fix deep / broken URL for service account setup. (#9164)

Internal / Testing Changes

  • Fix typo in _helpers.py. (#9239)
  • In systests, retry bucket creation on 503. (#9248)
  • Avoid using REGIONAL / MULTI_REGIONAL in examples, tests. (#9205)
  • Move benchwrapper into tests/perf. (#9246)
  • Add support for STORAGE_EMULATOR_HOST; add benchwrapper script. (#9219)
Commits
  • ced30b4 chore(storage): release google-cloud-storage-1.20.0 (#9319)
  • 7c9c0cb feat(bigquery): add support for custom QueryJobConfig in BigQuery.cursor.exec...
  • d8ce06e Storage: HMAC add user_project param (#9237)
  • 8762283 cleanup(storage): fix typo in '_helpers.py' (#9239)
  • 66e1b74 feat(automl): add 'image_classification_model_deployment_metadata' arg to 'Au...
  • bfb957c docs(speech): update docstrings (via synth) (#9292)
  • cdd59c1 docs(firestore): remove duplicated word in README (#9297)
  • e3a0c27 chore(dlp): exclude 'noxfile.py' from synth (#9284)
  • 700ce51 docs: fix intersphinx reference to requests (#9294)
  • 4182805 Update client config (via sync). (#9265)
  • 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)

Finally, you can contact us by mentioning @dependabot.


🔄 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/83 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/27/2019 **Status:** ✅ Merged **Merged:** 9/27/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.20.0` --- ### 📝 Commits (1) - [`18bb9a7`](https://github.com/fsouza/fake-gcs-server/commit/18bb9a7e69f7b6d6f5402a73e9330509d866f105) 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.19.1 to 1.20.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.20.0 > 09-13-2019 11:22 PDT > > > ### Implementation Changes > - Change default endpoint to bigquery.googleapis.com ([#9213](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9213)) > - Change the default value of Cursor instances' `arraysize` attribute to None ([#9199](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9199)) > - Deprecate automatic schema conversion. ([#9176](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9176)) > - Fix `list_rows()` max results with BQ storage client ([#9178](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9178)) > > ### New Features > - Add `Model.encryption_config`. (via synth) ([#9214](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9214)) > - Add `Client.insert_rows_from_dataframe()` method ([#9162](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9162)) > - Add support for array parameters to `Cursor.execute()`. ([#9189](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9189)) > - Add support for project IDs with org prefix to `Table.from_string()` factory. ([#9161](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9161)) > - Add `--max_results` option to Jupyter magics ([#9169](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9169)) > - Autofetch table schema on load if not provided. ([#9108](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9108)) > - Add `max_results` parameter to `QueryJob.result()`. ([#9167](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9167)) > > ### Documentation > - Fix doc link. ([#9200](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9200)) > > ### Internal / Testing Changes > - Revert "Disable failing snippets test ([#9156](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9156))." ([#9220](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9220)) > > ## google-cloud-storage 1.20.0 > 09-26-2019 06:45 PDT > > > ### New Features > - Add `user_project` param to HMAC-related methods. ([#9237](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9237)) > - Add `Blob.from_string` and `Bucket.from_string` factories. ([#9143](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9143)) > > ### Documentation > - Fix intersphinx reference to `requests`. ([#9294](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9294)) > - Fix deep / broken URL for service account setup. ([#9164](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9164)) > > ### Internal / Testing Changes > - Fix typo in `_helpers.py`. ([#9239](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9239)) > - In systests, retry bucket creation on 503. ([#9248](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9248)) > - Avoid using `REGIONAL` / `MULTI_REGIONAL` in examples, tests. ([#9205](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9205)) > - Move `benchwrapper` into `tests/perf`. ([#9246](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9246)) > - Add support for `STORAGE_EMULATOR_HOST`; add `benchwrapper` script. ([#9219](https://github-redirect.dependabot.com/googleapis/google-cloud-python/pull/9219)) </details> <details> <summary>Commits</summary> - [`ced30b4`](https://github.com/googleapis/google-cloud-python/commit/ced30b40e036a34d345f956f4909bf8b362d3bc7) chore(storage): release google-cloud-storage-1.20.0 ([#9319](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9319)) - [`7c9c0cb`](https://github.com/googleapis/google-cloud-python/commit/7c9c0cbd5c83c40e40fd86ea04907b7fe3c9c238) feat(bigquery): add support for custom QueryJobConfig in BigQuery.cursor.exec... - [`d8ce06e`](https://github.com/googleapis/google-cloud-python/commit/d8ce06e163ed54ea9747834759fac11866ee01f9) Storage: HMAC add user_project param ([#9237](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9237)) - [`8762283`](https://github.com/googleapis/google-cloud-python/commit/8762283733b61aef23a3e56a0caeacf510a430c3) cleanup(storage): fix typo in '_helpers.py' ([#9239](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9239)) - [`66e1b74`](https://github.com/googleapis/google-cloud-python/commit/66e1b742d23ba387f22593f8a3aa716cbd9b51be) feat(automl): add 'image_classification_model_deployment_metadata' arg to 'Au... - [`bfb957c`](https://github.com/googleapis/google-cloud-python/commit/bfb957cfe869e96a89934cd560193225b825e1bd) docs(speech): update docstrings (via synth) ([#9292](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9292)) - [`cdd59c1`](https://github.com/googleapis/google-cloud-python/commit/cdd59c1db2799c18ac4354b0649a4a61b722f8c2) docs(firestore): remove duplicated word in README ([#9297](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9297)) - [`e3a0c27`](https://github.com/googleapis/google-cloud-python/commit/e3a0c27fd2b3e4e9fd0983f7d56adeefde032789) chore(dlp): exclude 'noxfile.py' from synth ([#9284](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9284)) - [`700ce51`](https://github.com/googleapis/google-cloud-python/commit/700ce513fc81c28f27c11c60b64579ee533199fb) docs: fix intersphinx reference to requests ([#9294](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9294)) - [`4182805`](https://github.com/googleapis/google-cloud-python/commit/41828057bae17d31c74fcec8d287797cd3435c65) Update client config (via sync). ([#9265](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-cloud-python/issues/9265)) - Additional commits viewable in [compare view](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/storage-1.19.1...storage-1.20.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.19.1&new-version=1.20.0)](https://dependabot.com/compatibility-score.html?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.19.1&new-version=1.20.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) Finally, you can contact us by mentioning @dependabot. </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:29 +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#325
No description provided.