Update dependency org.xerial:sqlite-jdbc to v3.51.2.0 #64

Merged
bea merged 1 commits from renovate/org.xerial-sqlite-jdbc-3.x into main 2026-02-16 00:26:45 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
org.xerial:sqlite-jdbc compile patch 3.51.0.03.51.2.0

Release Notes

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.2 (63a45e7)

🛠 Build

  • update location for 2026 (1a7c2a0)

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.1 (6868e66)

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
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.


  • 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) | compile | patch | `3.51.0.0` → `3.51.2.0` | --- ### Release Notes <details> <summary>xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)</summary> ### [`v3.51.2.0`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.51.2.0) [Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.51.1.1...3.51.2.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.51.2 ([63a45e7](https://github.com/xerial/sqlite-jdbc/commits/63a45e7)) #### 🛠 Build - update location for 2026 ([1a7c2a0](https://github.com/xerial/sqlite-jdbc/commits/1a7c2a0)) #### Contributors We'd like to thank the following people for their contributions: Gauthier Roebroeck ### [`v3.51.1.1`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.51.1.1) [Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.51.1.0...3.51.1.1) #### Changelog #### 🚀 Features **sqlite** - enable percentile extension ([470c78c](https://github.com/xerial/sqlite-jdbc/commits/470c78c)), closes [#&#8203;1360](https://github.com/xerial/sqlite-jdbc/issues/1360) #### 🛠 Build **deps** - bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 ([e5e8aca](https://github.com/xerial/sqlite-jdbc/commits/e5e8aca)) - bump org.graalvm.buildtools:native-maven-plugin ([92e995c](https://github.com/xerial/sqlite-jdbc/commits/92e995c)) - bump org.jreleaser:jreleaser-maven-plugin ([1ba2ff1](https://github.com/xerial/sqlite-jdbc/commits/1ba2ff1)) - bump actions/upload-artifact from 5 to 6 ([77e1e27](https://github.com/xerial/sqlite-jdbc/commits/77e1e27)) - bump actions/download-artifact from 6 to 7 ([1f35b97](https://github.com/xerial/sqlite-jdbc/commits/1f35b97)) - bump org.apache.maven.plugins:maven-source-plugin ([8384f5b](https://github.com/xerial/sqlite-jdbc/commits/8384f5b)) **deps-dev** - bump org.apache.maven.plugins:maven-compiler-plugin ([0d07829](https://github.com/xerial/sqlite-jdbc/commits/0d07829)) - bump org.codehaus.mojo:versions-maven-plugin ([2a61f25](https://github.com/xerial/sqlite-jdbc/commits/2a61f25)) - bump org.mockito:mockito-core from 5.20.0 to 5.21.0 ([f8de260](https://github.com/xerial/sqlite-jdbc/commits/f8de260)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck ### [`v3.51.1.0`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.51.1.0) [Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.51.0.0...3.51.1.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.51.1 ([6868e66](https://github.com/xerial/sqlite-jdbc/commits/6868e66)) #### 🛠 Build **deps** - bump org.codehaus.mojo:versions-maven-plugin ([7603dbb](https://github.com/xerial/sqlite-jdbc/commits/7603dbb)) - bump actions/checkout from 5 to 6 ([79a5083](https://github.com/xerial/sqlite-jdbc/commits/79a5083)) - bump org.apache.maven.plugins:maven-jar-plugin ([41d4bb3](https://github.com/xerial/sqlite-jdbc/commits/41d4bb3)) - bump org.graalvm.buildtools:native-maven-plugin ([2499f23](https://github.com/xerial/sqlite-jdbc/commits/2499f23)) - org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 ([#&#8203;1346](https://github.com/xerial/sqlite-jdbc/issues/1346)) ([4f126e5](https://github.com/xerial/sqlite-jdbc/commits/4f126e5)), closes [#&#8203;1346](https://github.com/xerial/sqlite-jdbc/issues/1346) **deps-dev** - bump org.assertj:assertj-core from 3.27.4 to 3.27.6 ([c6f063c](https://github.com/xerial/sqlite-jdbc/commits/c6f063c)) **unscoped** - disable fail-fast ([5df7db9](https://github.com/xerial/sqlite-jdbc/commits/5df7db9)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Kristof </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yOS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-12-01 16:01:51 +01:00
Update dependency org.xerial:sqlite-jdbc to v3.51.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
1d5ecea79d
renovate force-pushed renovate/org.xerial-sqlite-jdbc-3.x from 1d5ecea79d to 343f6b5b29 2026-02-10 04:02:08 +01:00 Compare
renovate changed title from Update dependency org.xerial:sqlite-jdbc to v3.51.1.0 to Update dependency org.xerial:sqlite-jdbc to v3.51.1.1 2026-02-10 04:02:09 +01:00
renovate force-pushed renovate/org.xerial-sqlite-jdbc-3.x from 343f6b5b29 to 3f4936c1dd 2026-02-10 05:01:22 +01:00 Compare
renovate changed title from Update dependency org.xerial:sqlite-jdbc to v3.51.1.1 to Update dependency org.xerial:sqlite-jdbc to v3.51.2.0 2026-02-10 05:01:24 +01:00
bea merged commit ab13ad2960 into main 2026-02-16 00:26:45 +01:00
bea deleted branch renovate/org.xerial-sqlite-jdbc-3.x 2026-02-16 00:26:45 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bea/HidekoBot#64