Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Updates the requirements on google-cloud-firestore to permit the latest version.

Release notes

Sourced from google-cloud-firestore's releases.

google-cloud-firestore 2.22.0

2.22.0 (2025-12-16)

Features

  • support mTLS certificates when available (#1140) (403afb08)

  • Expose tags field in Database and RestoreDatabaseRequest public protos (#1074) (49836391)

  • Add support for Python 3.14 (#1110) (52b2055d)

  • Added read_time as a parameter to various calls (synchronous/base classes) (#1050) (d8e3af1f)

Bug Fixes

Changelog

Sourced from google-cloud-firestore's changelog.

2.22.0 (2025-12-16)

Features

Bug Fixes

2.21.0 (2025-05-23)

Features

  • Support Sequence[float] as query_vector in FindNearest (#908) (6c81626)

Bug Fixes

  • Add missing DocumentReference return value to .document (#1053) (043d9ef)

2.20.2 (2025-04-14)

Bug Fixes

2.20.1 (2025-02-26)

Bug Fixes

  • Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes (#975) (995fad6)
  • Client-side path validation for batch.update (#1021) (3b7595b)
  • Watch thread deadlock on exit (#1014) (c47677a)

2.20.0 (2025-01-13)

Features

... (truncated)

Commits
  • 9b03049 chore: librarian release pull request: 20251216T132411Z (#1146)
  • cdd926a chore: librarian update image pull request: 20251216T191850Z (#1144)
  • 9f9f182 chore: fix broken Python 3.13 documentation link (#1135)
  • 403afb0 feat(gapic): support mTLS certificates when available (#1140)
  • d1c730d fix(types): improve typing (#1136)
  • d637aee chore(librarian): Update Librarian container image SHA (#1131)
  • 5a4c312 chore(librarian): onboard to librarian (#1120)
  • fcfeea7 chore(python): remove configure_previous_major_version_branches (#1122)
  • f4953d6 chore: Update gapic-generator-python to 1.26.2 (#1077)
  • 65d9d16 chore(docs): update docstrings for aggregations (#1109)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [google-cloud-firestore](https://github.com/googleapis/python-firestore) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-firestore/releases)
- [Changelog](https://github.com/googleapis/python-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-firestore@v2.21.0...v2.22.0)

---
updated-dependencies:
- dependency-name: google-cloud-firestore
  dependency-version: 2.22.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2025
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant