VikingsDev / Dentaku

VikingsDev Messenger Bot
MIT License
0 stars 7 forks source link

Bump google-api-python-client from 1.12.3 to 2.3.0 #487

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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

Release notes

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

v2.3.0

Features

  • apigee: update the api (3fd11cb)
  • dataflow: update the api (3fd11cb)
  • dialogflow: update the api (3fd11cb)
  • documentai: update the api (3fd11cb)
  • healthcare: update the api (3fd11cb)
  • osconfig: update the api (afea316)
  • sqladmin: update the api (cec4393)

v2.2.0

Features

  • Adds support for errors.py to also use 'errors' for error_details (#1281) (a5d2081)

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)

... (truncated)

Changelog

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

2.3.0 (2021-04-28)

Features

  • apigee: update the api (3fd11cb)
  • dataflow: update the api (3fd11cb)
  • dialogflow: update the api (3fd11cb)
  • documentai: update the api (3fd11cb)
  • healthcare: update the api (3fd11cb)
  • osconfig: update the api (afea316)
  • sqladmin: update the api (cec4393)

2.2.0 (2021-04-13)

Features

  • Adds support for errors.py to also use 'errors' for error_details (#1281) (a5d2081)

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)

... (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 #494.