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

fix(deps): update dependency python-levenshtein to ^0.26.0 #14

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-levenshtein ^0.21.1 -> ^0.26.0 age adoption passing confidence

Release Notes

rapidfuzz/python-Levenshtein (python-levenshtein)

v0.26.1

Compare Source

Fixed
  • add missing mac os wheels

v0.26.0

Compare Source

Changed
  • add support for Python 3.13
  • drop support for Python 3.8

v0.25.1

Compare Source

Fixed
  • fix potentially incorrect results of jaro_winkler when using high prefix weights

v0.25.0

Compare Source

Changed
  • improve type hints

v0.24.0

Compare Source

Changed
  • upgrade rapidfuzz-cpp to v3.0.0
  • drop support for Python 3.7

v0.23.0

Compare Source

Changed
  • added keyword argument pad to Hamming distance. This controls whether sequences of different
    length should be padded or lead to a ValueError
  • upgrade to Cython==3.0.3

v0.22.0

Compare Source

Changed
  • add support for Python 3.12
  • drop support for Python 3.6
Added
  • add wheels for windows arm64

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/python-levenshtein-0.x branch from 45459ba to bc7c0c5 Compare February 1, 2024 00:05
@renovate renovate bot changed the title Update dependency python-levenshtein to ^0.23.0 Update dependency python-levenshtein to ^0.24.0 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/python-levenshtein-0.x branch from bc7c0c5 to ab69382 Compare February 12, 2024 00:34
@renovate renovate bot changed the title Update dependency python-levenshtein to ^0.24.0 Update dependency python-levenshtein to ^0.25.0 Feb 12, 2024
@renovate renovate bot changed the title Update dependency python-levenshtein to ^0.25.0 Update dependency python-levenshtein to ^0.26.0 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/python-levenshtein-0.x branch from ab69382 to 5352455 Compare September 19, 2024 23:12
@renovate renovate bot force-pushed the renovate/python-levenshtein-0.x branch from 5352455 to cbc2cff Compare December 15, 2024 20:18
@renovate renovate bot changed the title Update dependency python-levenshtein to ^0.26.0 fix(deps): update dependency python-levenshtein to ^0.26.0 Dec 15, 2024
@mergify mergify bot merged commit c8ec57e into master Dec 15, 2024
8 of 11 checks passed
@renovate renovate bot deleted the renovate/python-levenshtein-0.x branch December 15, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants