PrimordialMoros / Bending

Mod/plugin that brings the universe of Avatar: The Last Airbender to Minecraft
https://javadoc.io/doc/me.moros/bending-api
GNU Affero General Public License v3.0
19 stars 4 forks source link

Update dependency org.jdbi:jdbi3-core to v3.32.0 #7

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jdbi/jdbi ### [`v3.32.0`](https://togithub.com/jdbi/jdbi/blob/HEAD/RELEASE_NOTES.md#​3320) - Use Kotlin 1.7 ecosystem (compiler, plugin) but compile to Kotlin 1.5 compatibility - Add support for Eclipse LocationTech JTS data types with PostGIS. ([#​2072](https://togithub.com/jdbi/jdbi/issues/2072), [#​2074](https://togithub.com/jdbi/jdbi/issues/2074), thank you [@​bchapuis](https://togithub.com/bchapuis)) - Fix exception in Handle#close() when underlying connection is closed ([#​2065](https://togithub.com/jdbi/jdbi/issues/2065)) - Give access to per-batch row modification count ([#​2069](https://togithub.com/jdbi/jdbi/issues/2069), [#​2060](https://togithub.com/jdbi/jdbi/issues/2060), thank you [@​doppelrittberger](https://togithub.com/doppelrittberger)) - Start new `examples` module for JDBI3 example code. ### [`v3.31.0`](https://togithub.com/jdbi/jdbi/blob/HEAD/RELEASE_NOTES.md#​3310) - Support binding parameters of type CharSequence ([#​2057](https://togithub.com/jdbi/jdbi/issues/2057), thanks [@​sman-81](https://togithub.com/sman-81)) - Fix Sql scripts to support BEGIN / END nested scripts ([#​2021](https://togithub.com/jdbi/jdbi/issues/2021), thanks [@​sman-81](https://togithub.com/sman-81)) - ResultIterables have additional convenience methods forEachWithCount and filter ([#​2056](https://togithub.com/jdbi/jdbi/issues/2056), thanks [@​sman-81](https://togithub.com/sman-81)) - upgrades to the build system to support external modules. This allows keeping the `jdbi3-oracle12` module up to date.

Configuration

📅 Schedule: Branch creation - "after 6pm on the 6th day of the month" (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 this update again.



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