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.xerial:sqlite-jdbc to v3.43.0.0 #36

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xerial:sqlite-jdbc 3.42.0.1 -> 3.43.0.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.0.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.43.0.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.42.0.1...3.43.0.0) #### Changelog #### 🚀 Features - upgrade to sqlite 3.43.0 ([6e02ee7](https://togithub.com/xerial/sqlite-jdbc/commits/6e02ee7)) #### 🐛 Fixes **jdbc** - 🚨 remove support for Statement#getGeneratedKeys: *getGeneratedKeys is not supported anymore* ([712a8a5](https://togithub.com/xerial/sqlite-jdbc/commits/712a8a5)), closes [#​329](https://togithub.com/xerial/sqlite-jdbc/issues/329) #### 🔄️ Changes - 🚨 remove the deprecated SQLiteJDBCLoader isPureJavaMode and getPureJavaFlag: *methods are removed* ([e52c44f](https://togithub.com/xerial/sqlite-jdbc/commits/e52c44f)) - 🚨 remove the deprecated TransactionMode.DEFFERED: *no more backward compatibility when using the deprecated enum value* ([8967d75](https://togithub.com/xerial/sqlite-jdbc/commits/8967d75)) #### 🛠 Build **deps** - bump org.graalvm.buildtools:native-maven-plugin ([a89a42a](https://togithub.com/xerial/sqlite-jdbc/commits/a89a42a)) - bump org.apache.maven.plugins:maven-enforcer-plugin ([5488061](https://togithub.com/xerial/sqlite-jdbc/commits/5488061)) **deps-dev** - bump org.mockito:mockito-core from 5.4.0 to 5.5.0 ([fffd224](https://togithub.com/xerial/sqlite-jdbc/commits/fffd224)) **unscoped** - remove conditions over native or java mode ([c4ddd1e](https://togithub.com/xerial/sqlite-jdbc/commits/c4ddd1e)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

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.