MrNavaStar / SQLib

The easiest way to store data for all your minecraft needs!
Creative Commons Zero v1.0 Universal
16 stars 5 forks source link

Update dependency org.jdbi:jdbi3-core to v3.47.0 #153

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jdbi:jdbi3-core (source) 3.46.0 -> 3.47.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

jdbi/jdbi (org.jdbi:jdbi3-core) ### [`v3.47.0`](https://redirect.github.com/jdbi/jdbi/blob/HEAD/RELEASE_NOTES.md#3470) [Compare Source](https://redirect.github.com/jdbi/jdbi/compare/v3.46.0...v3.47.0) - spring aot: fix `@JdbiRepository` so aot generation works ([#​2727](https://redirect.github.com/jdbi/jdbi/issues/2727), thanks [@​hpoettker](https://redirect.github.com/hpoettker) !) - spring/spring5: update spring dependency and tests to latest releases (dependabot [#​36](https://redirect.github.com/jdbi/jdbi/issues/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 `spring` module 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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.



This PR was generated by Mend Renovate. View the repository job log.