Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency org.xerial:sqlite-jdbc to v3.43.0.0 (#914)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.xerial:sqlite-jdbc](https://togithub.com/xerial/sqlite-jdbc) | `3.42.0.1` -> `3.43.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.xerial:sqlite-jdbc/3.43.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.xerial:sqlite-jdbc/3.43.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.xerial:sqlite-jdbc/3.42.0.1/3.43.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.xerial:sqlite-jdbc/3.42.0.1/3.43.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ZacSweers/CatchUp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information