Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
org.jdbi:jdbi3-core (source) 3.49.6 -> 3.51.0 age confidence

Release Notes

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

v3.51.0

Compare Source

  • Add new jackson3 artifact for Jackson 3 ( #​2878 )

  • Support configuring log level for SqlLogger (#​2901, thanks @​phinjensen! )

  • Update to SLF4J 2, to allow for configurable log levels in SqlLogger (#​2902)

  • Deprecate for removal installPlugins plugin discovery. It's too easy to get yourself into trouble.

  • Support TYPE_USE @Nullable annotations like JSpecify ( #​2899, thanks @​protocol7 ! )

  • Allow @GetGeneratedKeys on @SqlUpdate methods to return multiple results as Lists or arrays (#​2897, original PR by @​aharin, thank you!)

v3.50.0

Compare Source

JDK Baseline Update

3.50.0 is the first release of Jdbi to require Java 17. Thank you Java 11 for your service!
We intend to do occasional bug patches for significant bugs or security issues but there
will be no further active development work.

Experimental Java Native support
3.50.0 is the first release to support using Jdbi directly in native compilation. We only
support using the Java 25+ GraalVM toolchain and fully expect that there are bugs, breakages
and things that are not working well. If you use Jdbi in a native environment and find any
problems, we would be thrilled to get bug reports!

  • CI verifies Jdbi runs well in GraalVM native-image (#​2476, thanks @​Eng-Fouad !)
  • 3.50.0 contains no bug fixes, user visible code or API changes compared to 3.49.6.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@renovate renovate bot requested review from a team as code owners November 10, 2025 00:50
@github-actions github-actions bot added this to the 4.2.38 milestone Nov 10, 2025
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch 5 times, most recently from 2ce5fb9 to fd7bb38 Compare November 13, 2025 07:33
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch 4 times, most recently from 150abf3 to 9fe568d Compare November 22, 2025 20:14
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch 2 times, most recently from a19379d to 772d11f Compare December 8, 2025 05:06
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch from 772d11f to 3796639 Compare December 8, 2025 08:01
@renovate renovate bot changed the title fix(deps): update dependency org.jdbi:jdbi3-core to v3.50.0 (release/4.2.x) fix(deps): update dependency org.jdbi:jdbi3-core to v3.51.0 (release/4.2.x) Dec 10, 2025
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch 3 times, most recently from 41b580a to 564aa6e Compare December 15, 2025 08:03
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch 2 times, most recently from 6a4d367 to 7e8bf5d Compare December 19, 2025 03:00
@renovate renovate bot force-pushed the renovate/release/4.2.x-jdbi3.version branch from 7e8bf5d to a05e533 Compare December 19, 2025 05:15
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.

1 participant