chore(deps): update dependency pytest-cov to v3 #5

Merged
deepak merged 1 commits from renovate/pytest-cov-3.x into master 2022-03-19 00:54:32 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
pytest-cov dev-dependencies major ^2.10.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 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | dev-dependencies | major | `^2.10.1` -> `^3.0.0` | --- ### Release Notes <details> <summary>pytest-dev/pytest-cov</summary> ### [`v3.0.0`](https://github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#&#8203;300-2021-10-04) [Compare Source](https://github.com/pytest-dev/pytest-cov/compare/v2.12.1...v3.0.0) **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>`\_. </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-02-23 21:09:23 +00:00
chore(deps): update dependency pytest-cov to v3
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/pr-master This commit looks good
30e107161c
deepak was assigned by renovate-bot 2022-02-23 21:09:24 +00:00
renovate-bot force-pushed renovate/pytest-cov-3.x from 30e107161c to e453d20e55 2022-03-15 01:32:34 +00:00 Compare
renovate-bot force-pushed renovate/pytest-cov-3.x from e453d20e55 to 2f69bfe5ca 2022-03-16 01:31:24 +00:00 Compare
renovate-bot force-pushed renovate/pytest-cov-3.x from 2f69bfe5ca to 068ae21da5 2022-03-17 01:32:05 +00:00 Compare
deepak merged commit 66bac59a55 into master 2022-03-19 00:54:32 +00:00
deepak deleted branch renovate/pytest-cov-3.x 2022-03-19 00:54:32 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: physics/pdme#5
No description provided.