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

Update dependency python-Levenshtein to v0.25.0 #18

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-Levenshtein ==0.12.0 -> ==0.25.0 age adoption passing confidence

Release Notes

rapidfuzz/python-Levenshtein (python-Levenshtein)

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

v0.21.1

Compare Source

Changed
  • upgrade rapidfuzz-cpp to v2.0.0

v0.21.0

Compare Source

Changed
  • relax dependency requirement on rapidfuzz

v0.20.9

Compare Source

Fixed
  • fix function signature of get_requires_for_build_wheel

v0.20.8

Compare Source

Fixed
  • type hints for editops/opcoded/matching_blocks did not allow any
    hashable sequence

v0.20.7

Compare Source

Fixed
  • type hints did not get installed

v0.20.6

Compare Source

Fixed
  • fix incorrect result normalization in setratio and seqratio

v0.20.5

Compare Source

Fixed
  • fix support for cmake versions below 3.17
  • fix version requirement for rapidfuzz-cpp when building against a previously installed version

v0.20.4

Changed
  • modernize cmake build to fix most conda-forge builds

v0.12.1

  • Fixed handling of numerous possible wraparounds in calculating the size
    of memory allocations; incorrect handling of which could cause denial
    of service or even possible remote code execution in previous versions
    of the library.

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 has been generated by Mend Renovate. View repository job log here.

@woctezuma woctezuma merged commit 0d4f2cc into master Mar 14, 2024
1 of 3 checks passed
@woctezuma woctezuma deleted the renovate/python-levenshtein-0.x branch March 14, 2024 22:35
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.

1 participant