GoogleCloudPlatform / document-ai-samples

Sample applications and demos for Document AI, the end-to-end document processing platform on Google Cloud
https://cloud.google.com/document-ai
Apache License 2.0
238 stars 100 forks source link

chore(deps): update dependency google-auth to v2.28.1 #757

Closed renovate-bot closed 8 months ago

renovate-bot commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth ==2.24.0 -> ==2.28.1 age adoption passing confidence

Release Notes

googleapis/google-auth-library-python (google-auth) ### [`v2.28.1`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2281-2024-02-21) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.28.0...v2.28.1) ##### Bug Fixes - Typo when setting the state for the pickle deserializer. ([#​1479](https://togithub.com/googleapis/google-auth-library-python/issues/1479)) ([08b5cc3](https://togithub.com/googleapis/google-auth-library-python/commit/08b5cc38d09d388a5a7c11942b7992870ee012b7)) ### [`v2.28.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2280-2024-02-15) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.28.0) ##### Features - Adding universe domain support for downscroped credentials ([#​1463](https://togithub.com/googleapis/google-auth-library-python/issues/1463)) ([fa8b7b2](https://togithub.com/googleapis/google-auth-library-python/commit/fa8b7b24ec32712aafff98c2d6c6a6cc5fd20ada)) ##### Bug Fixes - Change log level to debug for return_none_for_not_found_error ([#​1473](https://togithub.com/googleapis/google-auth-library-python/issues/1473)) ([a036b47](https://togithub.com/googleapis/google-auth-library-python/commit/a036b4797471227f9ce87d71868404c9ebcde7c7)) - Make requests import conditional for gce universe domain ([#​1476](https://togithub.com/googleapis/google-auth-library-python/issues/1476)) ([9bb64c8](https://togithub.com/googleapis/google-auth-library-python/commit/9bb64c81d2745541efcc3dfeec31808ec682557e)) ### [`v2.27.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2270-2024-01-24) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.26.2...v2.27.0) ##### Features - Add optional account association for Authorized User credentials. ([#​1458](https://togithub.com/googleapis/google-auth-library-python/issues/1458)) ([988153d](https://togithub.com/googleapis/google-auth-library-python/commit/988153dbc927de112969b952e3d0bb6edc27bb0a)) ##### Bug Fixes - Allow custom universe domain for gce creds ([#​1460](https://togithub.com/googleapis/google-auth-library-python/issues/1460)) ([7db5823](https://togithub.com/googleapis/google-auth-library-python/commit/7db5823b599150c597e67b0a350e04600ea6434e)) - Conditionally import requests only if no request was passed by the caller. ([#​1456](https://togithub.com/googleapis/google-auth-library-python/issues/1456)) ([9cd6742](https://togithub.com/googleapis/google-auth-library-python/commit/9cd67425e95faab15e57b258a70506b02bccb799)) ### [`v2.26.2`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2262-2024-01-11) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.26.1...v2.26.2) ##### Bug Fixes - Read universe_domain for external account authorized user ([#​1450](https://togithub.com/googleapis/google-auth-library-python/issues/1450)) ([1cc7df3](https://togithub.com/googleapis/google-auth-library-python/commit/1cc7df3505ad2083d85f3cb2476eeee250e7faf0)) ### [`v2.26.1`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2261-2024-01-03) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.26.0...v2.26.1) ##### Bug Fixes - Ensure that refresh worker is pickle-able. ([#​1447](https://togithub.com/googleapis/google-auth-library-python/issues/1447)) ([421c184](https://togithub.com/googleapis/google-auth-library-python/commit/421c184ff4654024afe3e64754318a6be0cc96fc)) ### [`v2.26.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2260-2023-12-20) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.25.2...v2.26.0) ##### Features - Add optional non blocking refresh for sync auth code ([a6dc2c3](https://togithub.com/googleapis/google-auth-library-python/commit/a6dc2c336a5e76a478691e3bedd0418aae08b911)) - Add optional non blocking refresh for sync auth code ([#​1368](https://togithub.com/googleapis/google-auth-library-python/issues/1368)) ([a6dc2c3](https://togithub.com/googleapis/google-auth-library-python/commit/a6dc2c336a5e76a478691e3bedd0418aae08b911)) ##### Bug Fixes - External account user cred universe domain support ([#​1437](https://togithub.com/googleapis/google-auth-library-python/issues/1437)) ([75068f9](https://togithub.com/googleapis/google-auth-library-python/commit/75068f93453e6ea0b5c7be5561e7ba342c695e95)) - Guard delete statements. Add default fallback for \_use_non_blocking_refresh. ([#​1445](https://togithub.com/googleapis/google-auth-library-python/issues/1445)) ([776d634](https://togithub.com/googleapis/google-auth-library-python/commit/776d634ac6d989b224f8dbfb11d166cb3025a342)) ### [`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))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

gcf-merge-on-green[bot] commented 8 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.