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

Update google-auth requirement from ~=2.12.0 to ~=2.13.0 #4734

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Updates the requirements on google-auth to permit the latest version.

Release notes

Sourced from google-auth's releases.

v2.13.0

2.13.0 (2022-10-14)

Features

  • Adds new external account authorized user credentials (#1160) (523f811)
  • Implement pluggable auth interactive mode (#1131) (44a189f)
  • Introduce the functionality to override token_uri in credentials (#1159) (73bc7e9)

Bug Fixes

  • Adding one more pattern to relax the regex check for sts and impersonation url endpoints (#1158) (75326e3)
Changelog

Sourced from google-auth's changelog.

2.13.0 (2022-10-14)

Features

  • Adds new external account authorized user credentials (#1160) (523f811)
  • Implement pluggable auth interactive mode (#1131) (44a189f)
  • Introduce the functionality to override token_uri in credentials (#1159) (73bc7e9)

Bug Fixes

  • Adding one more pattern to relax the regex check for sts and impersonation url endpoints (#1158) (75326e3)

2.12.0 (2022-09-26)

Features

Bug Fixes

  • Modify RefreshError exception to use gcloud ADC command. (#1149) (059fd35)
  • Revert "Update token refresh threshold from 20 seconds to 5 minutes". (186464b)

2.11.1 (2022-09-20)

Bug Fixes

  • Fix socket leak in impersonated_credentials (#1123) (b1eb467), closes #1122
  • Make pluggable auth tests work in all environments (#1114) (bb5c979)
  • Skip oauth2client adapter tests if oauth2client is not installed (#1132) (d15092f)
  • Update token refresh threshold from 20 seconds to 5 minutes (#1146) (261a561)

Documentation

2.11.0 (2022-08-18)

Features

  • add integration tests for configurable token lifespan (#1103) (124bae6)

... (truncated)

Commits
  • 05b7a72 chore(main): release 2.13.0 (#1156)
  • 523f811 feat: adds new external account authorized user credentials (#1160)
  • 24cfa56 chore: update refresh token (#1164)
  • 73bc7e9 feat: Introduce the functionality to override token_uri in credentials (#1159)
  • 75326e3 fix: adding one more pattern to relax the regex check for sts and impersonati...
  • 44a189f feat: implement pluggable auth interactive mode (#1131)
  • See full diff in compare view

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)

Updates the requirements on [google-auth](https://github.com/googleapis/google-auth-library-python) to permit the latest version.
- [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.12.0...v2.13.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #4734 (a97928c) into master (91f6194) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4734   +/-   ##
=======================================
  Coverage   68.19%   68.19%           
=======================================
  Files         339      339           
  Lines       32015    32015           
=======================================
  Hits        21833    21833           
  Misses      10182    10182           

Copy link
Collaborator

@jenshnielsen jenshnielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors
Copy link
Contributor

bors bot commented Oct 18, 2022

👎 Rejected by PR status

@jenshnielsen
Copy link
Collaborator

bors merge

@bors bors bot merged commit 358a772 into master Oct 18, 2022
@bors bors bot deleted the dependabot/pip/google-auth-approx-eq-2.13.0 branch October 18, 2022 09:09
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant