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.46.1.3 (#1691)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.xerial:sqlite-jdbc](https://redirect.github.com/xerial/sqlite-jdbc) | `3.46.1.0` -> `3.46.1.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.xerial:sqlite-jdbc/3.46.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.xerial:sqlite-jdbc/3.46.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.xerial:sqlite-jdbc/3.46.1.0/3.46.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.xerial:sqlite-jdbc/3.46.1.0/3.46.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)</summary> ### [`v3.46.1.3`](https://redirect.github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.3) [Compare Source](https://redirect.github.com/xerial/sqlite-jdbc/compare/3.46.1.2...3.46.1.3) #### Changelog #### π Features **jdbc** - add setGetGeneratedKeys on SQLiteDataSource and SQLiteConfig for proper cascading ([d463ef7](https://redirect.github.com/xerial/sqlite-jdbc/commits/d463ef7)), closes [#​1135](https://redirect.github.com/xerial/sqlite-jdbc/issues/1135) #### Contributors We'd like to thank the following people for their contributions: Gauthier Roebroeck ### [`v3.46.1.2`](https://redirect.github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.2) [Compare Source](https://redirect.github.com/xerial/sqlite-jdbc/compare/3.46.1.1...3.46.1.2) #### Changelog #### π Features **jdbc** - add configuration to disable eager retrieval of generated keys ([aed5121](https://redirect.github.com/xerial/sqlite-jdbc/commits/aed5121)), closes [#​1135](https://redirect.github.com/xerial/sqlite-jdbc/issues/1135) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck ### [`v3.46.1.1`](https://redirect.github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.1) [Compare Source](https://redirect.github.com/xerial/sqlite-jdbc/compare/3.46.1.0...3.46.1.1) #### Changelog #### π Features - make slf4j optional with fallback on JUL ([b8ea5ca](https://redirect.github.com/xerial/sqlite-jdbc/commits/b8ea5ca)), closes [#​1094](https://redirect.github.com/xerial/sqlite-jdbc/issues/1094) #### π Build **deps** - bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0 ([ec4d3fd](https://redirect.github.com/xerial/sqlite-jdbc/commits/ec4d3fd)) - bump org.graalvm.buildtools:native-maven-plugin ([588614a](https://redirect.github.com/xerial/sqlite-jdbc/commits/588614a)) - bump org.apache.maven.plugins:maven-gpg-plugin ([abdf61d](https://redirect.github.com/xerial/sqlite-jdbc/commits/abdf61d)) - bump org.apache.maven.plugins:maven-javadoc-plugin ([a445f6c](https://redirect.github.com/xerial/sqlite-jdbc/commits/a445f6c)) - bump org.jreleaser:jreleaser-maven-plugin ([1309c5c](https://redirect.github.com/xerial/sqlite-jdbc/commits/1309c5c)) - bump surefire.version from 3.4.0 to 3.5.0 ([2ed606f](https://redirect.github.com/xerial/sqlite-jdbc/commits/2ed606f)) - bump org.apache.maven.plugins:maven-help-plugin ([4fa9e6f](https://redirect.github.com/xerial/sqlite-jdbc/commits/4fa9e6f)) - bump surefire.version from 3.3.1 to 3.4.0 ([793fac5](https://redirect.github.com/xerial/sqlite-jdbc/commits/793fac5)) **deps-dev** - bump org.junit.jupiter:junit-jupiter ([02bac1a](https://redirect.github.com/xerial/sqlite-jdbc/commits/02bac1a)) - bump org.mockito:mockito-core from 5.12.0 to 5.13.0 ([ea152b4](https://redirect.github.com/xerial/sqlite-jdbc/commits/ea152b4)) #### Contributors We'd like to thank the following people for their contributions: Charles Oliver Nutter, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ZacSweers/CatchUp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information