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-auth from 2.6.0 to 2.16.2 #727

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps google-auth from 2.6.0 to 2.16.2.

Release notes

Sourced from google-auth's releases.

v2.16.2

2.16.2 (2023-03-02)

Bug Fixes

  • Call gcloud config get project to get project for user cred (#1243) (c078a13)
  • Do not use hardcoded string 'python', when you mean sys.executable. (#1233) (91ac8e6)
  • Don't retry if error or error_description is not string (#1241) (e2d263a)
  • Improve ADC related errors and warnings (#1237) (2dfa213)

v2.16.1

2.16.1 (2023-02-17)

Bug Fixes

  • Add support for python 3.11 (#1212) (1fc95e3)
  • Remove 3PI config url validation (#1220) (8b95515)
  • Update the docs generator interpreter to unblock documentation build (#1218) (9d36c2f)

v2.16.0

2.16.0 (2023-01-09)

Features

  • AwsCredentials should not call metadata server if security creds and region are retrievable through the environment variables (#1195) (5e27c8f)
  • Wrap all python built-in exceptions into library excpetions (#1191) (a83af39)

Bug Fixes

  • Allow get_project_id to take a request (#1203) (9a4d23a)
  • Make OAUTH2.0 client resistant to string type 'expires_in' responses from non-compliant services (#1208) (9fc7b1c)

v2.15.0

2.15.0 (2022-12-01)

Features

Bug Fixes

  • Allow mtls sts endpoint for external account token urls. (#1185) (c86dd69)
  • CI broken by removal of py.path (#1194) (f719415)

... (truncated)

Changelog

Sourced from google-auth's changelog.

2.16.2 (2023-03-02)

Bug Fixes

  • Call gcloud config get project to get project for user cred (#1243) (c078a13)
  • Do not use hardcoded string 'python', when you mean sys.executable. (#1233) (91ac8e6)
  • Don't retry if error or error_description is not string (#1241) (e2d263a)
  • Improve ADC related errors and warnings (#1237) (2dfa213)

2.16.1 (2023-02-17)

Bug Fixes

  • Add support for python 3.11 (#1212) (1fc95e3)
  • Remove 3PI config url validation (#1220) (8b95515)
  • Update the docs generator interpreter to unblock documentation build (#1218) (9d36c2f)

2.16.0 (2023-01-09)

Features

  • AwsCredentials should not call metadata server if security creds and region are retrievable through the environment variables (#1195) (5e27c8f)
  • Wrap all python built-in exceptions into library excpetions (#1191) (a83af39)

Bug Fixes

  • Allow get_project_id to take a request (#1203) (9a4d23a)
  • Make OAUTH2.0 client resistant to string type 'expires_in' responses from non-compliant services (#1208) (9fc7b1c)

2.15.0 (2022-12-01)

Features

Bug Fixes

  • Allow mtls sts endpoint for external account token urls. (#1185) (c86dd69)
  • CI broken by removal of py.path (#1194) (f719415)
  • Ensure JWT segments have the right types (#1162) (fc843cd)
  • Updated the lower bound of interactive timeout and fix the kwarg… (#1182) (50c0fd2)

2.14.1 (2022-11-07)

... (truncated)

Commits
  • f346a63 chore(main): release 2.16.2 (#1236)
  • c078a13 fix: call gcloud config get project to get project for user cred (#1243)
  • e2d263a fix: don't retry if error or error_description is not string (#1241)
  • a5b316f chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#1240)
  • 2dfa213 fix: Improve ADC related errors and warnings (#1237)
  • 91ac8e6 fix: Do not use hardcoded string 'python', when you mean sys.executable. (#1233)
  • f19f610 chore: Refresh system test creds. (#1234)
  • 910f43b chore(main): release 2.16.1 (#1215)
  • 9ada378 chore: update sys test cred (#1230)
  • 8b95515 fix: Remove 3PI config url validation (#1220)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.6.0 to 2.16.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.6.0...v2.16.2)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2023
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.

0 participants