Skip to content

Commit 4cf39cb

Browse files
Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.1.3 (#560)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.46.1.3. <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.46.1.3</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>jdbc</strong></p> <ul> <li>add setGetGeneratedKeys on SQLiteDataSource and SQLiteConfig for proper cascading (<a href="https://github.com/xerial/sqlite-jdbc/commits/d463ef7">d463ef7</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1135">#1135</a></li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions: Gauthier Roebroeck</p> <h2>Release 3.46.1.2</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>jdbc</strong></p> <ul> <li>add configuration to disable eager retrieval of generated keys (<a href="https://github.com/xerial/sqlite-jdbc/commits/aed5121">aed5121</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1135">#1135</a></li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck</p> <h2>Release 3.46.1.1</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <ul> <li>make slf4j optional with fallback on JUL (<a href="https://github.com/xerial/sqlite-jdbc/commits/b8ea5ca">b8ea5ca</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1094">#1094</a></li> </ul> <h2>🛠 Build</h2> <p><strong>deps</strong></p> <ul> <li>bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/ec4d3fd">ec4d3fd</a>)</li> <li>bump org.graalvm.buildtools:native-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/588614a">588614a</a>)</li> <li>bump org.apache.maven.plugins:maven-gpg-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/abdf61d">abdf61d</a>)</li> <li>bump org.apache.maven.plugins:maven-javadoc-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/a445f6c">a445f6c</a>)</li> <li>bump org.jreleaser:jreleaser-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/1309c5c">1309c5c</a>)</li> <li>bump surefire.version from 3.4.0 to 3.5.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/2ed606f">2ed606f</a>)</li> <li>bump org.apache.maven.plugins:maven-help-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/4fa9e6f">4fa9e6f</a>)</li> <li>bump surefire.version from 3.3.1 to 3.4.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/793fac5">793fac5</a>)</li> </ul> <p><strong>deps-dev</strong></p> <ul> <li>bump org.junit.jupiter:junit-jupiter (<a href="https://github.com/xerial/sqlite-jdbc/commits/02bac1a">02bac1a</a>)</li> <li>bump org.mockito:mockito-core from 5.12.0 to 5.13.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/ea152b4">ea152b4</a>)</li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions: Charles Oliver Nutter, Gauthier, Gauthier Roebroeck</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/9bef72ebc248e68975d6cff0ca6606a2337603c0"><code>9bef72e</code></a> chore(release): 3.46.1.3 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/d463ef7a6552bf25754e86909fe1bc4060e53a3e"><code>d463ef7</code></a> feat(jdbc): add setGetGeneratedKeys on SQLiteDataSource and SQLiteConfig for ...</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/3b73529fedd9df35ad14b4a0576ccf6062749c6f"><code>3b73529</code></a> chore(release): prepare next snapshot [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/ba17382fab7d6ab98c9333da478744b7fabf6cf8"><code>ba17382</code></a> chore(release): 3.46.1.2 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/aed51216107ea686f11b6d8770cd798cda003a61"><code>aed5121</code></a> feat(jdbc): add configuration to disable eager retrieval of generated keys</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/5db235ff4f100e72bfbb20cbf125aecdf44857e1"><code>5db235f</code></a> chore(release): prepare next snapshot [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/724b8df86789d72563093578c9894fbb243168c7"><code>724b8df</code></a> chore(release): 3.46.1.1 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/ec4d3fd3e76be92c6f7ab9b1cfdc80194a4c4e8d"><code>ec4d3fd</code></a> build(deps): bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/b8ea5ca138eec57d8b42fa6033dcd04ff3e47116"><code>b8ea5ca</code></a> feat: make slf4j optional with fallback on JUL</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/02bac1a4a5d28a08334d197d3a3bb246fab9cb05"><code>02bac1a</code></a> build(deps-dev): bump org.junit.jupiter:junit-jupiter</li> <li>Additional commits viewable in <a href="https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.46.1.3">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.46.0.0&new-version=3.46.1.3)](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> Co-authored-by: Brian Kroth <[email protected]>
1 parent 1cdaa07 commit 4cf39cb

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.46.0.0</version>
67+
<version>3.46.1.3</version>
6868
</dependency>
6969
</dependencies>
7070
</profile>

0 commit comments

Comments
 (0)