Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps cloud.google.com/go/firestore from 1.18.0 to 1.20.0.

Release notes

Sourced from cloud.google.com/go/firestore's releases.

firestore: v1.20.0

1.20.0 (2025-10-20)

Features

Bug Fixes

firestore: v1.19.0

1.19.0 (2025-10-06)

Features

  • firestore/apiv1: Add Firestore CloneDatabase support (#12629) (0b74f43)
  • firestore/apiv1: Expose tags field in Database and RestoreDatabaseRequest public protos (f3c3c1a)
  • firestore: Add FieldNotFoundError for missing fields (#12899) (4df2b74)
  • firestore: Allow creating REST clients (#12575) (bfd138a)
  • firestore: Expose previous state of document (#12894) (5c4524a)
  • firestore: Introduce DocFromResourceName for full resource paths (#12307) (f7ee0b2)

Bug Fixes

  • firestore: Add dedicated lock to BulkWriter to prevent race (#12896) (beb7d97)
  • firestore: Correct ReadWrite transaction retries (#12893) (b7124db)
  • firestore: Initialize readSettings in queries to prevent panic (#12898) (18bce36), refs #12448

alloydb 1.19.0

1.19.0 (2025-10-10)

Features

  • Upgrade to Go 1.24 (#12781) (4f1129c)

  • add CRUD APIs on Databases (PiperOrigin-RevId: 811874519) (2a37bd3)

  • add PG 17 as a Database version (PiperOrigin-RevId: 811874519) (2a37bd3)

  • add configuration for Managed Connection Pool (PiperOrigin-RevId: 811874519) (2a37bd3)

  • update Database.charset to be immutable (PiperOrigin-RevId: 811874519) (2a37bd3)

  • add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database (PiperOrigin-RevId: 811874519) (2a37bd3)

... (truncated)

Changelog

Sourced from cloud.google.com/go/firestore's changelog.

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)
Commits
  • ac256c5 chore: release main (#10856)
  • cb7b0a1 feat(storage/dataflux): add dataflux interface (#10748)
  • 9199843 fix(firestore): Add UTF-8 validation (#10881)
  • 9ae039a feat(firestore): surfacing the error returned from the service in Bulkwriter ...
  • cf67711 chore(all): update deps (#10871)
  • fdb4ea9 feat(dlp): action for publishing data profiles to SecOps (formelly known as C...
  • f847c75 chore(main): release bigquery 1.63.0 (#10575)
  • ce3d492 fix(bigquery): properly handle RANGE type arrays (#10883)
  • 0b3c268 feat(aiplatform): A new field generation_config is added to message `.googl...
  • 2f0aec8 feat(aiplatform): add new PipelineTaskRerunConfig field to `pipeline_job.pr...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 2025
Bumps [cloud.google.com/go/firestore](https://github.com/googleapis/google-cloud-go) from 1.18.0 to 1.20.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.18.0...kms/v1.20.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/firestore
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant