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 1.24.0 to 2.16.0 #186

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps google-auth from 1.24.0 to 2.16.0.

Release notes

Sourced from google-auth's releases.

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)
  • Ensure JWT segments have the right types (#1162) (fc843cd)
  • Updated the lower bound of interactive timeout and fix the kwarg… (#1182) (50c0fd2)

v2.14.1

2.14.1 (2022-11-07)

Bug Fixes

  • Apply quota project for compute cred in adc (#1177) (b9aa92a)
  • Update minimum required version of cryptography in pyopenssl extra (#1176) (e9e76d1)
  • Validate url domain for aws metadata urls (#1174) (f9d7d77)

v2.14.0

2.14.0 (2022-10-31)

Features

  • Add token_info_url to external account credentials (#1168) (9adee75)
  • Read Quota Project from Environment Variable (#1163) (57b3e42)

... (truncated)

Changelog

Sourced from google-auth's changelog.

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)

Bug Fixes

  • Apply quota project for compute cred in adc (#1177) (b9aa92a)
  • Update minimum required version of cryptography in pyopenssl extra (#1176) (e9e76d1)
  • Validate url domain for aws metadata urls (#1174) (f9d7d77)

2.14.0 (2022-10-31)

Features

  • Add token_info_url to external account credentials (#1168) (9adee75)
  • Read Quota Project from Environment Variable (#1163) (57b3e42)

Bug Fixes

... (truncated)

Commits
  • 7ca711f chore(main): release 2.16.0 (#1198)
  • 9a4d23a fix: allow get_project_id to take a request (#1203)
  • 9e584e5 chore: update systest creds and fix unit test syntax (#1210)
  • 6e4f858 chore: Update CODEOWNERS file to enforce AION SDK team reviews on shared file...
  • 9fc7b1c fix: Make OAUTH2.0 client resistant to string type 'expires_in' responses fro...
  • 243f0ab chore: update token (#1209)
  • 6c1297c build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/gcp/templ...
  • 5e27c8f feat: AwsCredentials should not call metadata server if security creds and re...
  • 84895cf chore: update token (#1199)
  • a83af39 feat: wrap all python built-in exceptions into library excpetions (#1191)
  • Additional commits viewable in compare view

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)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.24.0 to 2.16.0.
- [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@v1.24.0...v2.16.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 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.

None yet

0 participants