Skip to content

Commit bef27c0

Browse files
Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0 (#1175)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.3.0 to 3.51.0.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.0.0</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>sqlite</strong></p> <ul> <li>upgrade to sqlite 3.51.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/6a0f6b4">6a0f6b4</a>)</li> <li>enable LIMIT support for UPDATE and DELETE (<a href="https://github.com/xerial/sqlite-jdbc/commits/acf84ae">acf84ae</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1318">#1318</a></li> </ul> <h2>🔄️ Changes</h2> <ul> <li>spotless apply (<a href="https://github.com/xerial/sqlite-jdbc/commits/6505920">6505920</a>)</li> </ul> <h2>🧪 Tests</h2> <ul> <li>load extension enabled by connection string (<a href="https://github.com/xerial/sqlite-jdbc/commits/751cd07">751cd07</a>)</li> </ul> <h2>🛠 Build</h2> <p><strong>deps</strong></p> <ul> <li>bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (<a href="https://github.com/xerial/sqlite-jdbc/commits/62a819a">62a819a</a>)</li> <li>bump org.jreleaser:jreleaser-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/3fc3374">3fc3374</a>)</li> <li>bump org.apache.maven.plugins:maven-compiler-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/c7f900b">c7f900b</a>)</li> <li>bump actions/download-artifact from 5 to 6 (<a href="https://github.com/xerial/sqlite-jdbc/commits/f7063ae">f7063ae</a>)</li> <li>bump actions/upload-artifact from 4 to 5 (<a href="https://github.com/xerial/sqlite-jdbc/commits/938d553">938d553</a>)</li> <li>bump org.sonatype.central:central-publishing-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/a822d58">a822d58</a>)</li> <li>bump org.apache.maven.plugins:maven-javadoc-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/be021fe">be021fe</a>)</li> <li>bump org.apache.maven.plugins:maven-enforcer-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/755cf1d">755cf1d</a>)</li> <li>bump org.codehaus.mojo:versions-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/8911981">8911981</a>)</li> <li>bump surefire.version from 3.5.3 to 3.5.4 (<a href="https://github.com/xerial/sqlite-jdbc/commits/978a9ef">978a9ef</a>)</li> <li>bump org.codehaus.mojo:versions-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/7080b4d">7080b4d</a>)</li> <li>bump org.jreleaser:jreleaser-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/8382798">8382798</a>)</li> <li>bump actions/setup-java from 4 to 5 (<a href="https://github.com/xerial/sqlite-jdbc/commits/47117fd">47117fd</a>)</li> <li>bump org.apache.maven.plugins:maven-javadoc-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/ec9cf6f">ec9cf6f</a>)</li> <li>bump actions/checkout from 4 to 5 (<a href="https://github.com/xerial/sqlite-jdbc/commits/8f594c8">8f594c8</a>)</li> <li>bump actions/download-artifact from 4 to 5 (<a href="https://github.com/xerial/sqlite-jdbc/commits/0c76e59">0c76e59</a>)</li> </ul> <p><strong>deps-dev</strong></p> <ul> <li>bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/5952229">5952229</a>)</li> <li>bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/cb727b9">cb727b9</a>)</li> <li>bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (<a href="https://github.com/xerial/sqlite-jdbc/commits/cad6246">cad6246</a>)</li> </ul> <p><strong>native</strong></p> <ul> <li>disable fail fast on build native (<a href="https://github.com/xerial/sqlite-jdbc/commits/d7cf60d">d7cf60d</a>)</li> </ul> <p><strong>unscoped</strong></p> <ul> <li>update deprecated action (<a href="https://github.com/xerial/sqlite-jdbc/commits/ce63cd4">ce63cd4</a>)</li> <li>android native build fix (<a href="https://github.com/xerial/sqlite-jdbc/commits/c9ceb64">c9ceb64</a>)</li> </ul> <h2>📝 Documentation</h2> <ul> <li>document how to enable load extension (<a href="https://github.com/xerial/sqlite-jdbc/commits/de546a9">de546a9</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/bd3e0da6723b5e7afac15f60b73cbb5587f758cd"><code>bd3e0da</code></a> chore(release): 3.51.0.0 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/c7e6223adb27d09824fd60566a49c61666921ffa"><code>c7e6223</code></a> chore: update native libraries</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/6a0f6b41c515378d1f7113133ead64eadb277b99"><code>6a0f6b4</code></a> feat(sqlite): upgrade to sqlite 3.51.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/62a819a9863763c1e59337387f1b49091b582c34"><code>62a819a</code></a> build(deps): bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/5952229a6275da935ef3e9a3bbc5ecf96d23fb0e"><code>5952229</code></a> build(deps-dev): bump org.mockito:mockito-core from 5.19.0 to 5.20.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/3fc3374f9d64910c5498a938f2c51521dd4a49a0"><code>3fc3374</code></a> build(deps): bump org.jreleaser:jreleaser-maven-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/c7f900b27bcaa3140fc1c8b9b13be3a51e50e07a"><code>c7f900b</code></a> build(deps): bump org.apache.maven.plugins:maven-compiler-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/f7063ae626a957446d0262df8e86b4f95ec5384f"><code>f7063ae</code></a> build(deps): bump actions/download-artifact from 5 to 6</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/938d553b9cb7f9fb5fe725f2ae601afe773afc59"><code>938d553</code></a> build(deps): bump actions/upload-artifact from 4 to 5</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/a822d58b2ac1a532b243e0f457e74b6105280d21"><code>a822d58</code></a> build(deps): bump org.sonatype.central:central-publishing-maven-plugin</li> <li>Additional commits viewable in <a href="https://github.com/xerial/sqlite-jdbc/compare/3.50.3.0...3.51.0.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=gradle&previous-version=3.50.3.0&new-version=3.51.0.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
1 parent 00408c2 commit bef27c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ json-unit-version = "5.0.0"
1919
kitteh-irc-version = "9.0.0"
2020
hikari-cp-version = "7.0.2"
2121
mariadb-version = "3.5.6"
22-
sqlite-version = "3.50.3.0"
22+
sqlite-version = "3.51.0.0"
2323
mysql-version = "9.5.0"
2424
postgresql-version = "42.7.8"
2525
rerunner-jupiter-version = "2.1.6"

0 commit comments

Comments
 (0)