ripoul / url-shortener-api

an api to shorten some url
https://url-shortener.api.ripoul.fr/
MIT License
1 stars 0 forks source link

Bump google-cloud-storage from 1.19.1 to 1.20.0 #72

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps google-cloud-storage from 1.19.1 to 1.20.0.

Release notes *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))
Commits - [`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)


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](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) - 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.
codecov[bot] commented 5 years ago

Codecov Report

Merging #72 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files          12       12           
  Lines         495      495           
=======================================
  Hits          472      472           
  Misses         23       23