cashapp / sqldelight

SQLDelight - Generates typesafe Kotlin APIs from SQL
https://cashapp.github.io/sqldelight/
Apache License 2.0
6.01k stars 501 forks source link

Update dependency org.xerial:sqlite-jdbc to v3.46.0.0 #5276

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.46.0.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.46.0.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.45.3.0...3.46.0.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.46.0 ([dfa37a1](https://togithub.com/xerial/sqlite-jdbc/commits/dfa37a1)) #### 🔄️ Changes - fix typos in comment ([662fb09](https://togithub.com/xerial/sqlite-jdbc/commits/662fb09)) #### 🛠 Build **deps** - bump org.jreleaser:jreleaser-maven-plugin ([2ae0884](https://togithub.com/xerial/sqlite-jdbc/commits/2ae0884)) - bump org.apache.maven.plugins:maven-gpg-plugin ([88fa86f](https://togithub.com/xerial/sqlite-jdbc/commits/88fa86f)) - bump org.apache.maven.plugins:maven-jar-plugin ([7f3fd87](https://togithub.com/xerial/sqlite-jdbc/commits/7f3fd87)) - bump org.graalvm.sdk:nativeimage from 24.0.0 to 24.0.1 ([d9fd689](https://togithub.com/xerial/sqlite-jdbc/commits/d9fd689)) - bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0 ([9e4a9df](https://togithub.com/xerial/sqlite-jdbc/commits/9e4a9df)) **deps-dev** - bump org.mockito:mockito-core from 5.11.0 to 5.12.0 ([ce10957](https://togithub.com/xerial/sqlite-jdbc/commits/ce10957)) **unscoped** - fix failing multi-arch ([db057a8](https://togithub.com/xerial/sqlite-jdbc/commits/db057a8)) #### Contributors We'd like to thank the following people for their contributions: CRaLFa, 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.