fix(deps): update dependency org.jdbi:jdbi3-core to v3.50.0 (release/5.0.x) by renovate[bot] · Pull Request #5020 · dropwizard/metrics (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.jdbi:jdbi3-core (source) | 3.49.6 -> 3.50.0 |
Release Notes
jdbi/jdbi (org.jdbi:jdbi3-core)
v3.50.0
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.