Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.google.cloud:libraries-bom from 26.67.0 to 26.71.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.71.0

26.71.0 (2025-10-27)

Notable Changes

  • This version of libraries-bom has been updated to use Protobuf v33.0 runtime. Notably, this version of Protobuf has Restored compatibility of runtime with gencode created with protoc <3.21.
  • All libraries managed by this BOM are now compatible with GraalVM for JDK 25.

Dependencies

  • update dependency com.google.cloud:first-party-dependencies to v3.53.0 (#7243) (22ff0f1)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.71.0 (#7241) (c6d3b55)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.72.0 (#7256) (43b27a3)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.55.3 (#7252) (24111df)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.17.3 (#7244) (562db50)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.68.0 (#7258) (2d9916f)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.32.3 (#7245) (45bc468)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.33.3 (#7246) (b4029e6)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.23.7 (#7247) (1c8d9fa)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.132.18-alpha (#7253) (b1df096)
  • update dependency com.google.cloud:google-cloud-nio to v0.128.7 (#7255) (c13532a)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.143.0 (#7248) (ddfe793)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15.18 (#7250) (74c338d)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.102.1 (#7259) (49160d0)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.33.2 (#7260) (0d04af6)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.59.0 (#7254) (9920709)
  • update dependency com.google.protobuf:protobuf-bom to v4.33.0 (#7257) (4c33cf2)

v26.70.0

GCP Libraries BOM 26.70.0

Here are the differences from the previous version (26.69.0)

New Addition

  • com.google.cloud:google-cloud-locationfinder:0.1.0

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-pubsub 1.142.0 (prev: 1.141.5)

  • Support the protocol version in StreamingPullRequest (af40810)

google-cloud-spanner 6.102.0 (prev: 6.101.1)

  • Add connection property for gRPC interceptor provider (#4149) (deb8dff)

  • Support statement_timeout in connection url (#4103) (542c6aa)

  • Automatically set default_sequence_kind for CREATE SEQUENCE (#4105) (3beea6a)

Other libraries

... (truncated)

Commits
  • 431245f chore: release main (#7251)
  • 4c33cf2 deps: update dependency com.google.protobuf:protobuf-bom to v4.33.0 (#7257)
  • 447090b chore: Update guava in tests to v33.5.0 (#7261)
  • 0d04af6 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.33.2...
  • 49160d0 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.102.1...
  • 2d9916f deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.68.0...
  • c13532a deps: update dependency com.google.cloud:google-cloud-nio to v0.128.7 (#7255)
  • 43b27a3 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.72.0 (#7256)
  • c6d3b55 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.71.0 (#7241)
  • 74c338d deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15...
  • 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)

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.67.0 to 26.71.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.67.0...v26.71.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-version: 26.71.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 java Pull requests that update java 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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants