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 jdbi3.version from 3.25.0 to 3.26.0 #52

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2021

Bumps jdbi3.version from 3.25.0 to 3.26.0.
Updates jdbi3-postgres from 3.25.0 to 3.26.0

Release notes

Sourced from jdbi3-postgres's releases.

JDBI 3.26.0

Fixes

  • change annotation targets for Kotlin annotations to CLASS (fixes #1971)

Changes

  • use h2 2.x for unit tests (prevents spurious "security" reports)
  • run more integration tests for postgres and dependency compatibility
Changelog

Sourced from jdbi3-postgres's changelog.

3.26.0

  • change annotation targets for Kotlin annotations to CLASS (fixes #1971)
  • use h2 2.x for unit tests (prevents spurious "security" reports)
  • run more integration tests for postgres and dependency compatibility
Commits

Updates jdbi3-sqlobject from 3.25.0 to 3.26.0

Release notes

Sourced from jdbi3-sqlobject's releases.

JDBI 3.26.0

Fixes

  • change annotation targets for Kotlin annotations to CLASS (fixes #1971)

Changes

  • use h2 2.x for unit tests (prevents spurious "security" reports)
  • run more integration tests for postgres and dependency compatibility
Changelog

Sourced from jdbi3-sqlobject's changelog.

3.26.0

  • change annotation targets for Kotlin annotations to CLASS (fixes #1971)
  • use h2 2.x for unit tests (prevents spurious "security" reports)
  • run more integration tests for postgres and dependency compatibility
Commits

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.version` from 3.25.0 to 3.26.0.

Updates `jdbi3-postgres` from 3.25.0 to 3.26.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.25.0...v3.26.0)

Updates `jdbi3-sqlobject` from 3.25.0 to 3.26.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.25.0...v3.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Dec 21, 2021
@sleberknight sleberknight added this to the 0.5.0 milestone Dec 22, 2021
@sleberknight sleberknight merged commit fb743b0 into master Dec 22, 2021
@sleberknight sleberknight deleted the dependabot/maven/jdbi3.version-3.26.0 branch December 22, 2021 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants