Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Bump jdbi3-core from 3.20.1 to 3.21.0 #341

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2021

Bumps jdbi3-core from 3.20.1 to 3.21.0.

Release notes

Sourced from jdbi3-core's releases.

JDBI 3.21.0

  • Fix sending Long types as INT8 instead of INT4 (#1902)
  • Updates to build and compilation (e.g. treat parameters/noparameters correctly)
  • Add a local mvnw binary to build without a local maven installation
  • Documentation updates and deploy fixes (kotlin docs work again)
  • Add a Metadata API to allow Database metadata access through the Handle (#1889)
Changelog

Sourced from jdbi3-core's changelog.

3.21.0

  • Fix sending Long types as INT8 instead of INT4 (#1902)
  • Updates to build and compilation (e.g. treat parameters/noparameters correctly)
  • Add a local mvnw binary to build without a local maven installation
  • Documentation updates and deploy fixes (kotlin docs work again)
  • Add a Metadata API to allow Database metadata access through the Handle (#1889)
Commits

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 [jdbi3-core](https://github.com/jdbi/jdbi) from 3.20.1 to 3.21.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.20.1...v3.21.0)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2021
@Timmi6790 Timmi6790 merged commit 70ff90e into master Jul 18, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.jdbi-jdbi3-core-3.21.0 branch July 18, 2021 05:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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