Skip to content

Update dependency pytest-cov to v3 (develop) - autoclosed

RenovateBot requested to merge renovate/develop-pytest-cov-3.x into develop

This MR contains the following updates:

Package Type Update Change
pytest-cov dev-dependencies major ==2.12.1 -> ==3.0.0

Release Notes

pytest-dev/pytest-cov

v3.0.0

Compare Source

Note that this release drops support for Python 2.7 and Python 3.5.

  • Added support for Python 3.10 and updated various test dependencies. Contributed by Hugo van Kemenade in #&#8203;500 <https://github.com/pytest-dev/pytest-cov/pull/500>_.
  • Switched from Travis CI to GitHub Actions. Contributed by Hugo van Kemenade in #&#8203;494 <https://github.com/pytest-dev/pytest-cov/pull/494>_ and #&#8203;495 <https://github.com/pytest-dev/pytest-cov/pull/495>_.
  • Add a --cov-reset CLI option. Contributed by Danilo Šegan in #&#8203;459 <https://github.com/pytest-dev/pytest-cov/pull/459>_.
  • Improved validation of --cov-fail-under CLI option. Contributed by ... Ronny Pfannschmidt's desire for skark in #&#8203;480 <https://github.com/pytest-dev/pytest-cov/pull/480>_.
  • Dropped Python 2.7 support. Contributed by Thomas Grainger in #&#8203;488 <https://github.com/pytest-dev/pytest-cov/pull/488>_.
  • Updated trove classifiers. Contributed by Michał Bielawski in #&#8203;481 <https://github.com/pytest-dev/pytest-cov/pull/481>_.
  • Reverted change for toml requirement. Contributed by Thomas Grainger in #&#8203;477 <https://github.com/pytest-dev/pytest-cov/pull/477>_.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports