martijnboers / BlotterTrax

/r/listentothis submissions reddit bot
GNU General Public License v3.0
5 stars 2 forks source link

Bump google-api-python-client from 1.12.8 to 2.1.0 #111

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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

Release notes

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

v2.1.0

Features

  • add status_code property on http error handling (#1185) (db2a766)

Bug Fixes

  • Change default of static_discovery when discoveryServiceUrl set (#1261) (3b4f2e2)
  • correct api version in oauth-installed.md (#1258) (d1a255f)
  • fix .close() (#1231) (a9583f7)
  • Resolve issue where num_retries would have no effect (#1244) (c518472)

Documentation

  • Distinguish between public/private docs in 2.0 guide (#1226) (a6f1706)
  • Update README to promote cloud client libraries (#1252) (22807c9)

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)

... (truncated)

Changelog

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

2.1.0 (2021-03-31)

Features

  • add status_code property on http error handling (#1185) (db2a766)

Bug Fixes

  • Change default of static_discovery when discoveryServiceUrl set (#1261) (3b4f2e2)
  • correct api version in oauth-installed.md (#1258) (d1a255f)
  • fix .close() (#1231) (a9583f7)
  • Resolve issue where num_retries would have no effect (#1244) (c518472)

Documentation

  • Distinguish between public/private docs in 2.0 guide (#1226) (a6f1706)
  • Update README to promote cloud client libraries (#1252) (22807c9)

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

... (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 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #112.