Skip to content

build(deps): bump rapidfuzz from 3.14.5 to 3.14.6 - #96

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rapidfuzz-3.14.6
Open

build(deps): bump rapidfuzz from 3.14.5 to 3.14.6#96
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rapidfuzz-3.14.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps rapidfuzz from 3.14.5 to 3.14.6.

Release notes

Sourced from rapidfuzz's releases.

Release 3.14.6

Fixed

  • fix some divergences in the pure Python fallback
  • fix compatibility with new Cython versions
  • fixed potential out of bound access inside Editops.remove_subsequence
  • fixed handling python fallback implementation of Editops.remove_subsequence

Removed

  • dropped support for Python 3.10
  • dropped wheels for experimental Python 3.13 free threaded
Changelog

Sourced from rapidfuzz's changelog.

Changelog

[3.14.6] - 2026-08-30 ^^^^^^^^^^^^^^^^^^^^^ Fixed

* fix some divergences in the pure Python fallback
* fix compatibility with new Cython versions
* fixed potential out of bound access inside Editops.remove_subsequence
* fixed handling python fallback implementation of Editops.remove_subsequence

Removed

  • dropped support for Python 3.10
  • dropped wheels for experimental Python 3.13 free threaded

[3.14.5] - 2026-04-07 ^^^^^^^^^^^^^^^^^^^^^ Fixed

* fix release ci attempting to upload a pyodide wheel

[3.14.4] - 2026-04-06 ^^^^^^^^^^^^^^^^^^^^^ Added

  • add risc64 wheels
  • add support for taskflow 4.0.0

Changed

* upgrade to ``Cython==3.2.4``.

Fixed

* fix type hints for extractOne when no score_cutoff is provided

[3.14.3] - 2025-11-01
^^^^^^^^^^^^^^^^^^^^^
Fixed

  • add missing pypy and freethreaded linux wheels

Removed

  • drop s390x and ppc64le wheels since they are virtually unused and require extremely long to build under emulation

[3.14.2] - 2025-10-30 ^^^^^^^^^^^^^^^^^^^^^

... (truncated)

Commits
  • d1b4a18 fix cython call
  • f7be71b fix typo
  • 3199c87 fix version tag
  • 7b57e51 update date
  • 15e68d7 update rapidfuzz-cpp
  • b637f9f don't hand out references to internal elements
  • 868a451 fix Editops.remove_subsequence
  • 83b8b84 fix compatibility with new Cython versions
  • 24f2ac5 Bump pypa/cibuildwheel from 4.1.1 to 4.2.0 in the github-actions group
  • 03a5137 Bump pypa/gh-action-pypi-publish in the github-actions group
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/rapidfuzz/RapidFuzz) from 3.14.5 to 3.14.6.
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.14.5...v3.14.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants