dependabot[bot] opened a new pull request, #667:
URL: https://github.com/apache/tika/pull/667

   Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.2.0 to 
3.39.2.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/xerial/sqlite-jdbc/releases";>sqlite-jdbc's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release 3.39.2.1</h2>
   <h2>Changelog</h2>
   <h2>🚀 Features</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/0795636";>0795636</a> add 
support for Linux musl x86 32bits</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/4102c1d";>4102c1d</a> 
support JDBC 4.2 large methods</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/fc72417";>fc72417</a> enable 
DBSTAT Virtual Table</li>
   </ul>
   <h2>🐛 Fixes</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/5387c7a";>5387c7a</a> use 
directory stream for temp dir cleanup</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/9979ba5";>9979ba5</a> 
compile armv5 with soft float and without vfp</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/99cac10";>99cac10</a> empty 
result set should not be returned as closed</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/7e171d4";>7e171d4</a> 
various correctness, memory leak and race condition fixes</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/9517b3a";>9517b3a</a> minor 
bug fixes and code cleanup</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/896054b";>896054b</a> 
getImportedKeys should not fail if referenced table does not exist</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/05c45bb";>05c45bb</a> return 
generated columns in DatabaseMetaData.getColumns</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/19cb96d";>19cb96d</a> 
getClob() should return null if the data is null</li>
   </ul>
   <h2>🔄️ Changes</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/b619cfa";>b619cfa</a> use 
java.nio for file operations</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/0a194de";>0a194de</a> 
comments as javadoc</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/1749e12";>1749e12</a> apply 
IntelliJ suggestions</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/3bf5ada";>3bf5ada</a> use 
try-with-resource and assertThrows</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/49bf4e7";>49bf4e7</a> apply 
IntelliJ suggestions</li>
   </ul>
   <h2>🛠  Build</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/6dd5a50";>6dd5a50</a> 
[native] rename alpine-linux64 target to linux-musl64</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/f4e478d";>f4e478d</a> build 
native libraries by workflow_dispatch or PR comment</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/3fb1a21";>3fb1a21</a> apply 
IntelliJ suggestions</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/f8e39f4";>f8e39f4</a> 
[native] sign Mac 64 binary</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/22b5f87";>22b5f87</a> 
[native] add dockerfile for rcodesign</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/63c6c4a";>63c6c4a</a> 
[native] build Mac arm64 with Docker</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/cf8fe36";>cf8fe36</a> ignore 
dependabot for push events, will run on pull_request anyway</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/0770e1d";>0770e1d</a> change 
distribution to temurin for consistency</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/1926c63";>1926c63</a> add 
dependabot</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/97cc99d";>97cc99d</a> 
cleanup invalid compile option</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/a96917e";>a96917e</a> 
conditionally run MathFunctionsTest depending on compilation options</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/3e191e9";>3e191e9</a> skip 
DBMetaDataTest.version if not compiled by us</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/e48422c";>e48422c</a> 
extract function to retrieve compile options</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/2022752";>2022752</a> don't 
run deploy job on forks</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/97f8faf";>97f8faf</a> run CI 
on branches</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/f0be678";>f0be678</a> add 
math functions test</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/bcf889f";>bcf889f</a> 
publish jar file as release asset</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/3c84e2d";>3c84e2d</a> force 
push tags for release commits [skip ci]</li>
   </ul>
   <h2>📝 Documentation</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/d5cbe62";>d5cbe62</a> 
document how to load specific native library</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/c77bbd1";>c77bbd1</a> add 
contribution section in README.md</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/4b05f4a";>4b05f4a</a> build 
instructions for external amalgamation archive</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/a4b954e";>a4b954e</a> remove 
provided scope for Maven Shade hint</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/2ab1bf8ab88ff9857f130868b10adade8349b9b5";><code>2ab1bf8</code></a>
 chore(release): 3.39.2.1 [skip ci]</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/0795636401f6cae2e8926e684ff9d3ff7ec7a7d2";><code>0795636</code></a>
 feat: add support for Linux musl x86 32bits</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/6dd5a50f148cdd787138d97cd0834f89a10c7b2b";><code>6dd5a50</code></a>
 build(native): rename alpine-linux64 target to linux-musl64</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/f4e478d27599a50028a19b6da6d63ea47e3171d0";><code>f4e478d</code></a>
 ci: build native libraries by workflow_dispatch or PR comment</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/5387c7a53b7c0d25a191dfe9a1c578f072774b91";><code>5387c7a</code></a>
 fix: use directory stream for temp dir cleanup</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/3fb1a217e08ed5df6036b82382b94e4fc257604d";><code>3fb1a21</code></a>
 test: apply IntelliJ suggestions</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/b619cfade8e942df4dc63654217d8e8e0373a0d2";><code>b619cfa</code></a>
 refactor: use java.nio for file operations</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/f8e39f427e0f9b380000c0bc47e457672452f986";><code>f8e39f4</code></a>
 build(native): sign Mac 64 binary</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/22b5f87599be36e3ada8ed0b413dd0b4b94a4dd0";><code>22b5f87</code></a>
 build(native): add dockerfile for rcodesign</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/63c6c4a9671bd1ab764db7e255b806f6a159ea44";><code>63c6c4a</code></a>
 build(native): build Mac arm64 with Docker</li>
   <li>Additional commits viewable in <a 
href="https://github.com/xerial/sqlite-jdbc/compare/3.39.2.0...3.39.2.1";>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.39.2.0&new-version=3.39.2.1)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to