IGNF / validator

Validateur de donnΓ©es initialement dΓ©veloppΓ© pour le gΓ©oportail de l'urbanisme
https://ignf.github.io/validator/
Other
12 stars 3 forks source link

fix(deps): update dependency org.xerial:sqlite-jdbc to v3.43.2.1 #332

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.41.2.2 -> 3.43.2.1 age adoption passing confidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.43.2.1`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.43.2.1) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.43.2.0...3.43.2.1) #### Changelog #### πŸ› Fixes - downgrade SLF4J to 1.7 ([874a926](https://togithub.com/xerial/sqlite-jdbc/commits/874a926)), closes [#​990](https://togithub.com/xerial/sqlite-jdbc/issues/990) #### πŸ“ Documentation - update Sample in README ([459fb04](https://togithub.com/xerial/sqlite-jdbc/commits/459fb04)), closes [#​991](https://togithub.com/xerial/sqlite-jdbc/issues/991) #### Contributors We'd like to thank the following people for their contributions: Gauthier Roebroeck, Kevin Viet ### [`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 ### [`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 ### [`v3.42.0.1`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.42.0.1) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.42.0.0...3.42.0.1) #### Changelog #### πŸ› Fixes **jdbc** - PreparedStatement#executeQuery should not return null ([1eacd68](https://togithub.com/xerial/sqlite-jdbc/commits/1eacd68)), closes [#​914](https://togithub.com/xerial/sqlite-jdbc/issues/914) - add fallback to LocalDateTime.parse in ResultSet#getObject ([d76c933](https://togithub.com/xerial/sqlite-jdbc/commits/d76c933)) - ResultSet#getObject could throw a NPE ([ea165fa](https://togithub.com/xerial/sqlite-jdbc/commits/ea165fa)), closes [#​915](https://togithub.com/xerial/sqlite-jdbc/issues/915) - check parameters presence in getParameterType ([76b560d](https://togithub.com/xerial/sqlite-jdbc/commits/76b560d)), closes [#​911](https://togithub.com/xerial/sqlite-jdbc/issues/911) **native-image** - make sure the parent directory exists before exporting ([bfa7510](https://togithub.com/xerial/sqlite-jdbc/commits/bfa7510)) **unscoped** - use dylib extension instead of jnilib for MacOS library names ([78defd0](https://togithub.com/xerial/sqlite-jdbc/commits/78defd0)) - correct the exception message when backup fails ([3ffef4d](https://togithub.com/xerial/sqlite-jdbc/commits/3ffef4d)) #### πŸ”„οΈ Changes - fix typos ([8e999fe](https://togithub.com/xerial/sqlite-jdbc/commits/8e999fe)) #### πŸ›  Build **deps** - bump org.graalvm.buildtools:native-maven-plugin ([168c998](https://togithub.com/xerial/sqlite-jdbc/commits/168c998)) - bump jreleaser-maven-plugin from 1.6.0 to 1.7.0 ([0bccb7c](https://togithub.com/xerial/sqlite-jdbc/commits/0bccb7c)) - bump native-maven-plugin from 0.9.22 to 0.9.23 ([3be5102](https://togithub.com/xerial/sqlite-jdbc/commits/3be5102)) - bump surefire.version from 3.1.0 to 3.1.2 ([b2f968f](https://togithub.com/xerial/sqlite-jdbc/commits/b2f968f)) - bump versions-maven-plugin from 2.15.0 to 2.16.0 ([6c3430d](https://togithub.com/xerial/sqlite-jdbc/commits/6c3430d)) - bump maven-source-plugin from 3.2.1 to 3.3.0 ([774c104](https://togithub.com/xerial/sqlite-jdbc/commits/774c104)) - bump maven-bundle-plugin from 5.1.8 to 5.1.9 ([e41c5e6](https://togithub.com/xerial/sqlite-jdbc/commits/e41c5e6)) **deps-dev** - bump ch.qos.logback:logback-classic ([d370eea](https://togithub.com/xerial/sqlite-jdbc/commits/d370eea)) - bump com.tngtech.archunit:archunit-junit5 ([30b71aa](https://togithub.com/xerial/sqlite-jdbc/commits/30b71aa)) - bump org.junit.jupiter:junit-jupiter ([14e5eb8](https://togithub.com/xerial/sqlite-jdbc/commits/14e5eb8)) - bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 ([85f8319](https://togithub.com/xerial/sqlite-jdbc/commits/85f8319)) - bump mockito-core from 5.3.1 to 5.4.0 ([3d28792](https://togithub.com/xerial/sqlite-jdbc/commits/3d28792)) - bump logback-classic from 1.4.7 to 1.4.8 ([1738823](https://togithub.com/xerial/sqlite-jdbc/commits/1738823)) **unscoped** - update to GraalVM 23 ([840ce0e](https://togithub.com/xerial/sqlite-jdbc/commits/840ce0e)) - fix version update in README ([3054957](https://togithub.com/xerial/sqlite-jdbc/commits/3054957)) #### πŸ“ Documentation - add project status in README ([cae28b1](https://togithub.com/xerial/sqlite-jdbc/commits/cae28b1)) #### Contributors We'd like to thank the following people for their contributions: Brenton Bostick, Gauthier, Gauthier Roebroeck, Jean-Christophe Gay, Kristof, jdev-2020 ### [`v3.42.0.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.42.0.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.41.2.2...3.42.0.0) #### Changelog #### πŸš€ Features **sqlite** - update to sqlite 3.42.0 ([9a3e755](https://togithub.com/xerial/sqlite-jdbc/commits/9a3e755)) #### πŸ›  Build - fix version update in README ([6419a81](https://togithub.com/xerial/sqlite-jdbc/commits/6419a81)) #### Contributors We'd like to thank the following people for their contributions: 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.