GoogleCloudPlatform / cloud-spanner-r2dbc

R2DBC driver for Google Cloud Spanner
Apache License 2.0
57 stars 29 forks source link

chore(deps): Bump com.google.cloud:libraries-bom from 26.26.0 to 26.48.0 #837

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps com.google.cloud:libraries-bom from 26.26.0 to 26.48.0.

Release notes

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

v26.48.0

GCP Libraries BOM 26.48.0

Note about gRPC-Java v1.68.0

gRPC-Java v1.67.0 was mistakenly released as v1.68.0. See this Github issue for more info.

The Cloud Java SDK pulls in v1.68.0 of gRPC-Java as part of the version of libraries-bom. The following libraries-bom release will "upgrade" to use gRPC-Java v1.67.1. This is not an upgrade per SemVer, but it does contains all the functionally from v1.68.0. Customers should not experience any issues with the code as it is a superset of v1.68.0.

Notes

Here are the differences from the previous version (26.47.0)

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

Notable Changes

google-cloud-datastore 2.22.0 (prev: 2.21.3)

  • Add sample code for multiple inequalities indexing consideration query (#1579) (1286792)

  • Introducing Tracing with OpenTelemetry API #1537 (#1576) (5440c22)

  • Update opentelemetry-sdk dependency to be test-only (#1595) (9d719e8)

  • Update opentelemetry.version to 1.42.1 to match the BOM version (#1598) (23c5c26)

google-cloud-spanner 6.77.0 (prev: 6.74.1)

  • Add opt-in flag and ClientInterceptor to propagate trace context for Spanner end to end tracing (#3162) (0b7fdaf)

  • Add samples for backup schedule feature APIs. (#3339) (8cd5163)

  • Add INTERVAL API (c078ac3)

Other libraries

Version Upgrades

Major Version Upgrades

  • google-cloud-appengine-admin:0.2.0 (prev:2.49.0; Release Notes: )
  • google-iam-admin:0.2.0 (prev:3.44.0; Release Notes: )

Minor Version Upgrades

  • google-cloud-apigee-registry:0.51.0 (prev:0.49.0; Release Notes: v0.51.0)
  • google-cloud-video-intelligence:2.50.0 (prev:2.48.0; Release Notes: v2.50.0)
  • google-cloud-assured-workloads:2.51.0 (prev:2.49.0; Release Notes: v2.51.0)
  • google-cloud-speech:4.46.0 (prev:4.44.0; Release Notes: v4.46.0)
  • google-cloud-eventarc-publishing:0.51.0 (prev:0.49.0; Release Notes: v0.51.0)
  • google-cloud-workstations:0.39.0 (prev:0.37.0; Release Notes: v0.39.0)
  • google-cloud-alloydb-connectors:0.29.0 (prev:0.27.0; Release Notes: v0.29.0)
  • google-cloud-network-security:0.54.0 (prev:0.52.0; Release Notes: v0.54.0)
  • google-cloud-bare-metal-solution:0.51.0 (prev:0.49.0; Release Notes: v0.51.0)
  • google-cloud-chat:0.15.0 (prev:0.13.0; Release Notes: v0.15.0)
  • google-cloud-domains:1.48.0 (prev:1.46.0; Release Notes: v1.48.0)
  • google-cloud-advisorynotifications:0.40.0 (prev:0.38.0; Release Notes: v0.40.0)

... (truncated)

Commits
  • 9474cbb chore: release main (#6772)
  • a979ad3 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.77.0 ...
  • cfff92d deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.22.1...
  • 0cd97b7 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 0f6b4f4 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.43.0 (#6...
  • ffe8e37 deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 ...
  • 8a7988d deps: update dependency com.google.cloud:google-cloud-nio to v0.127.24 (#6778)
  • e648e82 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.20.3 ...
  • f00726b deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.4 ...
  • 3aed099 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.22....
  • 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 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)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud