ubclaunchpad / rocket2

🚀 The official UBC Launch Pad Slack bot and team management platform
https://rocket2.readthedocs.io
Other
18 stars 6 forks source link

deps: bump google-api-python-client from 1.12.3 to 1.12.5 #587

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps google-api-python-client from 1.12.3 to 1.12.5.

Release notes

Sourced from google-api-python-client's releases.

v1.12.5

Bug Fixes

  • don't raise when downloading zero byte files (#1074) (86d8788)

v1.12.4

Bug Fixes

  • don't set content-range on empty uploads (#1070) (af6035f)

Documentation

Changelog

Sourced from google-api-python-client's changelog.

1.12.5 (2020-10-22)

Bug Fixes

  • don't raise when downloading zero byte files (#1074) (86d8788)

1.12.4 (2020-10-20)

Bug Fixes

  • don't set content-range on empty uploads (#1070) (af6035f)

Documentation

Commits


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

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   93.01%   93.01%           
=======================================
  Files          42       42           
  Lines        2420     2420           
  Branches      323      323           
=======================================
  Hits         2251     2251           
  Misses        110      110           
  Partials       59       59           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b313f1...966721a. Read the comment docs.