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/5.0.x) #3474

Merged
merged 1 commit into from Aug 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 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

  • 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 5, 2023 20:22
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 5, 2023
@renovate renovate bot force-pushed the renovate/release/5.0.x-jdbi3.version branch from 534c952 to 94a2fd3 Compare August 5, 2023 20:48
@joschi joschi added this to the 5.0.0 milestone Aug 5, 2023
@joschi joschi enabled auto-merge (squash) August 5, 2023 20:49
@renovate renovate bot force-pushed the renovate/release/5.0.x-jdbi3.version branch 4 times, most recently from f8b1b1b to 1e33096 Compare August 6, 2023 04:26
@renovate renovate bot force-pushed the renovate/release/5.0.x-jdbi3.version branch from 1e33096 to 42a85fe Compare August 6, 2023 04:34
@sonarcloud
Copy link

sonarcloud bot commented Aug 6, 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 merged commit 2af1e47 into release/5.0.x Aug 6, 2023
5 checks passed
@joschi joschi deleted the renovate/release/5.0.x-jdbi3.version branch August 6, 2023 04:43
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