Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rapidfuzz from 2.13.0 to 2.13.1 #374

Merged
merged 1 commit into from
Nov 5, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2022

Bumps rapidfuzz from 2.13.0 to 2.13.1.

Release notes

Sourced from rapidfuzz's releases.

Release 2.13.1

Fixed

  • fix bug in normalized_similarity of most scorers, leading to incorrect results when used in combination with the process module
  • fix sse2 support
  • fix bug in JaroWinkler and Jaro when used in the pure python process module
  • forward kwargs in pure Python implementation of process.extract
Changelog

Sourced from rapidfuzz's changelog.

[2.13.1] - 2022-11-02

Fixed

  • fix bug in normalized_similarity of most scorers, leading to incorrect results when used in combination with the process module
  • fix sse2 support
  • fix bug in JaroWinkler and Jaro when used in the pure python process module
  • forward kwargs in pure Python implementation of process.extract
Commits

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)

@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies python Pull requests that update Python code labels Nov 4, 2022
@bachya
Copy link
Owner

bachya commented Nov 4, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/rapidfuzz-2.13.1 branch from fbdb0da to f1602c8 Compare November 4, 2022 16:42
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #374 (e85de27) into dev (e85de27) will not change coverage.
The diff coverage is n/a.

❗ Current head e85de27 differs from pull request most recent head 5198188. Consider uploading reports for the commit 5198188 to get more accurate results

@@            Coverage Diff            @@
##               dev      #374   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         1536      1536           
=========================================
  Hits          1536      1536           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bachya
Copy link
Owner

bachya commented Nov 4, 2022

@dependabot rebase

Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/maxbachmann/RapidFuzz/releases)
- [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.md)
- [Commits](rapidfuzz/RapidFuzz@v2.13.0...v2.13.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 force-pushed the dependabot/pip/rapidfuzz-2.13.1 branch from f1602c8 to 5198188 Compare November 4, 2022 16:52
@bachya bachya merged commit add2037 into dev Nov 5, 2022
@bachya bachya deleted the dependabot/pip/rapidfuzz-2.13.1 branch November 5, 2022 15:30
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant