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 dependency google-cloud-firestore to v2.16.1 #1060

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
google-cloud-firestore ==2.13.1 -> ==2.16.1 age adoption passing confidence

Release Notes

googleapis/python-firestore (google-cloud-firestore) ### [`v2.16.1`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#2161-2024-04-17) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.16.0...v2.16.1) ##### Bug Fixes - **repr** method in vector.py ([#​903](https://togithub.com/googleapis/python-firestore/issues/903)) ([6886f2b](https://togithub.com/googleapis/python-firestore/commit/6886f2bbfb8e2320be58ba1b129733c8f2c5f8ba)) ##### Documentation - Allow 14 week backup retention for Firestore daily backups ([#​899](https://togithub.com/googleapis/python-firestore/issues/899)) ([9521ded](https://togithub.com/googleapis/python-firestore/commit/9521deddc5a4b16956f37136f84928ac99688022)) ### [`v2.16.0`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#2160-2024-04-02) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.15.0...v2.16.0) ##### Features - A new message `Backup` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `BackupSchedule` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `CreateBackupScheduleRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `DailyRecurrence` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `DeleteBackupRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `DeleteBackupScheduleRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `GetBackupRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `GetBackupScheduleRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `ListBackupSchedulesRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `ListBackupSchedulesResponse` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `ListBackupsRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `ListBackupsResponse` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `RestoreDatabaseMetadata` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `RestoreDatabaseRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `UpdateBackupScheduleRequest` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new message `WeeklyRecurrence` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `CreateBackupSchedule` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `DeleteBackup` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `DeleteBackupSchedule` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `GetBackup` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `GetBackupSchedule` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `ListBackups` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `ListBackupSchedules` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `RestoreDatabase` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new method `UpdateBackupSchedule` is added to service `FirestoreAdmin` ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new resource_definition `firestore.googleapis.com/Backup` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - A new resource_definition `firestore.googleapis.com/BackupSchedule` is added ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Add ExplainMetrics field to RunAggregationQueryResponse ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Add ExplainMetrics field to RunQueryResponse ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Add ExplainOptions field to RunAggregationQueryRequest ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Add ExplainOptions field to RunQueryRequest ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Add Vector Index API ([#​894](https://togithub.com/googleapis/python-firestore/issues/894)) ([c76f087](https://togithub.com/googleapis/python-firestore/commit/c76f087624619cc752be856df2c64510913d0a79)) - Add VectorSearch API ([fc7b906](https://togithub.com/googleapis/python-firestore/commit/fc7b906fc0a759df7c5b626474f132099117b6ae)) - Support Vector Search ([#​896](https://togithub.com/googleapis/python-firestore/issues/896)) ([08fcaaf](https://togithub.com/googleapis/python-firestore/commit/08fcaafa3c8e943c95e79d3654f8e76463c597d5)) ##### Bug Fixes - Add google-auth as a direct dependency ([#​875](https://togithub.com/googleapis/python-firestore/issues/875)) ([ae5ba71](https://togithub.com/googleapis/python-firestore/commit/ae5ba715e603652b94b2e7baaa21c5543d4e1e93)) ##### Documentation - Correct BackupSchedule recurrence docs that mentioned specific time of day ([#​898](https://togithub.com/googleapis/python-firestore/issues/898)) ([a8ed3ea](https://togithub.com/googleapis/python-firestore/commit/a8ed3ea56392fa95b3b1913c9d10fa4e3d7f441a)) - Fix docs structure for Firestore ([#​868](https://togithub.com/googleapis/python-firestore/issues/868)) ([8ddb859](https://togithub.com/googleapis/python-firestore/commit/8ddb859c8178043c0dcd09c85d68ba5d311563bf)) ### [`v2.15.0`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#2150-2024-02-20) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.14.0...v2.15.0) ##### Features - Add DeleteDatabase API and delete protection ([18f61c2](https://togithub.com/googleapis/python-firestore/commit/18f61c2ffd15cfd065fcfdb0caa1bcca8eb4c6c6)) ##### Bug Fixes - Find emulator project id from environment variable ([afd16e1](https://togithub.com/googleapis/python-firestore/commit/afd16e109a875df6ef51b3fa760235b9b454c9be)) ##### Documentation - Fix formatting due to unclosed backtick ([18f61c2](https://togithub.com/googleapis/python-firestore/commit/18f61c2ffd15cfd065fcfdb0caa1bcca8eb4c6c6)) - Improve the documentation on Document.fields ([#​831](https://togithub.com/googleapis/python-firestore/issues/831)) ([19a55bd](https://togithub.com/googleapis/python-firestore/commit/19a55bda7b5f5e26ff334ae79f0a33b2bb9472e3)) - Update Database API description ([18f61c2](https://togithub.com/googleapis/python-firestore/commit/18f61c2ffd15cfd065fcfdb0caa1bcca8eb4c6c6)) ### [`v2.14.0`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#2140-2023-12-13) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.13.1...v2.14.0) ##### Features - Add support for Python 3.12 ([#​795](https://togithub.com/googleapis/python-firestore/issues/795)) ([b301f8b](https://togithub.com/googleapis/python-firestore/commit/b301f8b10a80b38103fb3fbca544adeab594a8af)) - Expose Firestore namespace ID fields in import/export APIs to stable ([3a624a9](https://togithub.com/googleapis/python-firestore/commit/3a624a9ddf00f8c9f84593d483bfae7c7d4276d9)) - Expose Firestore PITR fields in Database to stable ([3a624a9](https://togithub.com/googleapis/python-firestore/commit/3a624a9ddf00f8c9f84593d483bfae7c7d4276d9)) - Expose Firestore snapshot_time field in export API to stable ([3a624a9](https://togithub.com/googleapis/python-firestore/commit/3a624a9ddf00f8c9f84593d483bfae7c7d4276d9)) - Introduce compatibility with native namespace packages ([#​792](https://togithub.com/googleapis/python-firestore/issues/792)) ([510adce](https://togithub.com/googleapis/python-firestore/commit/510adce5405fef37f00e57416fa9269f8cf4f02a)) - SERVER_TIMESTAMP should survive deep copies ([#​820](https://togithub.com/googleapis/python-firestore/issues/820)) ([#​821](https://togithub.com/googleapis/python-firestore/issues/821)) ([2b17705](https://togithub.com/googleapis/python-firestore/commit/2b177050af225074602184fc4a43d01ea06ca32f)) ##### Bug Fixes - Remove used of deprecated `datetime.datetime.utcnow()` and `datetime.utcfromtimestamp()` ([4a74d71](https://togithub.com/googleapis/python-firestore/commit/4a74d71a383a0c5c92285464a8ec7f55a53a3f95)) - Use `retry_async` instead of `retry` in async client ([cae9e46](https://togithub.com/googleapis/python-firestore/commit/cae9e46262c2b5fbbdda372c7fd5dbf9833fc77e)) ##### Documentation - Assorted typo fixes and whitespace updates ([3a624a9](https://togithub.com/googleapis/python-firestore/commit/3a624a9ddf00f8c9f84593d483bfae7c7d4276d9)) - Deprecate google.cloud.firestore_v1.rate_limiter.utcnow ([4a74d71](https://togithub.com/googleapis/python-firestore/commit/4a74d71a383a0c5c92285464a8ec7f55a53a3f95))

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.

🔕 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.