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