dependabot[bot] opened a new pull request, #599: URL: https://github.com/apache/tika/pull/599
Bumps [uimafit-core](https://github.com/apache/uima-uimafit) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/uima-uimafit/releases">uimafit-core's releases</a>.</em></p> <blockquote> <h2>Apache UIMA uimaFIT 3.3.0</h2> <p>This is a feature and bugfix release.</p> <h2>Notable changes in this release</h2> <h3>New Features and improvements</h3> <ul> <li>[UIMA-6431] - Use lambda functions as CAS processors</li> <li>[UIMA-6422] - <code>FSUtil.setFeature()</code> should offer signatures that accept a Feature</li> <li>[UIMA-6392] - Better delegate key generation in aggregate engine</li> <li>[UIMA-6424] - Upgrade uimaFIT to JUnit 5</li> <li>[UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0</li> <li>[UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)</li> </ul> <h3>Bugs fixed</h3> <ul> <li>[UIMA-6384] - Parallelism argument in <code>CpePipeline</code> is ignored</li> <li>[UIMA-6385] - Potential resource key clash in environments with multiple classloaders</li> <li>[UIMA-6391] - <code>CpePipeline</code> should kill CPE if reader throws exception</li> <li>[UIMA-6396] - uimaFIT maven plugin mixes up test and compile scopes</li> <li>[UIMA-6417] - Problems setting numeric parameter values</li> <li>[UIMA-6446] - Complexities around enhancing classes with their resource name</li> </ul> <p>A full list of issues addressed in this release can be found on the Apache issue tracker:</p> <p><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT">https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT</a></p> <h3>API changes</h3> <h4>Inheritance of <code>@ResourceMetaData</code></h4> <p>The <code>@ResourceMetaData</code> is no longer "inherited" by sub-classes of the annotated component class (cf. UIMA-6446).</p> <h4>JUnit upgrade</h4> <p>The JUnit module has been upgraded from JUnit 4 to JUnit 5 along with the rest of the test code switching to JUnit 5. If you use the unit test helpers from this module, you also have to upgrade your tests to JUnit 5.</p> <h3>Supported Platforms</h3> <p>uimaFIT 3.3.0 should be used in combination with</p> <ul> <li>Java 1.8 or higher</li> <li>UIMA Java SDK 3.3.0 or higher</li> <li>Spring Framework 5.3.20 or higher</li> </ul> <h2><!-- raw HTML omitted -->Download<!-- raw HTML omitted --></h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/uima-uimafit/blob/main/RELEASE_NOTES.md">uimafit-core's changelog</a>.</em></p> <blockquote> <h1>Apache uimaFIT (TM) v3.3.0</h1> <p>This is a feature and bugfix release.</p> <h2>Notable changes in this release</h2> <h3>New Features and improvements</h3> <ul> <li>[UIMA-6431] - Use lambda functions as CAS processors</li> <li>[UIMA-6422] - <code>FSUtil.setFeature()</code> should offer signatures that accept a Feature</li> <li>[UIMA-6392] - Better delegate key generation in aggregate engine</li> <li>[UIMA-6424] - Upgrade uimaFIT to JUnit 5</li> <li>[UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0</li> <li>[UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)</li> </ul> <h3>Bugs fixed</h3> <ul> <li>[UIMA-6384] - Parallelism argument in <code>CpePipeline</code> is ignored</li> <li>[UIMA-6385] - Potential resource key clash in environments with multiple classloaders</li> <li>[UIMA-6391] - <code>CpePipeline</code> should kill CPE if reader throws exception</li> <li>[UIMA-6396] - uimaFIT maven plugin mixes up test and compile scopes</li> <li>[UIMA-6417] - Problems setting numeric parameter values</li> <li>[UIMA-6446] - Complexities around enhancing classes with their resource name</li> </ul> <p>A full list of issues addressed in this release can be found on the Apache issue tracker:</p> <p><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT">https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT</a></p> <h3>API changes</h3> <h4>Inheritance of <code>@ResourceMetaData</code></h4> <p>The <code>@ResourceMetaData</code> is no longer "inherited" by sub-classes of the annotated component class (cf. UIMA-6446).</p> <h4>JUnit upgrade</h4> <p>The JUnit module has been upgraded from JUnit 4 to JUnit 5 along with the rest of the test code switching to JUnit 5. If you use the unit test helpers from this module, you also have to upgrade your tests to JUnit 5.</p> <h3>Supported Platforms</h3> <p>uimaFIT 3.3.0 should be used in combination with</p> <ul> <li>Java 1.8 or higher</li> <li>UIMA Java SDK 3.3.0 or higher</li> <li>Spring Framework 5.3.20 or higher</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/uima-uimafit/commit/0ca204987b22895df97ea16b90658e65eb551456"><code>0ca2049</code></a> [maven-release-plugin] prepare release uimafit-3.3.0</li> <li><a href="https://github.com/apache/uima-uimafit/commit/611aa82a4b9a7f93af1d6edcef531d9c1496e976"><code>611aa82</code></a> Merge branch 'main' into UIMA-6425-uimaFIT-3.3.0-release</li> <li><a href="https://github.com/apache/uima-uimafit/commit/e67b593fe31f5776ab2fbc0b7f2afd32ce851aeb"><code>e67b593</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/uima-uimafit/issues/190">#190</a> from apache/refactoring/UIMA-6432-Upgrade-dependencies</li> <li><a href="https://github.com/apache/uima-uimafit/commit/d51622b59e30bbbb62b418bd6ceede4ee39b3f5d"><code>d51622b</code></a> [UIMA-6432] Upgrade dependencies</li> <li><a href="https://github.com/apache/uima-uimafit/commit/d3f64c918dacfc2fa70c4a1772b6e5edc21f3780"><code>d3f64c9</code></a> [UIMA-6432] Upgrade dependencies</li> <li><a href="https://github.com/apache/uima-uimafit/commit/b684a75903c27de50fdf6984949052edaf23ba7d"><code>b684a75</code></a> [UIMA-6432] Upgrade dependencies</li> <li><a href="https://github.com/apache/uima-uimafit/commit/3b26c21aeaad11567550aa169571e4869728032d"><code>3b26c21</code></a> [UIMA-6432] Upgrade dependencies (uimaFIT 3.3.0)</li> <li><a href="https://github.com/apache/uima-uimafit/commit/ee0128353aa47b784d550dcd24be47370b9a92d0"><code>ee01283</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/uima-uimafit/issues/189">#189</a> from apache/refactoring/UIMA-6463-Use-toolchains-to-e...</li> <li><a href="https://github.com/apache/uima-uimafit/commit/a16ccbf6eebb1cca8e4f918e79de1d65f309f6e1"><code>a16ccbf</code></a> [UIMA-6463] Use toolchains to ensure compatibility with Java 1.8</li> <li><a href="https://github.com/apache/uima-uimafit/commit/e37cfb00f5edf128c27f5bfe836728ce2d011c41"><code>e37cfb0</code></a> [UIMA-6425] uimaFIT 3.3.0 release</li> <li>Additional commits viewable in <a href="https://github.com/apache/uima-uimafit/compare/rel/uimafit-3.2.0...rel/uimafit-3.3.0">compare view</a></li> </ul> </details> <br /> [](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]
