Skip to content

Chore(deps): bump rapidfuzz from 3.6.2 to 3.8.1

HIFIS Bot requested to merge dependabot-pip-rapidfuzz-3.8.1 into main

Bumps rapidfuzz from 3.6.2 to 3.8.1.

Release notes

Sourced from rapidfuzz's releases.

Release 3.8.1

Fixed

  • use the correct version of rapidfuzz-cpp when building against a system installed version

Release 3.8.0

Added

  • added process.cpdist which allows pairwise comparison of two collection of inputs

Fixed

  • fix some minor errors in the type hints
  • fix potentially incorrect results of JaroWinkler when using high prefix weights

Release 3.7.0

Changed

  • reduce import time
Changelog

Sourced from rapidfuzz's changelog.

Changelog

[3.8.1] - 2024-04-07 ^^^^^^^^^^^^^^^^^^^^ Fixed

* use the correct version of `rapidfuzz-cpp` when building against a system installed version
[3.8.0] - 2024-04-06
^^^^^^^^^^^^^^^^^^^^
Added
  • added process.cpdist which allows pairwise comparision of two collection of inputs

Fixed

- fix some minor errors in the type hints
- fix potentially incorrect results of JaroWinkler when using high prefix weights
[3.7.0] - 2024-03-21
^^^^^^^^^^^^^^^^^^^^
Changed
  • reduce importtime

[3.6.2] - 2024-03-05 ^^^^^^^^^^^^^^^^^^^^

Changed

* upgrade to ``Cython==3.0.9``
Fixed
* upgrade ``rapidfuzz-cpp`` which includes a fix for build issues on some compilers
* fix some issues with the sphinx config
[3.6.1] - 2023-12-28
^^^^^^^^^^^^^^^^^^^^
Fixed


fix overflow error on systems with sizeof(size_t) < 8

[3.6.0] - 2023-12-26
^^^^^^^^^^^^^^^^^^^^
Fixed
</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/8ea97234de24272a162dc82441b4a5f23a324f6a"><code>8ea9723</code></a> set python version</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/95d981b4c01ddac61ab416facf31dd1759baadac"><code>95d981b</code></a> install further testing dependencies after build</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/4bb2bf9f5093bb9dc2fccb70172590d185a7a135"><code>4bb2bf9</code></a> install testing dependencies after build</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/758ff6ef7c47b0d94fdb512311139977d0c5353f"><code>758ff6e</code></a> further ci fixes</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/825578d25a89952b4d31b0e2eb54c6031e7f3e9f"><code>825578d</code></a> improve ci</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/7c89c31533dcefde3e8cbd368497b55c75b701b1"><code>7c89c31</code></a> update rapidfuzz-cpp</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/dea0bd18014a6f5f505bdedf669e680171e8a120"><code>dea0bd1</code></a> run tests to detect broken build</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/88dc7cd6d679a0081705babb3b911e8369eb8883"><code>88dc7cd</code></a> use proper taskflow version</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/cf788b9045ec2999c9f82cb74e5cc598a9d5dd9e"><code>cf788b9</code></a> fix test for system installation</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/02ea43288aabcc633dabf98a32a4e6840984639f"><code>02ea432</code></a> tag 3.8.1</li>
<li>Additional commits viewable in <a href="https://github.com/rapidfuzz/RapidFuzz/compare/v3.6.2...v3.8.1">compare view</a></li>
</ul>
</details>
<br />

Merge request reports