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.14.0 to ~=2.15.0 #4850

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

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

Release notes

Sourced from google-auth's releases.

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

Sourced from google-auth's changelog.

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

  • Adding more properties to external_account_authorized_user (#1169) (a12b96d)

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

... (truncated)

Commits
  • d85f1ac chore(main): release 2.15.0 (#1183)
  • 189f504 feat: Introduce a way to provide scopes granted by user (#1189)
  • f719415 fix: CI broken by removal of py.path (#1194)
  • c86dd69 fix: Allow mtls sts endpoint for external account token urls. (#1185)
  • fc843cd fix: ensure JWT segments have the right types (#1162)
  • 370293e feat: add api_key credentials (#1184)
  • 50c0fd2 fix: updated the lower bound of interactive timeout and fix the kwarg… (#1182)
  • bf95dfc chore(main): release 2.14.1 (#1179)
  • 2d38afd chore(python): update dependencies in .kokoro/requirements.txt (#1180)
  • f9d7d77 fix: Validate url domain for aws metadata urls (#1174)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2022
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #4850 (6fc86d7) into master (1a6d974) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4850   +/-   ##
=======================================
  Coverage   68.29%   68.29%           
=======================================
  Files         339      339           
  Lines       32126    32126           
=======================================
  Hits        21942    21942           
  Misses      10184    10184           

@jenshnielsen
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/google-auth-approx-eq-2.15.0 branch from c52ecce to 0b42de1 Compare December 2, 2022 15:02
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.14.0...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-auth-approx-eq-2.15.0 branch from 0b42de1 to 6fc86d7 Compare December 5, 2022 04:01
@jenshnielsen
Copy link
Collaborator

bors merge

@bors bors bot merged commit 8480756 into master Dec 5, 2022
@bors bors bot deleted the dependabot/pip/google-auth-approx-eq-2.15.0 branch December 5, 2022 07:10
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