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.46.0 #832

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v26.46.0

GCP Libraries BOM 26.46.0

Here are the differences from the previous version (26.45.0)

New Addition

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

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

Notable Changes

google-cloud-bigtable 2.44.0 (prev: 2.43.0)

google-cloud-firestore 3.26.2 (prev: 3.25.1)

google-cloud-spanner-jdbc 2.22.0 (prev: 2.21.0)

  • Update DatabaseMetaData to include named schemas (#1733) (b162e2a)

google-cloud-storage 2.43.0 (prev: 2.42.0)

  • Allow specifying an expected object size for resumable operations. (#2661) (3405611), closes #2511

  • Close pending zero-copy responses when Storage#close is called (#2696) (1855308)

  • Github workflow vulnerable to script injection (#2663) (9151ac2)

  • Make ParallelCompositeUploadBlobWriteSessionConfig.ExecutorSupplier#cachedPool a singleton (#2691) (1494809)

Other libraries

  • [aiplatform] add max_wait_duration to Scheduling (7f98418)
  • [aiplatform] add max_wait_duration to Scheduling (7f98418)
  • [alloydb] support for enabling outbound public IP on an instance (8759972)
  • [connectgateway] new module for connectgateway (#11106) (0ad33c1)
  • [container] add ReleaseChannel EXTENDED value (7f98418)
  • [marketingplatformadminapi] new module for marketingplatformadminapi (#11133) (466ae72)
  • [recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment (7f98418)
  • [vertexai] add util class SchemaMaker to create Schema from JsonString or JsonObject (#11118) (22f9fe3)
  • [vertexai] update gapic library to the latest version (#11129) (711cd72)
  • [visionai] request client libraries for new languages (8759972)

Version Upgrades

Minor Version Upgrades

  • google-cloud-apigee-registry:0.49.0 (prev:0.48.0; Release Notes: v0.49.0)
  • google-cloud-video-intelligence:2.48.0 (prev:2.47.0; Release Notes: v2.48.0)

... (truncated)

Commits
  • 857e0c1 chore: release main (#6741)
  • 5b7ca43 deps: update dependency com.google.cloud:google-cloud-nio to v0.127.23 (#6753)
  • 4492fce deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.26....
  • c305cdf deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.43.0 ...
  • 0e92aea deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.44.0...
  • 5308300 deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.26....
  • 06f632d deps: update dependency com.google.cloud:gapic-libraries-bom to v1.43.0 (#6745)
  • 4a223d8 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.1 ...
  • 07cded3 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.22.0...
  • 3752a67 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 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 month 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

dependabot[bot] commented 1 month ago

Superseded by #834.