Carbon
Carbon copied to clipboard
chore(deps): Update jdbi to v3.47.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.jdbi:jdbi3-postgres (source) | 3.45.4 -> 3.47.0 |
||||
| org.jdbi:jdbi3-sqlobject (source) | 3.45.4 -> 3.47.0 |
||||
| org.jdbi:jdbi3-core (source) | 3.45.4 -> 3.47.0 |
Release Notes
jdbi/jdbi (org.jdbi:jdbi3-postgres)
v3.47.0
- spring aot: fix
@JdbiRepositoryso aot generation works (#2727, thanks @hpoettker !) - spring/spring5: update spring dependency and tests to latest releases (dependabot #36 / CVE-2024-38820 asks for 5.3.41 but that is not released (neither is 5.3.40. Spring is a mess)).
- deprecate the spring5 module as Spring Framework 5.x is no longer under OSS support
- add new
springmodule that will focus on Spring Framework 6.x and beyond. This is currently the same code as spring5 but no longer needs to maintain Spring Framework 5.x backwards compatibility.
v3.46.0
- Introduce JDK Flight Recorder and OpenTelemetry support
- geantyref 2.0.0
- sqlite: fix sqlite extension memory database usage to share between different connection (#2688)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.