Skip to content

Bump org.carrot2:morfologik-fsa from 2.1.9 to 2.2.0 in /plugins/analysis-ukrainian - #101

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/analysis-ukrainian/org.carrot2-morfologik-fsa-2.2.0
Open

Bump org.carrot2:morfologik-fsa from 2.1.9 to 2.2.0 in /plugins/analysis-ukrainian#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/analysis-ukrainian/org.carrot2-morfologik-fsa-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown

Bumps org.carrot2:morfologik-fsa from 2.1.9 to 2.2.0.

Release notes

Sourced from org.carrot2:morfologik-fsa's releases.

release/2.2.0-rc3

What's Changed

  • PR #121: fix bug in replacements: s>ss, ss>s (Jaume Ortol脿).

Full Changelog: morfologik/morfologik-stemming@2.2.0-rc2...2.2.0-rc3

release/2.2.0-rc2

Bug Fixes

  • PR #118: fix HMatrix not being reset between calls to Speller.findReplacementCandidates(), causing incorrect candidates to be returned on repeated calls (Jaume Ortol脿).

  • GH-38: support ^ (start) and $ (end) anchors and _ (space) in replacement-pairs, following hunspell REP conventions.

  • GH-75: 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.

Other Changes

  • Update Maven build plugins to current versions.
Changelog

Sourced from org.carrot2:morfologik-fsa's changelog.

======================= morfologik-stemming 2.2.0 =======================

Bug Fixes

  • PR #121: fix bug in replacements: s>ss, ss>s (Jaume Ortol脿).

  • PR #118: fix HMatrix not being reset between calls to Speller.findReplacementCandidates(), causing incorrect candidates to be returned on repeated calls (Jaume Ortol脿).

  • GH-38: support ^ (start) and $ (end) anchors and _ (space) in replacement-pairs, following hunspell REP conventions.

  • GH-75: 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.

Other Changes

  • apply spotless (google java format) formatting to sources.

  • switch to junit5/ jupiter and randomizedtesting-jupiter

  • Update Maven build plugins to current versions.

  • Require Java 21 for compiling the project. The output jar remains Java 11 compatible.

Commits
  • 7901b0d Bump version to 2.2.0. #122
  • 3400c20 Merge pull request #126 from morfologik/require-jdk21-for-compilation
  • d29c990 Require Java 21 for compilation. Simplify poms.
  • aca98c0 Rename java17 profile to java11, add a clarification about min. jdk version #125
  • 964aa1a Bump randomizedtesting to 0.2.0.
  • 6afcea4 Merge pull request #124 from morfologik/apply-spotless-formatting
  • a92b669 Try to use jdk21 as the default.
  • da86d96 Try to use jdk21 as the default.
  • f894338 Try to use jdk21 as the default.:
  • 34a98aa Apply spotless and reformat code.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.carrot2:morfologik-fsa](https://github.com/morfologik/morfologik-stemming) from 2.1.9 to 2.2.0.
- [Release notes](https://github.com/morfologik/morfologik-stemming/releases)
- [Changelog](https://github.com/morfologik/morfologik-stemming/blob/master/CHANGES.txt)
- [Commits](morfologik/morfologik-stemming@2.1.9...2.2.0)

---
updated-dependencies:
- dependency-name: org.carrot2:morfologik-fsa
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants