PEXPlugins / PermissionsEx

A powerful permissions plugin for Minecraft
https://permissionsex.stellardrift.ca
Apache License 2.0
479 stars 297 forks source link

chore(deps): update dependency org.jdbi:jdbi3-bom to v3.19.0 - autoclosed #3205

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jdbi:jdbi3-bom (source) 3.18.0 -> 3.19.0 age adoption passing confidence

Release Notes

jdbi/jdbi ### [`v3.19.0`](https://togithub.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md#​3190) **Java8 compatibility note!** - Jdbi now requires Java 11+ to build (still runs on 8, for now...) - upgrade Caffeine dep to 3.0.1 for jdk16 (NOTE: Java8 users will need to manage it back to 2.x) **Spring 4 support deprecated due to upstream EOL (this will be the last release!) Please move to Spring 5** - Simple slf4j SqlLogger implementation to debug all statements executed - new RollbackOnlyTransactionHandler rolls back everything for testing - add support for Moshi JSON mapping ([#​1809](https://togithub.com/jdbi/jdbi/issues/1809), thanks unoexperto!) - Register more array types like `boolean` out of the box, [#​1802](https://togithub.com/jdbi/jdbi/issues/1802) - add Codec (combination of ArgumentFactory and ColumnMapper) to provide one API for serialization/deserialization. - add new [@​Alpha](https://togithub.com/Alpha) annotation for even less stable new features - Promote a number of previous Beta APIs to stable. ### [`v3.18.1`](https://togithub.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md#​3181) - Comments like -- and // now recognized and discarded from SQL, thanks [@​rherrmann](https://togithub.com/rherrmann)! - ANTLR 4.9

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.