Skip to content

deps(deps-dev): update mutmut requirement from ~=3.3 to ~=3.5#27

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/mutmut-approx-eq-3.5
Apr 13, 2026
Merged

deps(deps-dev): update mutmut requirement from ~=3.3 to ~=3.5#27
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/mutmut-approx-eq-3.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on mutmut to permit the latest version.

Changelog

Sourced from mutmut's changelog.

3.5.0


* Filter mutants based on type annotations. This feature needs to be turned on with the `type_check_command` config.
  • Support running on Windows

  • Save mutation stats for use with CI/CD pipeline (#460)

  • Async functions fixed

  • Fix for functions with positional only arguments

  • Support signatures with PEP 649 deferred annotations

3.4.0

  • Add action to view tests for mutant

  • Add basic description for all results in mutmut browse

  • Add description for timeout mutants

  • Early exit when stats find no tests for any mutant

  • Support python 3.14

  • Performance improvements

  • Fix mutate_only_covered_lines when files are excluded from test run

  • Add pytest_add_cli_args and pytest_add_cli_args_test_selection configs

  • mutate_only_covered_lines added to config to control whether coverage.py is used to filter down mutations

  • Filter out identical string mutants with different values

  • Handle more exit codes

  • Disable common order-randomising pytest plugins, as that can seriously deteriorate mutation testing performance

  • Fixed packaging issue

3.3.1


* Increased threshold for mutant timeouts
</tr></table> 

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
Updates the requirements on [mutmut](https://github.com/boxed/mutmut) to permit the latest version.
- [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst)
- [Commits](https://github.com/boxed/mutmut/commits)

---
updated-dependencies:
- dependency-name: mutmut
  dependency-version: 3.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/mutmut-approx-eq-3.5 branch from a06f7a6 to 9b265b0 Compare April 13, 2026 03:28
@github-actions github-actions Bot merged commit 2229b44 into main Apr 13, 2026
6 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/mutmut-approx-eq-3.5 branch April 13, 2026 03:28
@sonarqubecloud
Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants