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.23.1 in /modules/gcloud #5240

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps google-cloud-spanner from 6.20.0 to 6.23.1.

Release notes

Sourced from google-cloud-spanner's releases.

v6.23.1

6.23.1 (2022-03-29)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.6 (#1797) (48097de)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#1791) (603e91c)

v6.23.0

6.23.0 (2022-03-28)

Features

v6.22.0

6.22.0 (2022-03-25)

Features

Bug Fixes

  • Correct recording values in opencensus measureMap in HeaderInterceptor (#1726) (bdb2b89)
  • return errors from BatchCreateSession to dialect detection (#1760) (6550a9d), closes #1759

Dependencies

  • update dependency com.google.cloud:google-cloud-trace to v2.1.7 (#1748) (a794387)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.8 (#1757) (2b54949)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.9 (#1782) (d623b7e)
  • update dependency org.json:json to v20220320 (#1761) (6eee5eb)

v6.21.2

6.21.2 (2022-03-10)

Dependencies

  • update dependency com.google.cloud:google-cloud-trace to v2.1.6 (#1743) (6b0f813)

v6.21.1

6.21.1 (2022-03-09)

... (truncated)

Changelog

Sourced from google-cloud-spanner's changelog.

6.23.1 (2022-03-29)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.6 (#1797) (48097de)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#1791) (603e91c)

6.23.0 (2022-03-28)

Features

6.22.0 (2022-03-25)

Features

Bug Fixes

  • Correct recording values in opencensus measureMap in HeaderInterceptor (#1726) (bdb2b89)
  • return errors from BatchCreateSession to dialect detection (#1760) (6550a9d), closes #1759

Dependencies

  • update dependency com.google.cloud:google-cloud-trace to v2.1.7 (#1748) (a794387)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.8 (#1757) (2b54949)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.9 (#1782) (d623b7e)
  • update dependency org.json:json to v20220320 (#1761) (6eee5eb)

6.21.2 (2022-03-10)

Dependencies

  • update dependency com.google.cloud:google-cloud-trace to v2.1.6 (#1743) (6b0f813)

6.21.1 (2022-03-09)

Dependencies

  • update dependency com.google.cloud:google-cloud-trace to v2.1.5 (#1739) (b553c03)

... (truncated)

Commits
  • 5263f48 chore(main): release 6.23.1 (#1796)
  • 48097de deps: update dependency com.google.cloud:google-cloud-monitoring to v3.2.6 (#...
  • 603e91c deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 2a038e2 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 96da886 chore(main): release 6.23.1-SNAPSHOT (#1787)
  • be2fc8b chore(main): release 6.23.0 (#1786)
  • dc79366 feat: Copy Backup Support (#1778)
  • 61cf909 chore(main): release 6.22.1-SNAPSHOT (#1785)
  • 73d139c chore(main): release 6.22.0 (#1756)
  • d623b7e deps: update dependency com.google.cloud:google-cloud-trace to v2.1.9 (#1782)
  • 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 added dependencies Pull requests that update a dependency file java labels Apr 1, 2022
Bumps [google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.20.0 to 6.23.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.20.0...v6.23.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-spanner-6.23.1 branch from 1e5a511 to 84862a5 Compare April 6, 2022 16:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #5336.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-spanner-6.23.1 branch May 1, 2022 22:04
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.

0 participants