Skip to content

chore: bump the minor-updates group with 3 updates#203

Merged
sdn4z merged 1 commit intomainfrom
dependabot/pip/minor-updates-0f67cb086f
Apr 8, 2025
Merged

chore: bump the minor-updates group with 3 updates#203
sdn4z merged 1 commit intomainfrom
dependabot/pip/minor-updates-0f67cb086f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Bumps the minor-updates group with 3 updates: rapidfuzz, pytest-cov and commitizen.

Updates rapidfuzz from 3.12.2 to 3.13.0

Release notes

Sourced from rapidfuzz's releases.

Release 3.13.0

Added

  • add support for arrays of type 'w'
  • add support for any DTypeLike as dtype in cdist and cpdist

Changed

  • upgrade to rapidfuzz-cpp==3.3.2
Changelog

Sourced from rapidfuzz's changelog.

Changelog

[3.13.0] - 2025-04-03 ^^^^^^^^^^^^^^^^^^^^^ Added

* add support for arrays of type 'w'
* add support for any DTypeLike as dtype in ``cdist`` and ``cpdist``

Changed

  • upgrade to rapidfuzz-cpp==3.3.2

[3.12.2] - 2025-03-02 ^^^^^^^^^^^^^^^^^^^^^ Added

* added wheels for pypy 3.11

Changed

  • upgrade to Cython==3.0.12

[3.12.1] - 2025-01-30 ^^^^^^^^^^^^^^^^^^^^^ Fixed

* fix version number

[3.12.0] - 2025-01-16 ^^^^^^^^^^^^^^^^^^^^^ Changed

  • generate code for fallback imports to be better parseable for tools bundling Python applications into a single binary (examples are cx-freeze and pyinstaller)

Added

* added support for taskflow 3.9.0

[3.11.0] - 2024-12-17 ^^^^^^^^^^^^^^^^^^^^^ Performance

  • improve calculation of min score inside partial_ratio so it can skip more alignments

Added

</tr></table> 

... (truncated)

Commits
  • 07a5a6d update version
  • aa52f02 Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 in the github-actions group
  • 9e3419a fix ci
  • e237aee upgrade rapidfuzz-cpp
  • 2830c31 add support for any DTypeLike as dtype in cdist and cpdist
  • d5390fa properly handle arrays with the new 'w' typecode
  • be26a60 hopefully fix regressions
  • ae01246 fix warnings on Python 3.13
  • 64be9b7 Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 in the github-actions group
  • 5367c41 apply pre-commit
  • Additional commits viewable in compare view

Updates pytest-cov from 6.0.0 to 6.1.1

Changelog

Sourced from pytest-cov's changelog.

6.1.1 (2025-04-05)

  • Fixed breakage that occurs when --cov-context and the no_cover marker are used together.

6.1.0 (2025-04-01)

  • Change terminal output to use full width lines for the coverage header. Contributed by Tsvika Shapira in [#678](https://github.com/pytest-dev/pytest-cov/issues/678) <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes [#675](https://github.com/pytest-dev/pytest-cov/issues/675) <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.
Commits
  • 9463242 Bump version: 6.1.0 → 6.1.1
  • 7f2781b Update changelog.
  • a59548f Allow the context plugin to check if the controller is running or not. Fixes ...
  • 10f8cde Bump version: 6.0.0 → 6.1.0
  • 10b14af Update changelog.
  • aa57aed Refactor a bit the internals to be a bit less boilerplatey and have more clar...
  • e760099 Make sure the CLI precision is used when creating report. Fixes #674.
  • 44540e1 Remove unnecessary CovFailUnderWarning. Closes #675.
  • 204af14 Update changelog.
  • 089e7bb Upgrade ruff.
  • Additional commits viewable in compare view

Updates commitizen from 4.4.1 to 4.5.0

Release notes

Sourced from commitizen's releases.

v4.5.0 (2025-04-04)

Feat

  • init: set uv to default value if both pyproject.toml and uv.lock present

Fix

  • commands/init: add missing uv provider to "cz init"

[master e0b1c774] bump: version 4.4.1 → 4.5.0 4 files changed, 14 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

v4.5.0 (2025-04-04)

Feat

  • init: set uv to default value if both pyproject.toml and uv.lock present

Fix

  • commands/init: add missing uv provider to "cz init"
Commits
  • e0b1c77 bump: version 4.4.1 → 4.5.0
  • 904173e feat(init): set uv to default value if both pyproject.toml and uv.lock present
  • 17021fa fix(commands/init): add missing uv provider to "cz init"
  • 13bc11a build(pyproject.toml): fix license metadata
  • 58eecdc update precommit example
  • a202e66 ci(pre-commit): update pre-commit hooks to latest version and fix detected ...
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 3 updates: [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [commitizen](https://github.com/commitizen-tools/commitizen).


Updates `rapidfuzz` from 3.12.2 to 3.13.0
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.12.2...v3.13.0)

Updates `pytest-cov` from 6.0.0 to 6.1.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1)

Updates `commitizen` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: pytest-cov
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: commitizen
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from scastlara and sdn4z as code owners April 7, 2025 16:36
@github-actions github-actions Bot enabled auto-merge (squash) April 7, 2025 16:36
@sdn4z sdn4z disabled auto-merge April 8, 2025 15:23
@sdn4z sdn4z merged commit 564303a into main Apr 8, 2025
9 checks passed
@sdn4z sdn4z deleted the dependabot/pip/minor-updates-0f67cb086f branch April 8, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant