Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps com.google.cloud:google-cloud-spanner from 6.25.7 to 6.36.1.

Release notes

Sourced from com.google.cloud:google-cloud-spanner's releases.

v6.36.1

6.36.1 (2023-02-21)

Bug Fixes

  • Prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests. (#2268) (ce66098)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-spanner-executor-v1 to v1.2.0 (#2256) (f0ca86a)
  • Update dependency com.google.cloud:google-cloud-monitoring to v3.12.0 (#2284) (0be701a)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 (#2285) (bb5d5c6)
  • Update dependency com.google.cloud:google-cloud-trace to v2.11.0 (#2286) (3c80932)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 (#2280) (685d1ea)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#2281) (f2aabc2)

v6.36.0

6.36.0 (2023-02-08)

Features

  • Support UNRECOGNIZED types + decode BYTES columns lazily (#2219) (fc721c4)

Bug Fixes

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.11.0 (#2262) (d566613)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#2264) (b5fdbc0)
  • Update dependency com.google.cloud:google-cloud-trace to v2.10.0 (#2263) (96f0c81)

v6.35.2

6.35.2 (2023-01-24)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.10.0 (#2249) (d18780e)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#2246) (1adaf7c)
  • Update dependency com.google.cloud:google-cloud-trace to v2.9.0 (#2250) (3cd5ab0)

v6.35.1

6.35.1 (2023-01-18)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-spanner's changelog.

6.36.1 (2023-02-21)

Bug Fixes

  • Prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests. (#2268) (ce66098)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-spanner-executor-v1 to v1.2.0 (#2256) (f0ca86a)
  • Update dependency com.google.cloud:google-cloud-monitoring to v3.12.0 (#2284) (0be701a)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 (#2285) (bb5d5c6)
  • Update dependency com.google.cloud:google-cloud-trace to v2.11.0 (#2286) (3c80932)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 (#2280) (685d1ea)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#2281) (f2aabc2)

6.36.0 (2023-02-08)

Features

  • Support UNRECOGNIZED types + decode BYTES columns lazily (#2219) (fc721c4)

Bug Fixes

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.11.0 (#2262) (d566613)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#2264) (b5fdbc0)
  • Update dependency com.google.cloud:google-cloud-trace to v2.10.0 (#2263) (96f0c81)

6.35.2 (2023-01-24)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.10.0 (#2249) (d18780e)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#2246) (1adaf7c)
  • Update dependency com.google.cloud:google-cloud-trace to v2.9.0 (#2250) (3cd5ab0)

6.35.1 (2023-01-18)

Dependencies

... (truncated)

Commits
  • 9fdc04a chore(main): release 6.36.1 (#2273)
  • f76337e build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • ff82a46 build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 685d1ea deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • f2aabc2 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20...
  • 0be701a deps: update dependency com.google.cloud:google-cloud-monitoring to v3.12.0 (...
  • 1ec5bf8 chore(deps): update dependency com.google.cloud:libraries-bom to v26.8.0 (#2283)
  • 3c80932 deps: update dependency com.google.cloud:google-cloud-trace to v2.11.0 (#2286)
  • bb5d5c6 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 923c87c build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gcp/templa...
  • 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 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:google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.25.7 to 6.36.1.
- [Release notes](https://github.com/googleapis/java-spanner/releases)
- [Changelog](https://github.com/googleapis/java-spanner/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-spanner@v6.25.7...v6.36.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
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 modules/gcloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant