MrNavaStar / SQLib

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

Update dependency org.xerial:sqlite-jdbc to v3.43.2.0 #41

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xerial:sqlite-jdbc 3.43.0.0 -> 3.43.2.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.43.2.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.43.2.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.43.0.0...3.43.2.0) #### Changelog #### πŸš€ Features - upgrade to sqlite 3.43.2 ([a434c78](https://togithub.com/xerial/sqlite-jdbc/commits/a434c78)) - add slf44-api to replace use of standard streams ([21c77a4](https://togithub.com/xerial/sqlite-jdbc/commits/21c77a4)), closes [#​802](https://togithub.com/xerial/sqlite-jdbc/issues/802) - upgrade to sqlite 3.43.1 ([7b40a6a](https://togithub.com/xerial/sqlite-jdbc/commits/7b40a6a)) #### πŸ› Fixes **native-image** - do not initialize logging framework at build-time ([d8f762c](https://togithub.com/xerial/sqlite-jdbc/commits/d8f762c)) **unscoped** - add missing module requirement for slf4j ([32082c0](https://togithub.com/xerial/sqlite-jdbc/commits/32082c0)) - add SONAME to Android binaries ([f6a3aef](https://togithub.com/xerial/sqlite-jdbc/commits/f6a3aef)), closes [#​960](https://togithub.com/xerial/sqlite-jdbc/issues/960) #### 🏎 Perf - remove use of DriverManager.println ([75ce563](https://togithub.com/xerial/sqlite-jdbc/commits/75ce563)), closes [#​984](https://togithub.com/xerial/sqlite-jdbc/issues/984) #### πŸ”„οΈ Changes - spotless apply ([77339ed](https://togithub.com/xerial/sqlite-jdbc/commits/77339ed)) - replace generic exceptions ([6d563d4](https://togithub.com/xerial/sqlite-jdbc/commits/6d563d4)) #### πŸ›  Build **deps** - bump org.codehaus.mojo:versions-maven-plugin ([ebdda17](https://togithub.com/xerial/sqlite-jdbc/commits/ebdda17)) - bump org.apache.maven.plugins:maven-javadoc-plugin ([5e37532](https://togithub.com/xerial/sqlite-jdbc/commits/5e37532)) - bump org.apache.maven.plugins:maven-enforcer-plugin ([b3188dc](https://togithub.com/xerial/sqlite-jdbc/commits/b3188dc)) - bump actions/checkout from 3 to 4 ([3eaabec](https://togithub.com/xerial/sqlite-jdbc/commits/3eaabec)) - bump org.jreleaser:jreleaser-maven-plugin ([07d420d](https://togithub.com/xerial/sqlite-jdbc/commits/07d420d)) **deps-dev** - bump org.mockito:mockito-core from 5.5.0 to 5.6.0 ([54aa6ab](https://togithub.com/xerial/sqlite-jdbc/commits/54aa6ab)) - bump org.junit-pioneer:junit-pioneer ([b363636](https://togithub.com/xerial/sqlite-jdbc/commits/b363636)) **makefile** - add slf4j dependency ([1663cfe](https://togithub.com/xerial/sqlite-jdbc/commits/1663cfe)) **unscoped** - update native-image testing to GraalVM 21 ([1229f00](https://togithub.com/xerial/sqlite-jdbc/commits/1229f00)) - fix native configuration for slf4j ([89dbda1](https://togithub.com/xerial/sqlite-jdbc/commits/89dbda1)) - MultipleClassLoaderTest fails on Windows ([d4f4dc2](https://togithub.com/xerial/sqlite-jdbc/commits/d4f4dc2)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Kristof

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 has been generated by Mend Renovate. View repository job log here.