Skip to content

chore(deps): 依赖项升级[org.xerial:sqlite-jdbc][3.51.2.0 => 3.51.3.0]#952

Merged
ACANX merged 1 commit intodependafrom
dependabot/maven/meta-bom/bom-deamon/dependa/org.xerial-sqlite-jdbc-3.51.3.0
Mar 16, 2026
Merged

chore(deps): 依赖项升级[org.xerial:sqlite-jdbc][3.51.2.0 => 3.51.3.0]#952
ACANX merged 1 commit intodependafrom
dependabot/maven/meta-bom/bom-deamon/dependa/org.xerial-sqlite-jdbc-3.51.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0.

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.51.3.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.3 (09e9741)
  • upgrade to sqlite 3.52.0 (64cf690)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

Commits
  • bf18ce1 chore(release): 3.51.3.0 [skip ci]
  • fe41e3e chore: update native libraries
  • 09e9741 feat(sqlite): upgrade to sqlite 3.51.3
  • 89dfbc8 ci: set-version trigger CI after build native
  • 64a3199 chore: update native libraries
  • 64cf690 feat(sqlite): upgrade to sqlite 3.52.0
  • eed41ae ci: set-version commit and trigger workflow
  • 22e5106 ci: set-version fix VERSION
  • 4c34072 ci: set-version checks before enabling
  • 97985f8 ci: add set-version workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.2.0 to 3.51.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.51.2.0...3.51.3.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.51.3.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependabot Dependabot 依赖:升级 依赖升级 自动化:提交 自动化提交 labels Mar 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Assignees

The following users could not be added as assignees: dependabot[bot]. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added 自动化:提交 自动化提交 Dependabot Dependabot labels Mar 16, 2026
@github-actions github-actions Bot changed the title chore(deps): bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 in /meta-bom/bom-deamon chore(deps): 依赖项升级[org.xerial:sqlite-jdbc][3.51.2.0 => 3.51.3.0] Mar 16, 2026
@ACANX ACANX merged commit f66c68c into dependa Mar 16, 2026
3 of 4 checks passed
@ACANX ACANX deleted the dependabot/maven/meta-bom/bom-deamon/dependa/org.xerial-sqlite-jdbc-3.51.3.0 branch March 16, 2026 15:10
ACANX pushed a commit that referenced this pull request Mar 17, 2026
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc)
from 3.51.2.0 to 3.51.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/xerial/sqlite-jdbc/releases">org.xerial:sqlite-jdbc's
releases</a>.</em></p>
<blockquote>
<h2>Release 3.51.3.0</h2>
<h2>Changelog</h2>
<h2>🚀 Features</h2>
<p><strong>sqlite</strong></p>
<ul>
<li>upgrade to sqlite 3.51.3 (<a
href="https://github.com/xerial/sqlite-jdbc/commits/09e9741">09e9741</a>)</li>
<li>upgrade to sqlite 3.52.0 (<a
href="https://github.com/xerial/sqlite-jdbc/commits/64cf690">64cf690</a>)</li>
</ul>
<h2>🛠  Build</h2>
<p><strong>deps</strong></p>
<ul>
<li>bump org.graalvm.buildtools:native-maven-plugin (<a
href="https://github.com/xerial/sqlite-jdbc/commits/5ad5155">5ad5155</a>)</li>
<li>bump actions/upload-artifact from 6 to 7 (<a
href="https://github.com/xerial/sqlite-jdbc/commits/90c726f">90c726f</a>)</li>
<li>bump actions/download-artifact from 7 to 8 (<a
href="https://github.com/xerial/sqlite-jdbc/commits/17d4998">17d4998</a>)</li>
</ul>
<p><strong>deps-dev</strong></p>
<ul>
<li>bump org.jreleaser:jreleaser-maven-plugin (<a
href="https://github.com/xerial/sqlite-jdbc/commits/d4d5c04">d4d5c04</a>)</li>
</ul>
<p><strong>unscoped</strong></p>
<ul>
<li>set-version trigger CI after build native (<a
href="https://github.com/xerial/sqlite-jdbc/commits/89dfbc8">89dfbc8</a>)</li>
<li>set-version commit and trigger workflow (<a
href="https://github.com/xerial/sqlite-jdbc/commits/eed41ae">eed41ae</a>)</li>
<li>set-version fix VERSION (<a
href="https://github.com/xerial/sqlite-jdbc/commits/22e5106">22e5106</a>)</li>
<li>set-version checks before enabling (<a
href="https://github.com/xerial/sqlite-jdbc/commits/4c34072">4c34072</a>)</li>
<li>add set-version workflow (<a
href="https://github.com/xerial/sqlite-jdbc/commits/97985f8">97985f8</a>)</li>
<li>fix ppc64le (<a
href="https://github.com/xerial/sqlite-jdbc/commits/49232ef">49232ef</a>)</li>
<li>use jdk 25 where possible (<a
href="https://github.com/xerial/sqlite-jdbc/commits/8460f63">8460f63</a>)</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/bf18ce13f938411a4cc1b417b1ce5fbb95c09db6"><code>bf18ce1</code></a>
chore(release): 3.51.3.0 [skip ci]</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/fe41e3ec6d8464d0ff38679a2004475f251af5d9"><code>fe41e3e</code></a>
chore: update native libraries</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/09e97416f5337c9507f0f83a0a230ae5cda3c59e"><code>09e9741</code></a>
feat(sqlite): upgrade to sqlite 3.51.3</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/89dfbc8186967b779f5ed4c39139e67b171f457a"><code>89dfbc8</code></a>
ci: set-version trigger CI after build native</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/64a3199adcb0c3768034fbf807c18bf60204e58c"><code>64a3199</code></a>
chore: update native libraries</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/64cf690160961c65ee9e77f03c968aba9abf20af"><code>64cf690</code></a>
feat(sqlite): upgrade to sqlite 3.52.0</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/eed41aeb32530cd95fd5a1ea324d0bb6f11ce829"><code>eed41ae</code></a>
ci: set-version commit and trigger workflow</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/22e510619603e3cf40d5207d9dd5d68490381951"><code>22e5106</code></a>
ci: set-version fix VERSION</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/4c340721d2e5bfed59111cba262fff4def80348e"><code>4c34072</code></a>
ci: set-version checks before enabling</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/97985f8784bd4fc7fe97634d673f04d1ae9ccebd"><code>97985f8</code></a>
ci: add set-version workflow</li>
<li>Additional commits viewable in <a
href="https://github.com/xerial/sqlite-jdbc/compare/3.51.2.0...3.51.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.xerial:sqlite-jdbc&package-manager=maven&previous-version=3.51.2.0&new-version=3.51.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependabot Dependabot 依赖:升级 依赖升级 自动化:提交 自动化提交

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant