Skip to content

build(deps): update dependency coverage to v7.13.0 (main)#406

Merged
bepri merged 1 commit intomainfrom
renovate/main-coverage-7.x
Dec 15, 2025
Merged

build(deps): update dependency coverage to v7.13.0 (main)#406
bepri merged 1 commit intomainfrom
renovate/main-coverage-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 13, 2025

This PR contains the following updates:

Package Change Age Confidence
coverage ==7.12.0 -> ==7.13.0 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.13.0

Compare Source

  • Feature: coverage.py now supports :file:.coveragerc.toml configuration
    files. These files use TOML syntax and take priority over
    :file:pyproject.toml but lower priority than :file:.coveragerc files.
    Closes issue 1643_ thanks to Olena Yefymenko <pull 1952_>_.

  • Fix: we now include a permanent .pth file which is installed with the code,
    fixing issue 2084. In 7.12.1b1 this was done incorrectly: it didn't work
    when using the source wheel (py3-none-any). This is now fixed. Thanks,
    Henry Schreiner <pull 2100_>
    .

  • Deprecated: when coverage.py is installed, it creates three command entry
    points: coverage, coverage3, and coverage-3.10 (if installed for
    Python 3.10). The second and third of these are not needed and will
    eventually be removed. They still work for now, but print a message about
    their deprecation.

.. _issue 1643: #​1643
.. _pull 1952: #​1952
.. _pull 2100: #​2100

.. _changes_7-12-1b1:


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the PR: Dependencies This PR updates project dependencies. label Dec 13, 2025
@renovate renovate Bot requested a review from tigarmo as a code owner December 13, 2025 06:38
@renovate renovate Bot requested a review from a team December 13, 2025 06:38
@renovate renovate Bot added the PR: Dependencies This PR updates project dependencies. label Dec 13, 2025
@lengau lengau requested a review from a team December 14, 2025 22:02
@bepri bepri merged commit bed5a10 into main Dec 15, 2025
35 checks passed
@renovate renovate Bot deleted the renovate/main-coverage-7.x branch December 15, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Dependencies This PR updates project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants