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-core to v3.40.0 (release/4.2.x) #3463

Merged
merged 1 commit into from Aug 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jdbi:jdbi3-core (source) 3.39.1 -> 3.40.0 age adoption passing confidence

Release Notes

jdbi/jdbi (org.jdbi:jdbi3-core)

v3.40.0

Compare Source

  • add extension point to decorate withHandle and friends (#​2448)
    • fix PreparedBatch c'tor problem where the binding context was not set correctly. (#​2404)
    • Slight memory optimization on RowMappers and ColumnMappers findFor (#​2418)
    • JsonMapper implementations now bind the Type earlier, which saves work in Jackson and Gson (#​2420)
    • performance improvements for all ExtensionConfigurer implementations (#​2416, #​2424)
    • Remove JSR 305 annotations from the Jdbi codebase, one small step closer to JPMS. (#​2408)
    • remove unnecessary tests before adding standard methods to extension objects (#​2414)
    • Update h2 to 2.2.220 (#​2428)
    • various small performance improvements (#​2436, #​2437, #​2440)
    • improve generator performance (#​2439)

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 review from a team as code owners August 4, 2023 00:04
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch 2 times, most recently from 0be4c44 to 10b277a Compare August 5, 2023 04:51
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch from 10b277a to 96331b7 Compare August 5, 2023 07:22
@sonarcloud
Copy link

sonarcloud bot commented Aug 5, 2023

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

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@joschi joschi added this to the 4.2.20 milestone Aug 5, 2023
@joschi joschi merged commit 3f154bd into release/4.2.x Aug 5, 2023
5 checks passed
@joschi joschi deleted the renovate/release/4.2.x-jdbi3.version branch August 5, 2023 11:01
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