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

Update dependency org.jdbi:jdbi3-bom to v3.35.0 (release/4.0.x) #6295

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jdbi:jdbi3-bom (source) 3.34.0 -> 3.35.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

jdbi/jdbi

v3.35.0

  • Fix JdbiFlywayMigration to work with Flyway 9 (#​2179, thanks @​broccolai)
    • ResultIterable.useIterator and ResultIterable.withIterator new helper methods to close iterator resources
    • add handle and resource leak checking to all unit tests, fix unit tests to not leak any resources
    • add resource leak checking support to the JdbiExtension JUnit5 testing framework
    • support lifecycle listeners for Handle and StatementContext
    • fixes and updates to the build system, additional docs for contributing, IDE code style support for IntelliJ and Eclipse
    • doc updates for Kotlin code
    • add Kotlin mapTo(KClass<*>) extension function to ResultBearing
    • SqlObject Consumer now accepts Consumer<Stream> and Consumer<Iterator> forms
    • deprecate misnamed setTransactionIsolation method, add setTransactionIsolationLevel to the handle
    • deprecate misnamed release method, add releaseSavepoint to the handle
    • add missing isInTransaction method to Transactional, bringing it to par to the handle set of methods
    • add H2 option string, user and password methods to JdbiH2Extension
    • ReflectionMappers: add accessibleObjectStrategy to allow skipping setAccessible calls for FieldMapper in particular
    • minimal support for testing with other databases in JdbiGenericExtension
    • Dependabot warnings for Postgres and H2, upgrade to 42.5.1 and 2.1.214 respectively.

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 5, 2022 08:50
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@renovate renovate bot force-pushed the renovate/release/4.0.x-jdbi3.version branch from 5856b00 to 80bb437 Compare December 7, 2022 20:40
@gitpod-io
Copy link

gitpod-io bot commented Dec 7, 2022

@zUniQueX zUniQueX added this to the 4.0.0 milestone Dec 7, 2022
@zUniQueX zUniQueX enabled auto-merge (squash) December 7, 2022 20:41
@renovate renovate bot force-pushed the renovate/release/4.0.x-jdbi3.version branch from 80bb437 to 1b231ba Compare December 7, 2022 21:11
@renovate renovate bot force-pushed the renovate/release/4.0.x-jdbi3.version branch from 1b231ba to 612e7a9 Compare December 7, 2022 22:22
@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zUniQueX zUniQueX merged commit 55f57af into release/4.0.x Dec 7, 2022
@zUniQueX zUniQueX deleted the renovate/release/4.0.x-jdbi3.version branch December 7, 2022 22:39
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.

None yet

1 participant