Skip to content

build(deps): bump cloud.google.com/go/firestore from 1.22.0 to 1.25.0 - #7291

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/cloud.google.com/go/firestore-1.25.0
Open

build(deps): bump cloud.google.com/go/firestore from 1.22.0 to 1.25.0#7291
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/cloud.google.com/go/firestore-1.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/firestore from 1.22.0 to 1.25.0.

Release notes

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

datastore: v1.25.0

1.25.0 (2026-07-14)

Features

redis: v1.25.0

1.25.0 (2026-07-23)

Features

firestore: v1.25.0

1.25.0 (2026-08-07)

Features

firestore: v1.24.0

1.24.0 (2026-07-15)

Features

Changelog

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

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

1.23.8 (2024-01-30)

Bug Fixes

  • documentai: Enable universe domain resolution options (fd1d569)

1.23.7 (2023-12-13)

Documentation

  • documentai: Clarify Properties documentation (757c1b0)

1.23.6 (2023-11-27)

Documentation

  • documentai: Update comment for ProcessOptions.page_range (63ffff2)

1.23.5 (2023-11-01)

Bug Fixes

  • documentai: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

Documentation

  • documentai: Updated comments (24e410e)

1.23.4 (2023-10-26)

... (truncated)

Commits
  • 1b34244 chore: librarian release pull request: 20260122T080909Z (#13657)
  • e31373e chore: tidy snippets (#13655)
  • 2103cc6 chore: librarian release pull request: 20260121T212954Z (#13654)
  • 8ddeca5 chore: librarian generate pull request: 20260121T080645Z (#13650)
  • a80159a chore(all): update deps (major) (#13644)
  • e6111d4 chore: disable major version upgrade of pubsub (#13648)
  • 8e33ea0 chore(all): update opentelemetry-go monorepo to v1.39.0 (#13643)
  • 3876978 fix(auth): add InternalOptions.TelemetryAttributes for internal client use (#...
  • 736b758 chore: update spanner test module (#13639)
  • 4fecc87 chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (#13640)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
Copilot AI lite review requested due to automatic review settings September 1, 2026 23:12
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 23:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 66352c6
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a97b2d3355f50000821c282

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The PR title/description indicates only a Firestore bump, but the code changes also update other direct dependencies, so the PR metadata should be aligned with the actual scope.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates PipeCD’s main Go module dependencies to newer Google Cloud client versions, primarily upgrading the Firestore client, along with the resulting dependency graph updates needed for builds.

Changes:

  • Bump cloud.google.com/go/firestore from v1.14.0 to v1.25.0.
  • Update other related direct dependencies (cloud.google.com/go/storage, cloud.google.com/go/secretmanager) and multiple transitive deps (e.g., OpenTelemetry, google.golang.org/api).
  • Refresh go.sum checksums to match the resolved module set.
File summaries
File Description
go.mod Updates Firestore (and other related direct/transitive) module versions.
go.sum Updates module checksums for the new resolved dependency graph.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread go.mod Outdated
Comment on lines +5 to +9
require (
cloud.google.com/go/firestore v1.14.0
cloud.google.com/go/firestore v1.25.0
cloud.google.com/go/profiler v0.3.1
cloud.google.com/go/secretmanager v1.11.5
cloud.google.com/go/storage v1.38.0
cloud.google.com/go/secretmanager v1.16.0
cloud.google.com/go/storage v1.56.0
Bumps [cloud.google.com/go/firestore](https://github.com/googleapis/google-cloud-go) from 1.22.0 to 1.25.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@dlp/v1.22.0...kms/v1.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump cloud.google.com/go/firestore from 1.14.0 to 1.25.0 build(deps): bump cloud.google.com/go/firestore from 1.22.0 to 1.25.0 Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/cloud.google.com/go/firestore-1.25.0 branch from f5d4233 to 66352c6 Compare September 2, 2026 05:23
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