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.11.1 to ~=2.12.0 #4660

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

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

Release notes

Sourced from google-auth's releases.

v2.12.0

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)
Changelog

Sourced from google-auth's changelog.

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)

Bug Fixes

2.10.0 (2022-08-05)

Features

  • add integration tests for pluggable auth (#1073) (f8d776a)
  • support for configurable token lifetime (0dc6a9a)
  • support for configurable token lifetime (#1079) (0dc6a9a)

... (truncated)

Commits
  • 2608ed8 chore(main): release 2.12.0 (#1148)
  • 186464b Revert "fix: Update token refresh threshold from 20 seconds to 5 minutes (#11...
  • 45313ac refactor: ECP Config schema update. Googlers see go/enterpise-cert-config (#1...
  • 78d3790 feat: Retry behavior (#1113)
  • 80639b4 Revert "feat: Introduce environment variable to set refresh threshold" (#1150)
  • 059fd35 fix: Modify RefreshError exception to use gcloud ADC command. (#1149)
  • 055f155 feat: Introduce environment variable to set refresh threshold (#1147)
  • 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.11.1...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 28, 2022
@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #4660 (4096b42) into master (1da23ac) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4660      +/-   ##
==========================================
- Coverage   68.28%   68.25%   -0.03%     
==========================================
  Files         339      339              
  Lines       31794    31794              
==========================================
- Hits        21710    21702       -8     
- Misses      10084    10092       +8     

@jenshnielsen jenshnielsen merged commit 78296b1 into master Sep 28, 2022
@bors bors bot deleted the dependabot/pip/google-auth-approx-eq-2.12.0 branch September 28, 2022 08:15
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.

None yet

1 participant