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

deps: bump com.google.cloud:google-cloud-spanner-jdbc from 2.21.0 to 2.22.0 in /google-cloud-spanner-hibernate-dialect #1299

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps com.google.cloud:google-cloud-spanner-jdbc from 2.21.0 to 2.22.0.

Release notes

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

v2.22.0

2.22.0 (2024-09-16)

Features

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

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.49.0 (#1744) (25f7f61)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.0 (#1730) (c257ea5)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.1 (#1748) (794ca47)
  • Update dependency com.google.cloud:google-cloud-trace to v2.49.0 (#1747) (32defb7)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 (#1741) (8e168eb)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.42.1 (#1740) (f229a62)
  • Update dependency org.apache.commons:commons-lang3 to v3.17.0 (#1735) (5dbf223)
  • Update dependency org.springframework.data:spring-data-bom to v2024.0.4 (#1746) (e9d8cab)

Documentation

  • Run MyBatis sample on the Emulator and add insert-or-update sample (#1737) (02534d7)
  • Simplify dialect detection for MyBatis sample (#1739) (01eade8)
  • Simplify dialect detection in Spring Data JDBC sample (#1738) (44202fc)
Changelog

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

2.22.0 (2024-09-16)

Features

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

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.49.0 (#1744) (25f7f61)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.0 (#1730) (c257ea5)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.1 (#1748) (794ca47)
  • Update dependency com.google.cloud:google-cloud-trace to v2.49.0 (#1747) (32defb7)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 (#1741) (8e168eb)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.42.1 (#1740) (f229a62)
  • Update dependency org.apache.commons:commons-lang3 to v3.17.0 (#1735) (5dbf223)
  • Update dependency org.springframework.data:spring-data-bom to v2024.0.4 (#1746) (e9d8cab)

Documentation

  • Run MyBatis sample on the Emulator and add insert-or-update sample (#1737) (02534d7)
  • Simplify dialect detection for MyBatis sample (#1739) (01eade8)
  • Simplify dialect detection in Spring Data JDBC sample (#1738) (44202fc)
Commits
  • 40bfed5 chore(main): release 2.22.0 (#1732)
  • 794ca47 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.1 ...
  • 8e168eb deps: update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 ...
  • e9d8cab deps: update dependency org.springframework.data:spring-data-bom to v2024.0.4...
  • 32defb7 deps: update dependency com.google.cloud:google-cloud-trace to v2.49.0 (#1747)
  • d818d29 chore: use default schema from Dialect (#1745)
  • 25f7f61 deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2...
  • 01eade8 docs: simplify dialect detection for MyBatis sample (#1739)
  • f229a62 deps: update dependency io.opentelemetry:opentelemetry-bom to v1.42.1 (#1740)
  • 44202fc docs: simplify dialect detection in Spring Data JDBC sample (#1738)
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2024
Copy link

google-cla bot commented Sep 17, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Bumps [com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/googleapis/java-spanner-jdbc/releases)
- [Changelog](https://github.com/googleapis/java-spanner-jdbc/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-spanner-jdbc@v2.21.0...v2.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/google-cloud-spanner-hibernate-dialect/com.google.cloud-google-cloud-spanner-jdbc-2.22.0 branch from 93bf11b to 001cc28 Compare September 25, 2024 12:59
@olavloite olavloite merged commit 228aabf into master Sep 25, 2024
7 checks passed
@olavloite olavloite deleted the dependabot/maven/google-cloud-spanner-hibernate-dialect/com.google.cloud-google-cloud-spanner-jdbc-2.22.0 branch September 25, 2024 13:06
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.

1 participant