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-resumable-media from 0.3.3 to 0.4.0 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps google-resumable-media from 0.3.3 to 0.4.0.

Release notes *Sourced from [google-resumable-media's releases](https://github.com/GoogleCloudPlatform/google-resumable-media-python/releases).* > ## v0.4.0 > 09-05-2019 11:59 PDT > > ### Backward-Compatibility Note > > The change to use raw response data (PR > [#87](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/87)) > might break the hypothetical usecase of downloading a blob marked with > `Content-Encoding: gzip` and expecting to get the expanded data. > > ### Implementation Changes > - Require 200 response for initial resumable upload request. ([#95](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/95)) > - Use `response` as variable for object returned from `http_request`. ([#98](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/98)) > - Further DRY request dependency pins. ([#96](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/96)) > - Finish download on seeing 416 response with zero byte range. ([#86](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/86)) > - Always use raw response data. ([#87](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/87)) > > ### Dependencies > - Drop runtime dependency check on `requests`. ([#97](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/97)) > > ### Documentation > - Update docs after release ([#93](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/93))
Changelog *Sourced from [google-resumable-media's changelog](https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md).* > ## 0.4.0 > > 09-05-2019 11:59 PDT > > ### Backward-Compatibility Note > > The change to use raw response data (PR > [#87](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/87)) > might break the hypothetical usecase of downloading a blob marked with > `Content-Encoding: gzip` and expecting to get the expanded data. > > ### Implementation Changes > - Require 200 response for initial resumable upload request. ([#95](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/95)) > - Use `response` as variable for object returned from `http_request`. ([#98](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/98)) > - Further DRY request dependency pins. ([#96](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/96)) > - Finish download on seeing 416 response with zero byte range. ([#86](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/86)) > - Always use raw response data. ([#87](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/87)) > > ### Dependencies > - Drop runtime dependency check on `requests`. ([#97](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/97)) > > ### Documentation > - Update docs after release ([#93](https://github-redirect.dependabot.com/googleapis/google-resumable-media-python/pull/93))
Commits - [`d28bed2`](https://github.com/googleapis/google-resumable-media-python/commit/d28bed2ee9badf8566b924b080bb22051831e8ab) Release google-resumable-media 0.4.0. ([#101](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/101)) - [`d278abb`](https://github.com/googleapis/google-resumable-media-python/commit/d278abb01b5bb667292c8278142aa89f5a78590e) Require 200 response for initial resumable upload request. ([#95](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/95)) - [`1f26428`](https://github.com/googleapis/google-resumable-media-python/commit/1f26428866c5a48401791d6d159f5c64aaf51aa0) Drop runtime dependency check on 'requests'. ([#97](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/97)) - [`b346242`](https://github.com/googleapis/google-resumable-media-python/commit/b3462420a986565de61a568a921ba7c84745408b) Use 'response' as variable for object returned from 'http_request'. ([#98](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/98)) - [`1335047`](https://github.com/googleapis/google-resumable-media-python/commit/1335047e662d65944543e37cc26c6f8d8115c659) Further DRY request dependency pins. ([#96](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/96)) - [`fdf86b3`](https://github.com/googleapis/google-resumable-media-python/commit/fdf86b351a2254ad91a240d40c9964a2a905b73e) Finish download on seeing 416 response with zero byte range. ([#86](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/86)) - [`2b9ffc8`](https://github.com/googleapis/google-resumable-media-python/commit/2b9ffc813b47912b5609985db9dc5d9e4936310a) Always use raw response data. ([#87](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/87)) - [`9fdaab3`](https://github.com/googleapis/google-resumable-media-python/commit/9fdaab3f5df8b98329b1d5868ff2a09ee1bf7142) update docs after release ([#93](https://github-redirect.dependabot.com/GoogleCloudPlatform/google-resumable-media-python/issues/93)) - See full diff in [compare view](https://github.com/GoogleCloudPlatform/google-resumable-media-python/compare/v0.3.3...v0.4.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 #56 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files          12       12           
  Lines         452      452           
=======================================
  Hits          429      429           
  Misses         23       23