Skip to content

Update dependency pytest-cov to ~=6.1.1 #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ~=6.0.0 -> ~=6.1.1 age adoption passing confidence
pytest-cov (changelog) ~=5.0.0 -> ~=6.1.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov)

v6.1.1

Compare Source

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

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.

Configuration

📅 Schedule: Branch creation - "after 8am on saturday" in timezone Australia/Brisbane, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 4, 2025

⚠️ 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: uv.lock
Command failed: uv lock --upgrade-package pytest-cov --upgrade-package pytest-cov
Using CPython 3.13.3 interpreter at: /opt/containerbase/tools/python/3.13.3/bin/python3
  × No solution found when resolving dependencies for split
  │ (python_full_version == '3.8.*'):
  ╰─▶ Because only pytest-cov{python_full_version < '3.9'}<=6.1.1 is available
      and the requested Python version (>=3.8, <4.0) does not satisfy
      Python>=3.9, we can conclude that pytest-cov{python_full_version <
      '3.9'}>=6.1.1 cannot be used.
      And because apitally:test depends on pytest-cov{python_full_version <
      '3.9'}>=6.1.1 and your project requires apitally:test, we can conclude
      that your project's requirements are unsatisfiable.

      hint: `pytest-cov` was requested with a pre-release marker (e.g.,
      pytest-cov>6.1.1,<6.2.dev0), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 3 times, most recently from 91d56e1 to a15bf70 Compare April 5, 2025 14:30
@renovate renovate bot changed the title Update dependency pytest-cov to ~=6.1.0 Update dependency pytest-cov to ~=6.1.1 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 2 times, most recently from 57192dc to 48a8d11 Compare April 12, 2025 07:03
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 48a8d11 to 5d71b62 Compare April 19, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants