dependabot[bot] opened a new pull request, #1460:
URL: https://github.com/apache/incubator-stormcrawler/pull/1460

   Bumps `tika.version` from 3.0.0 to 3.1.0.
   Updates `org.apache.tika:tika-core` from 3.0.0 to 3.1.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/tika/blob/main/CHANGES.txt";>org.apache.tika:tika-core's
 changelog</a>.</em></p>
   <blockquote>
   <p>Release 4.0.0-BETA1 - ???
   BREAKING CHANGES</p>
   <ul>
   <li>Headers are no longer injected into the body/content of MSG files 
(TIKA-4345). Please open
   a ticket if you need this behavior across email formats.</li>
   </ul>
   <p>Release 3.1.0 - ??</p>
   <ul>
   <li>
   <p>Allow users to turn off the injection of some headers into the content 
stream of MSG
   files (TIKA-4345).</p>
   </li>
   <li>
   <p>Add a wrapper for Google's magika detector (TIKA-4344).</p>
   </li>
   <li>
   <p>Add support for MachO via Alexey Pelykh (TIKA-4309).</p>
   </li>
   <li>
   <p>Add logic to inject spaces in XPS files based on font widths via Ruairidh 
Williamson (TIKA-4315).</p>
   </li>
   <li>
   <p>Mime type &quot;application/json&quot; is now a sub class of 
&quot;text/javascript&quot; not &quot;application/javascript&quot; 
(TIKA-4336)</p>
   </li>
   <li>
   <p>Remove tagsoup from the project entirely. Note that
   some of the tags produced by the SourceCodeParser are slightly different 
(TIKA-4338)</p>
   </li>
   </ul>
   <p>Release 3.0.0 - 10/15/2024</p>
   <ul>
   <li>Fix regression in TextAndCSVParser (TIKA-4278).</li>
   </ul>
   <p>Release 3.0.0-BETA2 - 07/09/2024</p>
   <p>BREAKING CHANGES</p>
   <ul>
   <li>
   <p>Updated PST parser to use standard Message metadata keys and improved
   handling of embedded files (TIKA-4248).</p>
   </li>
   <li>
   <p>Convenience methods for XML readers were moved from ParseContext to
   XMLReaderUtils (TIKA-4259).</p>
   </li>
   </ul>
   <p>Other Changes</p>
   <ul>
   <li>
   <p>Add GRPC server (TIKA-4181).</p>
   </li>
   <li>
   <p>Improved configurability in tika-pipes (TIKA-4243).</p>
   </li>
   <li>
   <p>Add optional PST parser based on libpst/readpst (TIKA-4250).</p>
   </li>
   </ul>
   <p>Release 3.0.0-BETA - 12/01/2023</p>
   <p>BREAKING CHANGES</p>
   <ul>
   <li>Require Java 11 (TIKA-4128).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/tika/commit/25619272d2f615df4ad87e27e7c8dec576f37627";><code>2561927</code></a>
 [maven-release-plugin] prepare release tika-3.1.0-rc1</li>
   <li><a 
href="https://github.com/apache/tika/commit/f371a7dce4d84024a89a9810580b7a1e205ec6ad";><code>f371a7d</code></a>
 update CHANGES.txt for rc1</li>
   <li><a 
href="https://github.com/apache/tika/commit/5120b213b21a834fc0f2d989dc12a81c19bd316b";><code>5120b21</code></a>
 TIKA-4337 -- check for empty string in array index 1 (<a 
href="https://redirect.github.com/apache/tika/issues/2109";>#2109</a>)</li>
   <li><a 
href="https://github.com/apache/tika/commit/91ba3d670a5fe9515dc610749f9a027dedb5357e";><code>91ba3d6</code></a>
 TIKA-4361 -- follow on fix (<a 
href="https://redirect.github.com/apache/tika/issues/2108";>#2108</a>)</li>
   <li><a 
href="https://github.com/apache/tika/commit/14e652af6c261f609b9766573a266b838c7408c9";><code>14e652a</code></a>
 TIKA-4372: fix org.apache.commons.io osgi metadata (<a 
href="https://redirect.github.com/apache/tika/issues/2107";>#2107</a>)</li>
   <li><a 
href="https://github.com/apache/tika/commit/77772c7456e1b195e9262d0249d6b37e373c6d33";><code>77772c7</code></a>
 TIKA-4326: update puppycrawl, google cloud, commons codec</li>
   <li><a 
href="https://github.com/apache/tika/commit/9ddb3d43a55a6861d7007a8f0ceadaddd9e21554";><code>9ddb3d4</code></a>
 remove errant debugging println from RTF parser</li>
   <li><a 
href="https://github.com/apache/tika/commit/00fddf27199d03d92b55f6246bf57b1f5dee63c5";><code>00fddf2</code></a>
 TIKA-4303: Handle OneNotePropertyEnum.CachedTitleString as 
RichEditTextUnicod...</li>
   <li><a 
href="https://github.com/apache/tika/commit/e3fcf9afab3a4a8f4220255a269ce52bc4556917";><code>e3fcf9a</code></a>
 TIKA-4371 -- exclude (hopefully) unneeded provided dependencies from 
xmlbeans...</li>
   <li><a 
href="https://github.com/apache/tika/commit/3d2d9745171ef03905652234c882a612cfa096da";><code>3d2d974</code></a>
 TIKA-4326: update protobuf</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/tika/compare/3.0.0...3.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.tika:tika-parsers-standard-package` from 3.0.0 to 3.1.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 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>


-- 
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...@stormcrawler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to