adamschachne / inhouse_bot

A Discord bot to handle League of Legends in-house games.
GNU General Public License v3.0
2 stars 2 forks source link

Update dependency rapidfuzz to v2.13.0 #65

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rapidfuzz ==2.11.1 -> ==2.13.0 age adoption passing confidence

Release Notes

maxbachmann/RapidFuzz ### [`v2.13.0`](https://togithub.com/maxbachmann/RapidFuzz/blob/HEAD/CHANGELOG.md#​2130---2022-10-30) [Compare Source](https://togithub.com/maxbachmann/RapidFuzz/compare/v2.12.0...v2.13.0) ##### Fixed - fix bug in `Levenshtein.editops` leading to crashes when used with `score_hint` ##### Changed - moved capi from `rapidfuzz_capi` into `rapidfuzz`, since it will always succeed the installation now that there is a pure Python mode - add `score_hint` argument to process module - add `score_hint` argument to Levenshtein module ### [`v2.12.0`](https://togithub.com/maxbachmann/RapidFuzz/blob/HEAD/CHANGELOG.md#​2120---2022-10-24) [Compare Source](https://togithub.com/maxbachmann/RapidFuzz/compare/v2.11.1...v2.12.0) ##### Changed - drop support for Python 3.6 ##### Added - added `Prefix`/`Suffix` similarity ##### Fixed - fixed packaging with pyinstaller

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.