Skip to content

Bump rapidfuzz from 2.15.0 to 2.15.1#2530

Merged
wookie184 merged 1 commit into
mainfrom
dependabot/pip/rapidfuzz-2.15.1
Apr 11, 2023
Merged

Bump rapidfuzz from 2.15.0 to 2.15.1#2530
wookie184 merged 1 commit into
mainfrom
dependabot/pip/rapidfuzz-2.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2023

Bumps rapidfuzz from 2.15.0 to 2.15.1.

Release notes

Sourced from rapidfuzz's releases.

Release 2.15.1

Fixed

  • fix incorrect tag dispatching implementation leading to AVX2 instructions in the SSE2 code path

Added

  • add wheels for windows arm64
Changelog

Sourced from rapidfuzz's changelog.

Changelog

[2.15.1] - 2023-04-11 ^^^^^^^^^^^^^^^^^^^^^ Fixed

- fix incorrect tag dispatching implementation leading to AVX2 instructions in the SSE2 code path

Added

- add wheels for windows arm64

[2.15.0] - 2023-04-01
^^^^^^^^^^^^^^^^^^^^^
Changed
</code></pre>
<ul>
<li>allow the usage of finite generators as choices in <code>process.extract</code></li>
</ul>
<p>[2.14.0] - 2023-03-31
^^^^^^^^^^^^^^^^^^^^^
Changed</p>
<pre><code>- upgrade required Cython version to Cython==3.0.0b2

Fixed
</code></pre>
<ul>
<li>fix handling of non symmetric scorers in pure python version of <code>process.cdist</code></li>
<li>fix default dtype handling when using <code>process.cdist</code> with pure python scorers</li>
</ul>
<p>[2.13.7] - 2022-12-20
^^^^^^^^^^^^^^^^^^^^^
Fixed</p>
<pre><code>- fix function signature of get_requires_for_build_wheel

[2.13.6] - 2022-12-11
^^^^^^^^^^^^^^^^^^^^^
Changed
</code></pre>
<ul>
<li>reformat changelog as restructured text to get rig of <code>m2r2</code> dependency</li>
</ul>
<p>[2.13.5] - 2022-12-11
^^^^^^^^^^^^^^^^^^^^^
Added</p>
<pre><code>* added docs to sdist

Fixed
&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/maxbachmann/RapidFuzz/commit/4fc08a5df5f5b82d06be960542b13c5fd4982b6e&quot;&gt;&lt;code&gt;4fc08a5&lt;/code&gt;&lt;/a> apply code formatting</li>
<li><a href="https://github.com/maxbachmann/RapidFuzz/commit/5e3eddebda7dd58f089dfd12283890b63ffbd068&quot;&gt;&lt;code&gt;5e3edde&lt;/code&gt;&lt;/a> generate missing cython file</li>
<li><a href="https://github.com/maxbachmann/RapidFuzz/commit/2003936216f8c316c5cd96d413ecc171a3830d84&quot;&gt;&lt;code&gt;2003936&lt;/code&gt;&lt;/a> add windows arm64 wheels</li>
<li><a href="https://github.com/maxbachmann/RapidFuzz/commit/d784088cc86bfaddeac7a2f5f9cdeb8371b7d822&quot;&gt;&lt;code&gt;d784088&lt;/code&gt;&lt;/a> add intel sde for testing</li>
<li><a href="https://github.com/maxbachmann/RapidFuzz/commit/abcf645ec3a4563a0d90db56bd61389bec5ed60c&quot;&gt;&lt;code&gt;abcf645&lt;/code&gt;&lt;/a> dispatch in Python</li>
<li>See full diff in <a href="https://github.com/maxbachmann/RapidFuzz/compare/v2.15.0...v2.15.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 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)

Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/maxbachmann/RapidFuzz/releases)
- [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v2.15.0...v2.15.1)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added a: dependencies Related to package dependencies and management python Pull requests that update Python code labels Apr 11, 2023
@wookie184 wookie184 merged commit 0fa3cc4 into main Apr 11, 2023
@wookie184 wookie184 deleted the dependabot/pip/rapidfuzz-2.15.1 branch April 11, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: dependencies Related to package dependencies and management python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant