GoogleCloudPlatform / alloydb-python-connector

A Python library for connecting securely to your AlloyDB instances.
Apache License 2.0
28 stars 7 forks source link

deps: Update dependency google-auth to v2.25.2 #175

Closed renovate-bot closed 9 months ago

renovate-bot commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth ==2.23.4 -> ==2.25.2 age adoption passing confidence

Release Notes

googleapis/google-auth-library-python (google-auth) ### [`v2.25.2`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2252-2023-12-08) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.25.1...v2.25.2) ##### Bug Fixes - Fix user cred universe domain issue ([#​1436](https://togithub.com/googleapis/google-auth-library-python/issues/1436)) ([ae314a8](https://togithub.com/googleapis/google-auth-library-python/commit/ae314a8f8c63ada4e31683464c24e28df0f5af7f)) ### [`v2.25.1`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2251-2023-12-06) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.25.0...v2.25.1) ##### Bug Fixes - Fix vm universe_domain bug ([#​1433](https://togithub.com/googleapis/google-auth-library-python/issues/1433)) ([8683520](https://togithub.com/googleapis/google-auth-library-python/commit/8683520af48e1b501076ef16013b6a27cc173af0)) ### [`v2.25.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2250-2023-12-04) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.24.0...v2.25.0) ##### Features - Add custom tls signer for ECP Provider. ([39eb287](https://togithub.com/googleapis/google-auth-library-python/commit/39eb2877a45f0a6264442a059f7ffe8acbd7c29e)) - Add custom tls signer for ECP Provider. ([#​1402](https://togithub.com/googleapis/google-auth-library-python/issues/1402)) ([39eb287](https://togithub.com/googleapis/google-auth-library-python/commit/39eb2877a45f0a6264442a059f7ffe8acbd7c29e)) ##### Bug Fixes - Add with_universe_domain ([#​1408](https://togithub.com/googleapis/google-auth-library-python/issues/1408)) ([505910c](https://togithub.com/googleapis/google-auth-library-python/commit/505910c6a0bb2472284a52cd69db212aa8555119)) - Fixes issue where Python37DeprecationWarning cannot be filtered ([#​1428](https://togithub.com/googleapis/google-auth-library-python/issues/1428)) ([f22f767](https://togithub.com/googleapis/google-auth-library-python/commit/f22f767a22a3b567c3784c2fb5c7f5ae11d3e10f)) - Remove broken link in Python37DeprecationWarning ([#​1430](https://togithub.com/googleapis/google-auth-library-python/issues/1430)) ([e2db602](https://togithub.com/googleapis/google-auth-library-python/commit/e2db602a4fe8aee7f2eb8b59e2eaf23f1ced1b24)) ### [`v2.24.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2240-2023-11-29) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.23.4...v2.24.0) ##### Features - Add support for Python 3.12 ([#​1421](https://togithub.com/googleapis/google-auth-library-python/issues/1421)) ([307916c](https://togithub.com/googleapis/google-auth-library-python/commit/307916cdd99fc99bb4de567848f0809746db0562)) - Add universe domain support for VM cred ([#​1409](https://togithub.com/googleapis/google-auth-library-python/issues/1409)) ([7ab0fce](https://togithub.com/googleapis/google-auth-library-python/commit/7ab0fced0008ad9283c955b7dd7e2b7db55ae5e7)) - Modify the token refresh window ([#​1419](https://togithub.com/googleapis/google-auth-library-python/issues/1419)) ([c6af1d6](https://togithub.com/googleapis/google-auth-library-python/commit/c6af1d692b43833baca978948376739547cf685a)) ##### Bug Fixes - Add missing before request to async oauth2 credentials. ([#​1420](https://togithub.com/googleapis/google-auth-library-python/issues/1420)) ([8eaa878](https://togithub.com/googleapis/google-auth-library-python/commit/8eaa878618f648b1dac35b9f420651f22e357445)) - Auto create self signed jwt cred ([#​1418](https://togithub.com/googleapis/google-auth-library-python/issues/1418)) ([6c610a5](https://togithub.com/googleapis/google-auth-library-python/commit/6c610a564e833545837991f473b98139740b8866)) - Migrate datetime.utcnow for python 3.12 ([#​1413](https://togithub.com/googleapis/google-auth-library-python/issues/1413)) ([e4d9c27](https://togithub.com/googleapis/google-auth-library-python/commit/e4d9c278375647e6c21754f42b81819827beb5e4)) ##### Documentation - Update user cred doc ([#​1414](https://togithub.com/googleapis/google-auth-library-python/issues/1414)) ([3f426bc](https://togithub.com/googleapis/google-auth-library-python/commit/3f426bc05c5620e612a54e21fb6562e965ba24bd))

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.



This PR has been generated by Mend Renovate. View repository job log here.