Skip to content

fix(deps): Update dependency google-auth to v2.40.3 #367

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 Sep 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth ==2.22.0 -> ==2.40.3 age adoption passing confidence

Release Notes

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

v2.40.3

Compare Source

Bug Fixes

v2.40.2

Compare Source

Bug Fixes
  • Remove sync response logs in AuthorizedSession (97ed1c8)
  • Update test to consider new error message from cryptography (#​1765) (44e38b6)

v2.40.1

Compare Source

Bug Fixes

v2.40.0

Compare Source

Features
Bug Fixes
  • Correct webauthn JSON parsing to be compliant with standard. (#​1658) (0c5ef36)

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)

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 requested review from lanre-OG and a team as code owners September 18, 2023 22:11
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 18, 2023

/gcbrun

@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 Oct 4, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 67f6a20 to 9279e87 Compare October 4, 2023 01:53
@dpebot
Copy link
Collaborator

dpebot commented Oct 4, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 9279e87 to da07b86 Compare October 5, 2023 07:38
@dpebot
Copy link
Collaborator

dpebot commented Oct 5, 2023

/gcbrun

@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 Oct 5, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from da07b86 to dd7263f Compare October 5, 2023 18:41
@dpebot
Copy link
Collaborator

dpebot commented Oct 5, 2023

/gcbrun

@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 16, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from dd7263f to 59361b2 Compare October 16, 2023 21:59
@dpebot
Copy link
Collaborator

dpebot commented Oct 16, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 59361b2 to 2c7379a Compare October 17, 2023 18:20
@dpebot
Copy link
Collaborator

dpebot commented Oct 17, 2023

/gcbrun

@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 Nov 7, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 2c7379a to 0c66f3e Compare November 7, 2023 22:52
@dpebot
Copy link
Collaborator

dpebot commented Nov 7, 2023

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.23.4 chore(deps): update dependency google-auth to v2.24.0 Dec 7, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 0c66f3e to f0ce620 Compare December 7, 2023 19:47
@dpebot
Copy link
Collaborator

dpebot commented Dec 7, 2023

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.24.0 chore(deps): update dependency google-auth to v2.25.0 Dec 12, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from f0ce620 to fc0dd7a Compare December 12, 2023 19:25
@dpebot
Copy link
Collaborator

dpebot commented Dec 12, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from fc0dd7a to bcdbb61 Compare December 13, 2023 01:59
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.25.0 chore(deps): update dependency google-auth to v2.25.1 Dec 13, 2023
@dpebot
Copy link
Collaborator

dpebot commented Dec 13, 2023

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency google-auth to v2.25.1 chore(deps): update dependency google-auth to v2.25.2 Dec 15, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 26, 2024

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.35.0 fix(deps): Update dependency google-auth to v2.36.0 Nov 13, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from f1528da to 2bf9b8c Compare November 13, 2024 19:56
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2024

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.36.0 fix(deps): Update dependency google-auth to v2.37.0 Dec 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 2bf9b8c to 7e34d7d Compare December 18, 2024 20:48
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 7e34d7d to a4c9f82 Compare January 9, 2025 22:28
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from a4c9f82 to 7a9a4d8 Compare January 9, 2025 22:40
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 7a9a4d8 to 4040adb Compare January 30, 2025 02:37
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.37.0 fix(deps): Update dependency google-auth to v2.38.0 Jan 30, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jan 30, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 4040adb to 6f056b2 Compare April 21, 2025 20:32
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.38.0 fix(deps): Update dependency google-auth to v2.39.0 Apr 21, 2025
@dpebot
Copy link
Collaborator

dpebot commented Apr 21, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 6f056b2 to 87797a9 Compare May 12, 2025 20:55
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.39.0 fix(deps): Update dependency google-auth to v2.40.0 May 12, 2025
@dpebot
Copy link
Collaborator

dpebot commented May 12, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 87797a9 to 813cc6d Compare May 14, 2025 04:25
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.40.0 fix(deps): Update dependency google-auth to v2.40.1 May 14, 2025
@dpebot
Copy link
Collaborator

dpebot commented May 14, 2025

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.40.1 fix(deps): Update dependency google-auth to v2.40.2 May 29, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from 813cc6d to a463a00 Compare May 29, 2025 00:32
@dpebot
Copy link
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-2.x branch from a463a00 to 253471c Compare June 11, 2025 21:00
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-auth to v2.40.2 fix(deps): Update dependency google-auth to v2.40.3 Jun 11, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 11, 2025

/gcbrun

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.

2 participants