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 com.google.cloud:google-cloud-spanner-jdbc from 2.14.6 to 2.15.1 #450

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps com.google.cloud:google-cloud-spanner-jdbc from 2.14.6 to 2.15.1.

Release notes

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

v2.15.0

2.15.0 (2023-12-22)

Features

  • Support PreparedStatement#getParameterMetaData() (#1218) (721ff45)

Performance Improvements

Dependencies

  • Update dependency org.postgresql:postgresql to v42.7.1 (#1441) (5997555)
Changelog

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

2.15.1 (2024-01-09)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#1454) (d1c1d2c)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.56.0 (#1455) (90fad38)

2.15.0 (2023-12-22)

Features

  • Support PreparedStatement#getParameterMetaData() (#1218) (721ff45)

Performance Improvements

Dependencies

  • Update dependency org.postgresql:postgresql to v42.7.1 (#1441) (5997555)
Commits
  • 87873ae chore(main): release 2.15.1 (#1456)
  • f649e06 chore: modify metadata queries to support named schemas (#1449)
  • 90fad38 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.56.0 ...
  • d1c1d2c deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • fde959f chore(deps): update dependency com.google.cloud:google-cloud-spanner-jdbc to ...
  • 321b7ce chore(main): release 2.15.1-SNAPSHOT (#1451)
  • 2be2b1c chore(main): release 2.15.0 (#1446)
  • 721ff45 feat: support PreparedStatement#getParameterMetaData() (#1218)
  • 0e15ba1 test(deps): update dependency com.google.truth:truth to v1.2.0 (#1448)
  • eba46bd test(deps): update dependency com.google.truth:truth to v1.2.0 (#1447)
  • 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 9, 2024
Bumps [com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.14.6 to 2.15.1.
- [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.14.6...v2.15.1)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-spanner-jdbc-2.15.1 branch from 911f293 to e2b7c60 Compare January 23, 2024 18:38
@bpkroth bpkroth merged commit e28fcfe into main Jan 24, 2024
130 checks passed
@bpkroth bpkroth deleted the dependabot/maven/com.google.cloud-google-cloud-spanner-jdbc-2.15.1 branch January 24, 2024 17:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants