MrNavaStar / SQLib

The easiest way to store data for all your minecraft needs!
Creative Commons Zero v1.0 Universal
14 stars 5 forks source link

Update dependency org.xerial:sqlite-jdbc to v3.46.0.1 #112

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.46.0.0 -> 3.46.0.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.46.0.1`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.46.0.1) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.46.0.1) #### Changelog #### 🚀 Features - add riscv64 binaries ([a4a5d48](https://togithub.com/xerial/sqlite-jdbc/commits/a4a5d48)) #### 🐛 Fixes **jdbc** - generated columns with stored in SQLite are not marked as generated ([429bbe4](https://togithub.com/xerial/sqlite-jdbc/commits/429bbe4)), closes [#​1132](https://togithub.com/xerial/sqlite-jdbc/issues/1132) **unscoped** - never return arch as aarch64 when running in a 32-bit JVM ([0c3db0b](https://togithub.com/xerial/sqlite-jdbc/commits/0c3db0b)), closes [#​1127](https://togithub.com/xerial/sqlite-jdbc/issues/1127) - throw java.lang.ExceptionInInitializerError when calling SQLiteConfig.Pragma.values() ([ec0a524](https://togithub.com/xerial/sqlite-jdbc/commits/ec0a524)), closes [#​1123](https://togithub.com/xerial/sqlite-jdbc/issues/1123) #### 🛠 Build **deps** - bump org.apache.maven.plugins:maven-javadoc-plugin ([c375a40](https://togithub.com/xerial/sqlite-jdbc/commits/c375a40)) - bump org.graalvm.sdk:nativeimage from 24.0.1 to 24.0.2 ([d50d5e6](https://togithub.com/xerial/sqlite-jdbc/commits/d50d5e6)) - bump org.codehaus.mojo:versions-maven-plugin ([14e07d4](https://togithub.com/xerial/sqlite-jdbc/commits/14e07d4)) - bump surefire.version from 3.3.0 to 3.3.1 ([edac56b](https://togithub.com/xerial/sqlite-jdbc/commits/edac56b)) - bump org.codehaus.mojo:versions-maven-plugin ([f411591](https://togithub.com/xerial/sqlite-jdbc/commits/f411591)) - bump org.jreleaser:jreleaser-maven-plugin ([2376d03](https://togithub.com/xerial/sqlite-jdbc/commits/2376d03)) - bump org.apache.maven.plugins:maven-jar-plugin ([d5394ea](https://togithub.com/xerial/sqlite-jdbc/commits/d5394ea)) - bump andymckay/cancel-action from 0.4 to 0.5 ([99aa8d9](https://togithub.com/xerial/sqlite-jdbc/commits/99aa8d9)) - bump surefire.version from 3.2.5 to 3.3.0 ([b64f8fb](https://togithub.com/xerial/sqlite-jdbc/commits/b64f8fb)) - bump org.apache.maven.plugins:maven-help-plugin ([235143b](https://togithub.com/xerial/sqlite-jdbc/commits/235143b)) - bump org.apache.maven.plugins:maven-javadoc-plugin ([50ef887](https://togithub.com/xerial/sqlite-jdbc/commits/50ef887)) - bump org.apache.maven.plugins:maven-enforcer-plugin ([efd5449](https://togithub.com/xerial/sqlite-jdbc/commits/efd5449)) - bump org.sonatype.plugins:nexus-staging-maven-plugin ([dbbf4e0](https://togithub.com/xerial/sqlite-jdbc/commits/dbbf4e0)) **deps-dev** - bump org.assertj:assertj-core from 3.26.0 to 3.26.3 ([7293f78](https://togithub.com/xerial/sqlite-jdbc/commits/7293f78)) - bump org.junit.jupiter:junit-jupiter ([b80a294](https://togithub.com/xerial/sqlite-jdbc/commits/b80a294)) - bump org.assertj:assertj-core from 3.25.3 to 3.26.0 ([6188b48](https://togithub.com/xerial/sqlite-jdbc/commits/6188b48)) #### 📝 Documentation - add riscv64 in the supported OS table ([2b72c94](https://togithub.com/xerial/sqlite-jdbc/commits/2b72c94)) - mention temporary databases ([0035ec4](https://togithub.com/xerial/sqlite-jdbc/commits/0035ec4)) #### Contributors We'd like to thank the following people for their contributions: Asger Hautop Drewsen, Gauthier, IAmHash, Sualeh Fatehi, 秋 雨落

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 was generated by Mend Renovate. View the repository job log.