dependabot[bot] opened a new pull request, #187: URL: https://github.com/apache/jspwiki/pull/187
Bumps `tika.version` from 2.3.0 to 2.4.0. Updates `tika-core` from 2.3.0 to 2.4.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/tika/blob/main/CHANGES.txt">tika-core's changelog</a>.</em></p> <blockquote> <p>Release 2.4.1 - ???</p> <ul> <li> <p>Fixed bug in ordering of Parsers during service loading (TIKA-3750).</p> </li> <li> <p>Users can expand system properties from the forking process into forked tika-server processes (TIKA-3748).</p> </li> </ul> <p>Release 2.4.0 - 04/23/2022</p> <ul> <li> <p>NOTE: To save on resources, we no longer include the deeplearning4j dependencies in the tika-dl jar. The dependencies for the tika-dl package must be provided by users. See: <a href="https://github.com/apache/tika/blob/main/tika-parsers/tika-parsers-ml/tika-dl/pom.xml">https://github.com/apache/tika/blob/main/tika-parsers/tika-parsers-ml/tika-dl/pom.xml</a> for the dependencies that must be provided at run-time (TIKA-3676).</p> </li> <li> <p>NOTE: Added prefix "dwg-custom:" to DWG custom metadata properties (TIKA-3731).</p> </li> <li> <p>Add initial, BETA-grade TLS encryption option for tika-server; configuration may change in future releases (TIKA-3719).</p> </li> <li> <p>Allow specification of fetcherName and fetchKey via query parameters in request URI in tika-server (TIKA-3714).</p> </li> <li> <p>Add basic parsers for WARC and WACZ in tika-parsers-standard (TIKA-3697).</p> </li> <li> <p>Add MetadataWriteFilter capability to improve memory profile in Metadata objects (TIKA-3695).</p> </li> <li> <p>Allow configurability of the ContentHandlerDecorator used by the AutoDetectParser (TIKA-3723).</p> </li> <li> <p>Allow configurability of the EmbeddedDocumentExtractor used by the AutoDetectParser (TIKA-3711).</p> </li> <li> <p>Add detection for Frictionless Data packages and WACZ (TIKA-3696).</p> </li> <li> <p>Add detection for DGN files with gratitude and credit to Steven Frew's tika-dgn-detector (TIKA-3721).</p> </li> <li> <p>Add parser for metadata from DGN 8 files via Dan Coldrick (TIKA-3721).</p> </li> <li> <p>Add a fetcher and emitter for Azure blob storage (TIKA-3707).</p> </li> <li> <p>Add detection for files encrypted by Microsoft's Rights Management Service (TIKA-3666).</p> </li> <li> <p>Fixed regression in 2.3.0 that led to more embedded filenames than appropriate being written to the content (TIKA-3711).</p> </li> <li> <p>tika-server now clones forking process' environment variables</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/tika/commit/740f70bb302808fb74297d0a55db1a46ababfc11"><code>740f70b</code></a> [maven-release-plugin] prepare release 2.4.0-rc1</li> <li><a href="https://github.com/apache/tika/commit/8faf9ae76629c79acd7b2f2c2ad8046601473a5c"><code>8faf9ae</code></a> roll back version for second attempt at 2.4.0-rc1</li> <li><a href="https://github.com/apache/tika/commit/fad145d41ebd3f7f403d1c544bcc81e4e2f20dd2"><code>fad145d</code></a> need to switch tasks -> target for major release upgrade for antrun</li> <li><a href="https://github.com/apache/tika/commit/c14de4f1a1b5a1446ade427deee532ef6e887d78"><code>c14de4f</code></a> Merge remote-tracking branch 'origin/main' into main</li> <li><a href="https://github.com/apache/tika/commit/7d3911eceb87162947bd77a56250cc5532e38fb8"><code>7d3911e</code></a> TIKA-3743 -- install</li> <li><a href="https://github.com/apache/tika/commit/6e9d5c00dd8d074330a06c7a3e619e1266c39699"><code>6e9d5c0</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/tika/commit/3677bf6690adac9128bba2c2a31b7b400ccc509a"><code>3677bf6</code></a> [maven-release-plugin] prepare release 2.4.0-rc1</li> <li><a href="https://github.com/apache/tika/commit/d189d7bdb0b02633a9af84772312c3e2e4d82071"><code>d189d7b</code></a> Update CHANGES.txt for X.Y.Z release.</li> <li><a href="https://github.com/apache/tika/commit/3b322e96ef6b5459291546c492b5ba8edd93cf07"><code>3b322e9</code></a> fix workflow names for branch_1x</li> <li><a href="https://github.com/apache/tika/commit/bbd8eddba1de43542873f5023a2a8c05dd0219c1"><code>bbd8edd</code></a> Merge remote-tracking branch 'origin/main' into main</li> <li>Additional commits viewable in <a href="https://github.com/apache/tika/compare/2.3.0...2.4.0">compare view</a></li> </ul> </details> <br /> Updates `tika-parsers-standard-package` from 2.3.0 to 2.4.0 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: dev-unsubscr...@jspwiki.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org