GoogleCloudPlatform / emblem

Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. :diamond_shape_with_a_dot_inside:
Apache License 2.0
239 stars 61 forks source link

chore(deps): update website (python) #1055

Open renovate-bot opened 4 months ago

renovate-bot commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source, changelog) ==6.4.0 -> ==6.5.0 age adoption passing confidence
google-auth ==2.27.0 -> ==2.32.0 age adoption passing confidence

Release Notes

firebase/firebase-admin-python (firebase-admin) ### [`v6.5.0`](https://togithub.com/firebase/firebase-admin-python/releases/tag/v6.5.0): Firebase Admin Python SDK v6.5.0 [Compare Source](https://togithub.com/firebase/firebase-admin-python/compare/v6.4.0...v6.5.0) ##### New Features - feat(functions): Add task queue API support ([#​770](https://togithub.com/firebase/firebase-admin-python/issues/770)) ##### Bug Fixes - fix: doc quotes ([#​778](https://togithub.com/firebase/firebase-admin-python/issues/778)) - fix: doc spacing ([#​775](https://togithub.com/firebase/firebase-admin-python/issues/775)) ##### Miscellaneous - \[chore] Release 6.5.0 ([#​779](https://togithub.com/firebase/firebase-admin-python/issues/779)) - Export rate limiting error types `TooManyAttemptsTryLaterError` and `ResetPasswordExceedLimitError` ([#​777](https://togithub.com/firebase/firebase-admin-python/issues/777)) - Add rate limiting exceptions. ([#​695](https://togithub.com/firebase/firebase-admin-python/issues/695)) - \[chore] Rename pytest teardown methods from deprecated `teardown` to `teardown_method` ([#​768](https://togithub.com/firebase/firebase-admin-python/issues/768)) - \[chore] Upgrade `actions/setup-python` to v5 ([#​765](https://togithub.com/firebase/firebase-admin-python/issues/765))
googleapis/google-auth-library-python (google-auth) ### [`v2.32.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2320-2024-07-08) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.31.0...v2.32.0) ##### Features - Adds support for X509 workload credential type ([#​1541](https://togithub.com/googleapis/google-auth-library-python/issues/1541)) ([1270217](https://togithub.com/googleapis/google-auth-library-python/commit/1270217556a0249b6be8824e2b6209371f24e400)) ### [`v2.31.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2310-2024-06-27) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.30.0...v2.31.0) ##### Features - Adds X509 workload cert logic ([#​1527](https://togithub.com/googleapis/google-auth-library-python/issues/1527)) ([05220e0](https://togithub.com/googleapis/google-auth-library-python/commit/05220e06a23b3d4c398628918dab113abcce52db)) ##### Bug Fixes - Added py.typed to MANIFEST.in ([#​1526](https://togithub.com/googleapis/google-auth-library-python/issues/1526)) ([1829a3b](https://togithub.com/googleapis/google-auth-library-python/commit/1829a3be18aea5eca8b7272111d75eb61a6077b1)) - Pass trust_env kwarg to ClientSession ([#​1533](https://togithub.com/googleapis/google-auth-library-python/issues/1533)) ([6c15c9a](https://togithub.com/googleapis/google-auth-library-python/commit/6c15c9ad0ff90cf9bac044b38e72956aa3039cf6)), closes [#​1530](https://togithub.com/googleapis/google-auth-library-python/issues/1530) ### [`v2.30.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2300-2024-06-06) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.29.0...v2.30.0) ##### Features - Add WebAuthn plugin component to handle WebAuthn get assertion request ([#​1464](https://togithub.com/googleapis/google-auth-library-python/issues/1464)) ([e25f336](https://togithub.com/googleapis/google-auth-library-python/commit/e25f336ab49c2018a222458a95ebe083e8a4eb2a)) - ECP Provider drop cryptography requirement ([#​1524](https://togithub.com/googleapis/google-auth-library-python/issues/1524)) ([a821d71](https://togithub.com/googleapis/google-auth-library-python/commit/a821d719e2fc7bcdc21737fdf175d6f06aa9a56a)) - Enable webauthn plugin for security keys ([#​1528](https://togithub.com/googleapis/google-auth-library-python/issues/1528)) ([e2d5e63](https://togithub.com/googleapis/google-auth-library-python/commit/e2d5e635da2cb2caf8240fb9e07fc381442a9d0c)) ##### Bug Fixes - Fix id_token iam endpoint for non-gdu service credentials ([#​1506](https://togithub.com/googleapis/google-auth-library-python/issues/1506)) ([93d681e](https://togithub.com/googleapis/google-auth-library-python/commit/93d681e6cfb15eb4a3efada623be8ba73b302257)) - Makes default token_url universe aware ([#​1514](https://togithub.com/googleapis/google-auth-library-python/issues/1514)) ([045776e](https://togithub.com/googleapis/google-auth-library-python/commit/045776e5dfa3fb172ffaeb59bfe5c637778a5d34)) ### [`v2.29.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2290-2024-03-18) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.28.2...v2.29.0) ##### Features - Adds support for custom suppliers in AWS and Identity Pool credentials ([#​1496](https://togithub.com/googleapis/google-auth-library-python/issues/1496)) ([3af1768](https://togithub.com/googleapis/google-auth-library-python/commit/3af176879fc356f785b9f5b449ce4270f437db7e)) ##### Bug Fixes - Refactor tech debt in aws and identity pool credentials ([#​1501](https://togithub.com/googleapis/google-auth-library-python/issues/1501)) ([ce435b0](https://togithub.com/googleapis/google-auth-library-python/commit/ce435b0b13f43ef9258c8693f6c3beac06da64e2)) ### [`v2.28.2`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2282-2024-03-08) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.28.1...v2.28.2) ##### Bug Fixes - Remove gce log for expected 404 ([#​1491](https://togithub.com/googleapis/google-auth-library-python/issues/1491)) ([cb04e49](https://togithub.com/googleapis/google-auth-library-python/commit/cb04e49efa17004bff3aaa9ed974396d10f839b5)) ### [`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))

Configuration

📅 Schedule: Branch creation - "after 11am every 2 weeks on Saturday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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