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

Merged
renovate-bot merged 1 commit from renovate/sqlite into main 2024-07-30 13:15:57 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
org.xerial:sqlite-jdbc dependencies patch 3.46.0.0 -> 3.46.0.1

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.46.0.1

Compare Source

Changelog

🚀 Features

🐛 Fixes

jdbc

  • generated columns with stored in SQLite are not marked as generated (429bbe4), closes #​1132

unscoped

  • never return arch as aarch64 when running in a 32-bit JVM (0c3db0b), closes #​1127
  • throw java.lang.ExceptionInInitializerError when calling SQLiteConfig.Pragma.values() (ec0a524), closes #​1123

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-javadoc-plugin (c375a40)
  • bump org.graalvm.sdk:nativeimage from 24.0.1 to 24.0.2 (d50d5e6)
  • bump org.codehaus.mojo:versions-maven-plugin (14e07d4)
  • bump surefire.version from 3.3.0 to 3.3.1 (edac56b)
  • bump org.codehaus.mojo:versions-maven-plugin (f411591)
  • bump org.jreleaser:jreleaser-maven-plugin (2376d03)
  • bump org.apache.maven.plugins:maven-jar-plugin (d5394ea)
  • bump andymckay/cancel-action from 0.4 to 0.5 (99aa8d9)
  • bump surefire.version from 3.2.5 to 3.3.0 (b64f8fb)
  • bump org.apache.maven.plugins:maven-help-plugin (235143b)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (50ef887)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (efd5449)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (dbbf4e0)

deps-dev

  • bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (7293f78)
  • bump org.junit.jupiter:junit-jupiter (b80a294)
  • bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (6188b48)

📝 Documentation

  • add riscv64 in the supported OS table (2b72c94)
  • mention temporary databases (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: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | dependencies | patch | `3.46.0.0` -> `3.46.0.1` | --- ### Release Notes <details> <summary>xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)</summary> ### [`v3.46.0.1`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.0.1) [Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.46.0.1) #### Changelog #### 🚀 Features - add riscv64 binaries ([a4a5d48](https://github.com/xerial/sqlite-jdbc/commits/a4a5d48)) #### 🐛 Fixes **jdbc** - generated columns with stored in SQLite are not marked as generated ([429bbe4](https://github.com/xerial/sqlite-jdbc/commits/429bbe4)), closes [#&#8203;1132](https://github.com/xerial/sqlite-jdbc/issues/1132) **unscoped** - never return arch as aarch64 when running in a 32-bit JVM ([0c3db0b](https://github.com/xerial/sqlite-jdbc/commits/0c3db0b)), closes [#&#8203;1127](https://github.com/xerial/sqlite-jdbc/issues/1127) - throw java.lang.ExceptionInInitializerError when calling SQLiteConfig.Pragma.values() ([ec0a524](https://github.com/xerial/sqlite-jdbc/commits/ec0a524)), closes [#&#8203;1123](https://github.com/xerial/sqlite-jdbc/issues/1123) #### 🛠 Build **deps** - bump org.apache.maven.plugins:maven-javadoc-plugin ([c375a40](https://github.com/xerial/sqlite-jdbc/commits/c375a40)) - bump org.graalvm.sdk:nativeimage from 24.0.1 to 24.0.2 ([d50d5e6](https://github.com/xerial/sqlite-jdbc/commits/d50d5e6)) - bump org.codehaus.mojo:versions-maven-plugin ([14e07d4](https://github.com/xerial/sqlite-jdbc/commits/14e07d4)) - bump surefire.version from 3.3.0 to 3.3.1 ([edac56b](https://github.com/xerial/sqlite-jdbc/commits/edac56b)) - bump org.codehaus.mojo:versions-maven-plugin ([f411591](https://github.com/xerial/sqlite-jdbc/commits/f411591)) - bump org.jreleaser:jreleaser-maven-plugin ([2376d03](https://github.com/xerial/sqlite-jdbc/commits/2376d03)) - bump org.apache.maven.plugins:maven-jar-plugin ([d5394ea](https://github.com/xerial/sqlite-jdbc/commits/d5394ea)) - bump andymckay/cancel-action from 0.4 to 0.5 ([99aa8d9](https://github.com/xerial/sqlite-jdbc/commits/99aa8d9)) - bump surefire.version from 3.2.5 to 3.3.0 ([b64f8fb](https://github.com/xerial/sqlite-jdbc/commits/b64f8fb)) - bump org.apache.maven.plugins:maven-help-plugin ([235143b](https://github.com/xerial/sqlite-jdbc/commits/235143b)) - bump org.apache.maven.plugins:maven-javadoc-plugin ([50ef887](https://github.com/xerial/sqlite-jdbc/commits/50ef887)) - bump org.apache.maven.plugins:maven-enforcer-plugin ([efd5449](https://github.com/xerial/sqlite-jdbc/commits/efd5449)) - bump org.sonatype.plugins:nexus-staging-maven-plugin ([dbbf4e0](https://github.com/xerial/sqlite-jdbc/commits/dbbf4e0)) **deps-dev** - bump org.assertj:assertj-core from 3.26.0 to 3.26.3 ([7293f78](https://github.com/xerial/sqlite-jdbc/commits/7293f78)) - bump org.junit.jupiter:junit-jupiter ([b80a294](https://github.com/xerial/sqlite-jdbc/commits/b80a294)) - bump org.assertj:assertj-core from 3.25.3 to 3.26.0 ([6188b48](https://github.com/xerial/sqlite-jdbc/commits/6188b48)) #### 📝 Documentation - add riscv64 in the supported OS table ([2b72c94](https://github.com/xerial/sqlite-jdbc/commits/2b72c94)) - mention temporary databases ([0035ec4](https://github.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, 秋 雨落 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-07-30 13:04:04 +00:00
Update dependency org.xerial:sqlite-jdbc to v3.46.0.1
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m4s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h14m55s
134814c515
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-07-30 13:04:04 +00:00
renovate-bot merged commit 134814c515 into main 2024-07-30 13:15:57 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wbrawner/twigs#22
No description provided.