fix(deps): update dependency org.jdbi:jdbi3-core to v3.51.0 (release/4.2.x)#5014
Closed
renovate[bot] wants to merge 1 commit intorelease/4.2.xfrom
Closed
fix(deps): update dependency org.jdbi:jdbi3-core to v3.51.0 (release/4.2.x)#5014renovate[bot] wants to merge 1 commit intorelease/4.2.xfrom
renovate[bot] wants to merge 1 commit intorelease/4.2.xfrom
Conversation
2ce5fb9 to
fd7bb38
Compare
150abf3 to
9fe568d
Compare
a19379d to
772d11f
Compare
772d11f to
3796639
Compare
41b580a to
564aa6e
Compare
|
766cd4b to
b2b75cd
Compare
b2b75cd to
1889f2e
Compare
1889f2e to
cd16d0a
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
3.49.6→3.51.0Release Notes
jdbi/jdbi (org.jdbi:jdbi3-core)
v3.51.0Compare Source
Add new
jackson3artifact 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
@Nullableannotations like JSpecify ( #2899, thanks @protocol7 ! )Allow
@GetGeneratedKeyson@SqlUpdatemethods to return multiple results as Lists or arrays (#2897, original PR by @aharin, thank you!)v3.50.0JDK 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!
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.
This PR was generated by Mend Renovate. View the repository job log.