Skip to content

chore(deps): update dependency google-auth to v2.39.0 #104

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

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 2, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth ==2.16.1 -> ==2.39.0 age adoption passing confidence

Release Notes

googleapis/google-auth-library-python (google-auth)

v2.39.0

Compare Source

Features
  • Adds GA support for X.509 workload identity federation (#​1695) (7495960)
Bug Fixes

v2.38.0

Compare Source

Features
  • Adding domain-wide delegation flow in impersonated credential (#​1624) (34ee3fe)
Documentation
  • Add warnings regarding consuming externally sourced credentials (d049370)

v2.37.0

Compare Source

Features

v2.36.0

Compare Source

Features
Bug Fixes

v2.35.0

Compare Source

Features
Bug Fixes

v2.34.0

Compare Source

Features
  • auth: Update get_client_ssl_credentials to support X.509 workload certs (#​1558) (18c2ec1)
Bug Fixes

v2.33.0

Compare Source

Features
  • Implement async StaticCredentials using access tokens (#​1559) (dc17dfc)
  • Implement base classes for credentials and request sessions (#​1551) (036dac4)
Bug Fixes
  • metadata: Enhance retry logic for metadata server access in _metadata.py (#​1545) (61c2432)
Documentation

v2.32.0

Compare Source

Features

v2.31.0

Compare Source

Features
Bug Fixes

v2.30.0

Compare Source

Features
Bug Fixes

v2.29.0

Compare Source

Features
  • Adds support for custom suppliers in AWS and Identity Pool credentials (#​1496) (3af1768)
Bug Fixes
  • Refactor tech debt in aws and identity pool credentials (#​1501) (ce435b0)

v2.28.2

Compare Source

Bug Fixes

v2.28.1

Compare Source

Bug Fixes
  • Typo when setting the state for the pickle deserializer. (#​1479) (08b5cc3)

v2.28.0

Compare Source

Features
  • Adding universe domain support for downscroped credentials (#​1463) (fa8b7b2)
Bug Fixes
  • Change log level to debug for return_none_for_not_found_error (#​1473) (a036b47)
  • Make requests import conditional for gce universe domain (#​1476) (9bb64c8)

v2.27.0

Compare Source

Features
  • Add optional account association for Authorized User credentials. (#​1458) (988153d)
Bug Fixes
  • Allow custom universe domain for gce creds (#​1460) (7db5823)
  • Conditionally import requests only if no request was passed by the caller. (#​1456) (9cd6742)

v2.26.2

Compare Source

Bug Fixes
  • Read universe_domain for external account authorized user (#​1450) (1cc7df3)

v2.26.1

Compare Source

Bug Fixes

v2.26.0

Compare Source

Features
  • Add optional non blocking refresh for sync auth code (a6dc2c3)
  • Add optional non blocking refresh for sync auth code (#​1368) (a6dc2c3)
Bug Fixes
  • External account user cred universe domain support (#​1437) (75068f9)
  • Guard delete statements. Add default fallback for _use_non_blocking_refresh. (#​1445) (776d634)

v2.25.2

Compare Source

Bug Fixes

v2.25.1

Compare Source

Bug Fixes

v2.25.0

Compare Source

Features
  • Add custom tls signer for ECP Provider. (39eb287)
  • Add custom tls signer for ECP Provider. (#​1402) (39eb287)
Bug Fixes

v2.24.0

Compare Source

Features
Bug Fixes
Documentation

v2.23.4

Compare Source

Bug Fixes

v2.23.3

Compare Source

Bug Fixes

v2.23.2

Compare Source

Bug Fixes

v2.23.1

Compare Source

Bug Fixes
  • Less restrictive content-type header check for google authentication (ignores charset) (#​1382) (7039beb)
  • Trust boundary meta header renaming and using the schema from backend team. (#​1384) (2503d4a)
  • Update urllib3 to >= 2.0.5 (#​1389) (a99f3bb)

v2.23.0

Compare Source

Features
  • Add get_bq_config_path() to _cloud_sdk.py (9f52f66)
  • Add get_bq_config_path() to _cloud_sdk.py (#​1358) (9f52f66)
Bug Fixes
  • Expose universe domain in credentials (#​1380) (8b8fce6)
  • Make external_account resistant to string type 'expires_in' responses from non-compliant services (#​1379) (01d3770)
  • Missing ssj for impersonate cred (#​1377) (7d453dc)
  • Skip checking projectid on cred if env var is set (#​1349) (a4135a3)

v2.22.0

Compare Source

Features
Bug Fixes

v2.21.0

Compare Source

Features
Bug Fixes

v2.20.0

Compare Source

Features
Bug Fixes

v2.19.1

Compare Source

Bug Fixes
  • Check id token error response (#​1315) (2a71f7b)
  • Fix "AttributeError: 'str' object has no attribute 'get'" (dac7cc3)
Documentation
  • Replacing abc.com with example.com (dac7cc3)

v2.19.0

Compare Source

Features

v2.18.1

Compare Source

Bug Fixes

v2.18.0

Compare Source

Features

v2.17.3

Compare Source

Bug Fixes

v2.17.2

Compare Source

Bug Fixes
  • Do not create new JWT credentials if they make the same claims as the existing. (#​1267) (eebb7b6)

v2.17.1

Compare Source

Bug Fixes
  • Print out reauth plugin error and raise if challenge output is None (#​1265) (08d22fe)

v2.17.0

Compare Source

Features
  • Experimental service account iam endpoint flow for id token (#​1258) (8ff0de5)
Bug Fixes

v2.16.3

Compare Source

Bug Fixes

v2.16.2

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.16.2 chore(deps): update dependency google-auth to v2.17.1 Apr 1, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from e19f67d to c74ef6d Compare April 1, 2023 05:20
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from c74ef6d to 89f95c5 Compare May 1, 2023 01:32
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.17.1 chore(deps): update dependency google-auth to v2.17.3 May 1, 2023
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.17.3 chore(deps): update dependency google-auth to v2.19.1 Jun 2, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 89f95c5 to 1b4cf84 Compare June 2, 2023 17:44
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.19.1 chore(deps): update dependency google-auth to v2.20.0 Jun 13, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 1b4cf84 to 9be693a Compare June 13, 2023 19:10
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.20.0 chore(deps): update dependency google-auth to v2.21.0 Jun 26, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 9be693a to d8f8bec Compare June 26, 2023 18:56
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.21.0 chore(deps): update dependency google-auth to v2.22.0 Jul 11, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from d8f8bec to 9dd51d6 Compare July 11, 2023 17:40
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch 6 times, most recently from bba1513 to de8df2a Compare July 21, 2023 17:12
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from de8df2a to b325780 Compare August 8, 2023 17:18
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.22.0 chore(deps): update dependency google-auth to v2.23.0 Sep 11, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from b325780 to d55af65 Compare September 11, 2023 22:44
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.23.0 chore(deps): update dependency google-auth to v2.23.1 Sep 26, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from d55af65 to eca97e0 Compare September 26, 2023 22:05
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.23.1 chore(deps): update dependency google-auth to v2.23.2 Sep 28, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from eca97e0 to 4dfc573 Compare September 28, 2023 19:30
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.23.2 chore(deps): update dependency google-auth to v2.23.3 Oct 9, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 4dfc573 to 84dcf27 Compare October 9, 2023 21:59
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.23.3 chore(deps): update dependency google-auth to v2.23.4 Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 84dcf27 to ebab85f Compare October 31, 2023 23:04
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from ebab85f to 8a8e13d Compare November 17, 2023 18:53
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.26.2 chore(deps): update dependency google-auth to v2.27.0 Jan 24, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from b528be0 to e81bef6 Compare January 24, 2024 22:57
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from e81bef6 to 6633879 Compare February 15, 2024 22:51
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.27.0 chore(deps): update dependency google-auth to v2.28.0 Feb 15, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.28.0 chore(deps): update dependency google-auth to v2.28.1 Feb 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 6633879 to 074eae7 Compare February 21, 2024 19:15
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.28.1 chore(deps): update dependency google-auth to v2.28.2 Mar 8, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 074eae7 to 08173ae Compare March 8, 2024 21:09
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 08173ae to cdc7149 Compare March 20, 2024 18:46
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.28.2 chore(deps): update dependency google-auth to v2.29.0 Mar 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from cdc7149 to 8d732cc Compare June 7, 2024 01:41
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.29.0 chore(deps): update dependency google-auth to v2.30.0 Jun 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 8d732cc to 46985be Compare July 1, 2024 17:19
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.30.0 chore(deps): update dependency google-auth to v2.31.0 Jul 1, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 46985be to 1c76acd Compare July 9, 2024 00:49
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.31.0 chore(deps): update dependency google-auth to v2.32.0 Jul 9, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.32.0 chore(deps): update dependency google-auth to v2.33.0 Aug 7, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.33.0 chore(deps): update dependency google-auth to v2.34.0 Aug 19, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 1c76acd to a1d9d3c Compare August 19, 2024 02:07
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from a1d9d3c to f415411 Compare September 19, 2024 18:26
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.34.0 chore(deps): update dependency google-auth to v2.35.0 Sep 19, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.35.0 chore(deps): update dependency google-auth to v2.36.0 Nov 6, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from f415411 to bb9eb0b Compare November 6, 2024 20:24
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.36.0 chore(deps): update dependency google-auth to v2.37.0 Dec 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from bb9eb0b to 1f22d9e Compare December 11, 2024 21:24
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 1f22d9e to fdb1440 Compare January 23, 2025 03:07
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.37.0 chore(deps): update dependency google-auth to v2.38.0 Jan 23, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from fdb1440 to 1832602 Compare April 14, 2025 18:30
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.38.0 chore(deps): update dependency google-auth to v2.39.0 Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant