Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google-api-python-client from 1.12.8 to 2.0.2 #12

Merged
merged 1 commit into from Mar 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps google-api-python-client from 1.12.8 to 2.0.2.

Release notes

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

v2.0.2

Bug Fixes

  • Include discovery artifacts in published package (#1221) (ad618d0)

v2.0.1

Bug Fixes

Documentation

  • add a link to the migration guide in the changelog (#1213) (b85da5b)

v2.0.0

⚠ BREAKING CHANGES

  • deps: require 3.6+ (#961)

Features

  • Add support for using static discovery documents (#1109) (32d1c59)
  • Update synth.py to copy discovery files from discovery-artifact-manager (#1104) (af918e8)

Bug Fixes

  • Catch ECONNRESET and other errors more reliably (#1147) (ae9cd99)
  • deps: add upper-bound google-auth dependency (#1180) (c687f42)
  • handle error on service not enabled (#1117) (c691283)
  • Improve support for error_details (#1126) (e6a1da3)
  • MediaFileUpload error if file does not exist (#1127) (2c6d029)
  • replace deprecated socket.error with OSError (#1161) (b7b9986)
  • Use logging level info when file_cache is not available (#1125) (0b32e69)

Miscellaneous Chores

Documentation

... (truncated)

Changelog

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

2.0.2 (2021-03-04)

Bug Fixes

  • Include discovery artifacts in published package (#1221) (ad618d0)

2.0.1 (2021-03-04)

Bug Fixes

Documentation

  • add a link to the migration guide in the changelog (#1213) (b85da5b)

2.0.0 (2021-03-03)

⚠ BREAKING CHANGES

The 2.0 release of google-api-python-client is a significant upgrade compared to v1. Please see the Migration Guide for more information.

  • deps: require 3.6+. (#961)

Features

  • Add support for using static discovery documents (#1109) (32d1c59)
  • Update synth.py to copy discovery files from discovery-artifact-manager (#1104) (af918e8)

Bug Fixes

  • Catch ECONNRESET and other errors more reliably (#1147) (ae9cd99)
  • deps: add upper-bound google-auth dependency (#1180) (c687f42)
  • handle error on service not enabled (#1117) (c691283)
  • Improve support for error_details (#1126) (e6a1da3)
  • MediaFileUpload error if file does not exist (#1127) (2c6d029)
  • replace deprecated socket.error with OSError (#1161) (b7b9986)
  • Use logging level info when file_cache is not available (#1125) (0b32e69)

Miscellaneous Chores

... (truncated)

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@codecov-io
Copy link

codecov-io commented Mar 12, 2021

Codecov Report

Merging #12 (c24479c) into master (ca76733) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   58.26%   58.26%           
=======================================
  Files          32       32           
  Lines        1536     1536           
  Branches      148      148           
=======================================
  Hits          895      895           
  Misses        632      632           
  Partials        9        9           

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 ca76733...c24479c. Read the comment docs.

@tomy0000000 tomy0000000 merged commit 54212a1 into master Mar 13, 2021
@tomy0000000 tomy0000000 deleted the dependabot/pip/google-api-python-client-2.0.2 branch March 13, 2021 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants