testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Bump com.google.cloud:libraries-bom from 26.69.0 to 26.72.0 in /modules/gcloud

Open dependabot[bot] opened this issue 1 week ago • 2 comments

Bumps com.google.cloud:libraries-bom from 26.69.0 to 26.72.0.

Release notes

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

v26.72.0

GCP Libraries BOM 26.72.0

Here are the differences from the previous version (26.71.0)

New Addition

  • com.google.cloud:google-cloud-databasecenter:0.1.0
  • com.google.cloud:google-cloud-vectorsearch:0.1.0

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

Notable Changes

google-cloud-bigquery 2.56.0 (prev: 2.55.3)

  • New queryWithTimeout method for customer-side wait (#3995) (9c0df54)

google-cloud-bigquerystorage 3.18.0 (prev: 3.17.3)

  • Support picosecond timestamp precision in BigQuery Storage API (3704f63)

  • Make location cache expire after 10 minutes (#3117) (f7f3c06)

google-cloud-bigtable 2.70.0 (prev: 2.68.0)

  • Add PeerInfo proto in Bigtable API (0736694)

google-cloud-datastore 2.33.0 (prev: 2.32.3)

google-cloud-spanner 6.103.0 (prev: 6.102.1)

  • Add grpc.xds.resource_type label to xDS client metrics (#4222) (97bed3c)

  • Exposing AutoscalingConfig in InstancePartition (22edecf)

  • Add env var to allow disabling directpath bound token (#4189) (0ca9541)

  • Allow DML THEN RETURN with retryAbortsInternally=false (#4225) (f49cc47)

  • Remove URL encoding in project name (#4188) (abba0c1)

google-cloud-spanner-jdbc 2.34.0 (prev: 2.33.2)

google-cloud-storage 2.60.0 (prev: 2.59.0)

Other libraries

... (truncated)

Commits
  • 746361c chore: release main (#7282)
  • 5f79ffc deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.70.0...
  • 297f8d5 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.34.0...
  • 2b00ef5 deps: update dependency com.google.cloud:first-party-dependencies to v3.54.1 ...
  • 63b1b4c deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.60.0 ...
  • 0ef2783 deps: update dependency com.google.cloud:google-cloud-nio to v0.128.8 (#7269)
  • b52b9d9 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.74.0 (#7271)
  • f9c869b deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.143.1 ...
  • b59ad99 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 58aa10c deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.33....
  • 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[bot] avatar Dec 02 '25 01:12 dependabot[bot]