Update dependency pytest-cov to v3 #31

Open
renovate-bot wants to merge 1 commits from renovate/pytest-cov-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
pytest-cov (changelog) dev-dependencies major ^2.11.1 -> ^3.0.0

Release Notes

pytest-dev/pytest-cov (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: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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) ([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html)) | dev-dependencies | major | `^2.11.1` -> `^3.0.0` | --- ### Release Notes <details> <summary>pytest-dev/pytest-cov (pytest-cov)</summary> ### [`v3.0.0`](https://github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#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**: Branch creation - At any time (no schedule defined), Automerge - 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot added 1 commit 2022-12-20 23:08:36 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
17ea4897d5
Update dependency pytest-cov to v3
Author
Collaborator

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
tool python v3.11.2 is already installed
linking tool python v3.11.2

rm: cannot remove '/opt/buildpack/env.d/python.sh': Permission denied

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: poetry.lock ``` tool python v3.11.2 is already installed linking tool python v3.11.2 rm: cannot remove '/opt/buildpack/env.d/python.sh': Permission denied ```
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/determine-docker-tags#31
No description provided.