dependabot[bot] opened a new pull request, #157: URL: https://github.com/apache/opennlp-addons/pull/157
Bumps [org.carrot2:morfologik-stemming](https://github.com/morfologik/morfologik-stemming) from 2.1.9 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/morfologik/morfologik-stemming/releases">org.carrot2:morfologik-stemming's releases</a>.</em></p> <blockquote> <h2>release/2.2.0-rc3</h2> <h2>What's Changed</h2> <ul> <li>PR <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/121">#121</a>: fix bug in replacements: s>ss, ss>s (Jaume Ortolà).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/morfologik/morfologik-stemming/compare/2.2.0-rc2...2.2.0-rc3">https://github.com/morfologik/morfologik-stemming/compare/2.2.0-rc2...2.2.0-rc3</a></p> <h2>release/2.2.0-rc2</h2> <h2>Bug Fixes</h2> <ul> <li> <p>PR <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/118">#118</a>: fix HMatrix not being reset between calls to Speller.findReplacementCandidates(), causing incorrect candidates to be returned on repeated calls (Jaume Ortolà).</p> </li> <li> <p><a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/38">GH-38</a>: support ^ (start) and $ (end) anchors and _ (space) in replacement-pairs, following hunspell REP conventions.</p> </li> <li> <p><a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/75">GH-75</a>: Fix incorrect and incomplete CharsetDecoder usage in Speller.findRepl(): missing charBuffer.clear() before decode and missing decoder.flush() after decode, which could produce wrong candidates for stateful encodings.</p> </li> </ul> <h2>Other Changes</h2> <ul> <li>Update Maven build plugins to current versions.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/morfologik/morfologik-stemming/blob/master/CHANGES.txt">org.carrot2:morfologik-stemming's changelog</a>.</em></p> <blockquote> <p>======================= morfologik-stemming 2.2.0 =======================</p> <p>Bug Fixes</p> <ul> <li> <p>PR <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/121">#121</a>: fix bug in replacements: s>ss, ss>s (Jaume Ortolà).</p> </li> <li> <p>PR <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/118">#118</a>: fix HMatrix not being reset between calls to Speller.findReplacementCandidates(), causing incorrect candidates to be returned on repeated calls (Jaume Ortolà).</p> </li> <li> <p><a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/38">GH-38</a>: support ^ (start) and $ (end) anchors and _ (space) in replacement-pairs, following hunspell REP conventions.</p> </li> <li> <p><a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/75">GH-75</a>: Fix incorrect and incomplete CharsetDecoder usage in Speller.findRepl(): missing charBuffer.clear() before decode and missing decoder.flush() after decode, which could produce wrong candidates for stateful encodings.</p> </li> </ul> <p>Other Changes</p> <ul> <li> <p>apply spotless (google java format) formatting to sources.</p> </li> <li> <p>switch to junit5/ jupiter and randomizedtesting-jupiter</p> </li> <li> <p>Update Maven build plugins to current versions.</p> </li> <li> <p>Require Java 21 for compiling the project. The output jar remains Java 11 compatible.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/7901b0d0ffe41f15c90c287ebb1dd9c4a4dcb382"><code>7901b0d</code></a> Bump version to 2.2.0. <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/122">#122</a></li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/3400c20d43f4cc179c02847045f28c99fc36a04c"><code>3400c20</code></a> Merge pull request <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/126">#126</a> from morfologik/require-jdk21-for-compilation</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/d29c990d214c8cffdfd602e0faa4e985d1b8fe01"><code>d29c990</code></a> Require Java 21 for compilation. Simplify poms.</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/aca98c0744e7e2524322635703632c9b28d2e9bc"><code>aca98c0</code></a> Rename java17 profile to java11, add a clarification about min. jdk version <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/125">#125</a></li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/964aa1a11d6e18a586235714dded894b4fd6e2ca"><code>964aa1a</code></a> Bump randomizedtesting to 0.2.0.</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/6afcea41f3ec3339e2df77e4cd9d6cd60e3435ff"><code>6afcea4</code></a> Merge pull request <a href="https://redirect.github.com/morfologik/morfologik-stemming/issues/124">#124</a> from morfologik/apply-spotless-formatting</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/a92b669a07c6bec17636be7dbd74543f57b221bc"><code>a92b669</code></a> Try to use jdk21 as the default.</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/da86d96ada81af56fb1fd64a94e3c2009fbd9d36"><code>da86d96</code></a> Try to use jdk21 as the default.</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/f89433817f01619bb6efefba0f01f07dab75bdbc"><code>f894338</code></a> Try to use jdk21 as the default.:</li> <li><a href="https://github.com/morfologik/morfologik-stemming/commit/34a98aa357221fea6fcc1aadb0714befc5f4fcc4"><code>34a98aa</code></a> Apply spotless and reformat code.</li> <li>Additional commits viewable in <a href="https://github.com/morfologik/morfologik-stemming/compare/2.1.9...2.2.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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
