Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google-cloud-spanner from 6.20.0 to 6.25.5 in /modules/gcloud #5455

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps google-cloud-spanner from 6.20.0 to 6.25.5.

Release notes

Sourced from google-cloud-spanner's releases.

v6.25.5

6.25.5 (2022-05-31)

Bug Fixes

  • add configurations for Explain feature (#1899) (86895b7)
  • gracefully ignore RejectedExecutionException during Connection#close() (#1887) (091bd1d)

v6.25.4

6.25.4 (2022-05-26)

Dependencies

  • update dependency org.graalvm.sdk:graal-sdk to v22.1.0.1 (#1894) (cddb745)

v6.25.3

6.25.3 (2022-05-25)

Bug Fixes

  • add native image configurations for Spanner classes (#1858) (92d0292)

v6.25.2

6.25.2 (2022-05-25)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.3.0 (#1888) (1b109e9)
  • update dependency com.google.cloud:google-cloud-trace to v2.2.0 (#1889) (f89f70e)

v6.25.1

6.25.1 (2022-05-23)

Dependencies

  • update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.35 (#1790) (d68095b)

v6.25.0

6.25.0 (2022-05-20)

Features

... (truncated)

Changelog

Sourced from google-cloud-spanner's changelog.

6.25.5 (2022-05-31)

Bug Fixes

  • add configurations for Explain feature (#1899) (86895b7)
  • gracefully ignore RejectedExecutionException during Connection#close() (#1887) (091bd1d)

6.25.4 (2022-05-26)

Dependencies

  • update dependency org.graalvm.sdk:graal-sdk to v22.1.0.1 (#1894) (cddb745)

6.25.3 (2022-05-25)

Bug Fixes

  • add native image configurations for Spanner classes (#1858) (92d0292)

6.25.2 (2022-05-25)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.3.0 (#1888) (1b109e9)
  • update dependency com.google.cloud:google-cloud-trace to v2.2.0 (#1889) (f89f70e)

6.25.1 (2022-05-23)

Dependencies

  • update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.35 (#1790) (d68095b)

6.25.0 (2022-05-20)

Features

Bug Fixes

... (truncated)

Commits
  • b6aed28 chore(main): release 6.25.5 (#1898)
  • 86895b7 fix: add configurations for Explain feature (#1899)
  • b3d5559 chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-java to 2.1...
  • 091bd1d fix: gracefully ignore RejectedExecutionException during Connection#close() (...
  • 9247203 chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.25...
  • 9906799 chore(main): release 6.25.5-SNAPSHOT (#1897)
  • 6fafbfd chore(main): release 6.25.4 (#1896)
  • 9d118fe chore(main): release 6.25.4-SNAPSHOT (#1895)
  • cddb745 deps: update dependency org.graalvm.sdk:graal-sdk to v22.1.0.1 (#1894)
  • 2162864 chore(main): release 6.25.3 (#1893)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner June 1, 2022 22:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 1, 2022
@dependabot dependabot bot requested review from bsideup, kiview and rnorth June 1, 2022 22:05
This was referenced Jun 2, 2022
Bumps [google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.20.0 to 6.25.5.
- [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.20.0...v6.25.5)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-spanner-6.25.5 branch from 81bb5c7 to 0b15e6e Compare June 2, 2022 21:48
@eddumelendez eddumelendez merged commit d942c5f into master Jun 14, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-spanner-6.25.5 branch June 14, 2022 02:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant