Skip to content

Commit

Permalink
Bump snowballstemmer from 2.1.0 to 2.2.0 (#8787)
Browse files Browse the repository at this point in the history
Bumps [snowballstemmer](https://github.com/snowballstem/snowball) from
2.1.0 to 2.2.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/snowballstem/snowball/blob/master/NEWS">snowballstemmer's
changelog</a>.</em></p>
<blockquote>
<h1>Snowball 2.2.0 (2021-11-10)</h1>
<h2>New Code Generators</h2>
<ul>
<li>Add Ada generator from Stephane Carrez (<a
href="https://redirect.github.com/snowballstem/snowball/issues/135">#135</a>).</li>
</ul>
<h2>Javascript</h2>
<ul>
<li>
<p>Fix generated code to use integer division rather than floating point
division.</p>
<p>Noted by David Corbett.</p>
</li>
</ul>
<h2>Pascal</h2>
<ul>
<li>
<p>Fix code generated for division. Previously real division was used
and the
generated code would fail to compile with an &quot;Incompatible
types&quot; error.</p>
<p>Noted by David Corbett.</p>
</li>
<li>
<p>Fix code generated for Snowball's <code>minint</code> and
<code>maxint</code> constant.</p>
</li>
</ul>
<h2>Python</h2>
<ul>
<li>
<p>Python 2 is no longer actively supported, as proposed on the mailing
list:
<a
href="https://lists.tartarus.org/pipermail/snowball-discuss/2021-August/001721.html">https://lists.tartarus.org/pipermail/snowball-discuss/2021-August/001721.html</a></p>
</li>
<li>
<p>Fix code generated for division. Previously the Python code we
generated
used integer division but rounded negative fractions towards negative
infinity rather than zero under Python 2, and under Python 3 used
floating
point division.</p>
<p>Noted by David Corbett.</p>
</li>
</ul>
<h2>Code Quality Improvements</h2>
<ul>
<li>C#: An <code>among</code> without functions is now generated as
<code>static</code> and groupings
are now generated as constant. Patches from James Turner in <a
href="https://redirect.github.com/snowballstem/snowball/issues/146">#146</a>
and <a
href="https://redirect.github.com/snowballstem/snowball/issues/147">#147</a>.</li>
</ul>
<h2>Code generation improvements</h2>
<ul>
<li>General:</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/snowballstem/snowball/commit/48a67a2831005f49c48ec29a5837640e23e54e6b"><code>48a67a2</code></a>
Update for 2.2.0</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/ec00981590405827782d4655fcb4e68e9dcb9d43"><code>ec00981</code></a>
Fix handling of len and lenof as names</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/5559db7016d232c0a9f6d9db52ecafce83496740"><code>5559db7</code></a>
Report clearer error if = is used instead of ==</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/4ff359881a651fc921e9966ef39674918f8e426a"><code>4ff3598</code></a>
Optimise constant numeric expressions</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/40b164100328367c426324cdd29ab69114d4ba8e"><code>40b1641</code></a>
NEWS: Update</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/f89c3b9d639b9543222f69b0e24742be1dcfe392"><code>f89c3b9</code></a>
Fix $(EXE_EXT) to $(EXEEXT)</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/55fd44b016303d7103f93f8b1fab9a634f0678ac"><code>55fd44b</code></a>
Ada: Fix code generated for <code>minint</code> and
<code>maxint</code></li>
<li><a
href="https://github.com/snowballstem/snowball/commit/e6d8b6f1d7df1a05fa8fbc11f479069e17b50788"><code>e6d8b6f</code></a>
Pascal: Fix code generated for <code>minint</code></li>
<li><a
href="https://github.com/snowballstem/snowball/commit/ed32a1da901351c225ad1ddcbd5e3bd6f53c3a1f"><code>ed32a1d</code></a>
Ada: Fix &quot;parentheses required for unary minus&quot; errors</li>
<li><a
href="https://github.com/snowballstem/snowball/commit/47773b9a06679972d69f6a2e14f11d5c09f30adf"><code>47773b9</code></a>
NEWS: Update</li>
<li>Additional commits viewable in <a
href="https://github.com/snowballstem/snowball/compare/v2.1.0...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=snowballstemmer&package-manager=pip&previous-version=2.1.0&new-version=2.2.0)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent f417d96 commit 9bd2769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ six==1.16.0
# virtualenv
slotscheck==0.19.0
# via -r requirements/lint.in
snowballstemmer==2.1.0
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
# via
Expand Down

0 comments on commit 9bd2769

Please sign in to comment.