Skip to content

Commit 3ebc6b6

Browse files
Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.2.0 (#487)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.42.0.0 to 3.45.2.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.45.2.0</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>sqlite</strong></p> <ul> <li>upgrade to sqlite 3.45.2 (<a href="https://github.com/xerial/sqlite-jdbc/commits/c56fbf1">c56fbf1</a>)</li> </ul> <h2>🏎 Perf</h2> <ul> <li>CoreStatement uses optimize regex for generated key matches (<a href="https://github.com/xerial/sqlite-jdbc/commits/95b8efa">95b8efa</a>)</li> </ul> <h2>🛠 Build</h2> <p><strong>deps</strong></p> <ul> <li>bump org.apache.maven.plugins:maven-gpg-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/3b83760">3b83760</a>)</li> <li>bump org.jreleaser:jreleaser-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/9ccd1e7">9ccd1e7</a>)</li> <li>bump org.graalvm.buildtools:native-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/eca45e5">eca45e5</a>)</li> <li>bump andymckay/cancel-action from 0.3 to 0.4 (<a href="https://github.com/xerial/sqlite-jdbc/commits/b11f8be">b11f8be</a>)</li> <li>bump org.graalvm.buildtools:native-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/cdad828">cdad828</a>)</li> </ul> <p><strong>deps-dev</strong></p> <ul> <li>bump org.mockito:mockito-core from 5.10.0 to 5.11.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/07b38af">07b38af</a>)</li> <li>bump org.junit.jupiter:junit-jupiter (<a href="https://github.com/xerial/sqlite-jdbc/commits/6c2e966">6c2e966</a>)</li> <li>bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (<a href="https://github.com/xerial/sqlite-jdbc/commits/daca050">daca050</a>)</li> </ul> <p><strong>unscoped</strong></p> <ul> <li>use BC signer (<a href="https://github.com/xerial/sqlite-jdbc/commits/c84d122">c84d122</a>)</li> </ul> <h2>📝 Documentation</h2> <ul> <li>add gpg key to README (<a href="https://github.com/xerial/sqlite-jdbc/commits/18c0bd4">18c0bd4</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1049">#1049</a></li> <li>adding try-with-resources to examples and demo. related <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/938">#938</a> (<a href="https://github.com/xerial/sqlite-jdbc/commits/9a072d3">9a072d3</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/938">#938</a></li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions: David Schlosnagle, Gauthier, Gauthier Roebroeck, Tamas Cservenak, hbobenicio, prubel</p> <h2>Release 3.45.1.0</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>sqlite</strong></p> <ul> <li>upgrade to sqlite 3.45.1 (<a href="https://github.com/xerial/sqlite-jdbc/commits/8a47fb0">8a47fb0</a>)</li> </ul> <h2>🐛 Fixes</h2> <p><strong>jdbc</strong></p> <ul> <li>support CTE and REPLACE syntax with Statement#getGeneratedKeys (<a href="https://github.com/xerial/sqlite-jdbc/commits/2cf1b26">2cf1b26</a>)</li> </ul> <h2>🛠 Build</h2> <p><strong>deps</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/89d5e05c8084f1fc338357054f74ca41b463b424"><code>89d5e05</code></a> chore(release): 3.45.2.0 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/24dbb41ed8de12088a7039e09106cb062e5c47a3"><code>24dbb41</code></a> chore: update native libraries</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/c56fbf1dc2faed342c0c7956e22bd49a13cf8f36"><code>c56fbf1</code></a> feat(sqlite): upgrade to sqlite 3.45.2</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/c84d122a9b61a7a6b12626ac2c1310ce5f0356df"><code>c84d122</code></a> build: use BC signer</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/5d4c70135bf794e09cdbe33b26536cd7968d75a4"><code>5d4c701</code></a> Revert &quot;build(deps): bump org.apache.maven.plugins:maven-gpg-plugin&quot;</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/95b8efa0fac96ffd4ad231d01d1a13a1835175b7"><code>95b8efa</code></a> perf: CoreStatement uses optimize regex for generated key matches</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/3b837607351bc1bfd99e26e755a1bd485fac4575"><code>3b83760</code></a> build(deps): bump org.apache.maven.plugins:maven-gpg-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/07b38af916e402c9d3b81099ae2ffc0bb05e5cbc"><code>07b38af</code></a> build(deps-dev): bump org.mockito:mockito-core from 5.10.0 to 5.11.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/18c0bd436b08846d4078f7fbeb741f8d64884d7f"><code>18c0bd4</code></a> docs: add gpg key to README</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/9ccd1e7a133e8f0ff956517ff9cb4c54236085a5"><code>9ccd1e7</code></a> build(deps): bump org.jreleaser:jreleaser-maven-plugin</li> <li>Additional commits viewable in <a href="https://github.com/xerial/sqlite-jdbc/compare/3.42.0.0...3.45.2.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.42.0.0&new-version=3.45.2.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f2007a commit 3ebc6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.xerial</groupId>
6666
<artifactId>sqlite-jdbc</artifactId>
67-
<version>3.42.0.0</version>
67+
<version>3.45.2.0</version>
6868
</dependency>
6969
</dependencies>
7070
</profile>

0 commit comments

Comments
 (0)