Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(gradle): Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 (#…
…831) Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.1.0 to 3.47.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.47.2.0</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>sqlite</strong></p> <ul> <li>upgrade to sqlite 3.47.2 (<a href="https://github.com/xerial/sqlite-jdbc/commits/0bd2f8f">0bd2f8f</a>)</li> </ul> <h2>🐛 Fixes</h2> <p><strong>jdbc</strong></p> <ul> <li>getColumns doesn't correctly parse precision/scale with whitespace (<a href="https://github.com/xerial/sqlite-jdbc/commits/8455468">8455468</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1215">#1215</a></li> </ul> <h2>🛠 Build</h2> <p><strong>deps</strong></p> <ul> <li>bump org.apache.maven.plugins:maven-javadoc-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/533efae">533efae</a>)</li> <li>bump org.graalvm.buildtools:native-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/bbe5e1e">bbe5e1e</a>)</li> </ul> <p><strong>deps-dev</strong></p> <ul> <li>bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/8283aa7">8283aa7</a>)</li> <li>bump org.junit.jupiter:junit-jupiter (<a href="https://github.com/xerial/sqlite-jdbc/commits/80e51ea">80e51ea</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/d56e2c4bfa46b21f7b26d4b62b81004f3004e53f"><code>d56e2c4</code></a> chore(release): 3.47.2.0 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/3e3f5b9c2d49434648c2156f063d47964fd78b50"><code>3e3f5b9</code></a> chore: update native libraries</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/0bd2f8fe0a63fa26ed7d0adfceaec4760125c47b"><code>0bd2f8f</code></a> feat(sqlite): upgrade to sqlite 3.47.2</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/8283aa7fd0d5f499c3c5016c7ff675fcb425feb4"><code>8283aa7</code></a> build(deps-dev): bump org.assertj:assertj-core from 3.26.3 to 3.27.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/80e51ea55293c25b77c9151a5d7baa6f69c878ad"><code>80e51ea</code></a> build(deps-dev): bump org.junit.jupiter:junit-jupiter</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/533efaec2b1558d67e23ed496e6c32d505acd812"><code>533efae</code></a> build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/bbe5e1e0c673f61c8918da8d1604bf35c3cb24d3"><code>bbe5e1e</code></a> build(deps): bump org.graalvm.buildtools:native-maven-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/8455468ce5951042ebbfd82cc8b8cc2cebea1ad2"><code>8455468</code></a> fix(jdbc): getColumns doesn't correctly parse precision/scale with whitespace</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/27cbdc0a865caf2e18067f6662185022c809ced3"><code>27cbdc0</code></a> chore(release): prepare next snapshot [skip ci]</li> <li>See full diff in <a href="https://github.com/xerial/sqlite-jdbc/compare/3.47.1.0...3.47.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=gradle&previous-version=3.47.1.0&new-version=3.47.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>
- Loading branch information