Update dependency coverage to >=7.13.0 #330

Merged
rixx merged 1 commit from renovate/coverage-7.x into main 2025-12-09 12:28:36 +00:00
Member

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 - 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 | Change | Age | Confidence | |---|---|---|---| | [coverage](https://github.com/coveragepy/coveragepy) | `>=7.12.0` -> `>=7.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.12.0/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>coveragepy/coveragepy (coverage)</summary> ### [`v7.13.0`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7130--2025-12-08) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.12.0...7.13.0) - 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: [#&#8203;1643](https://github.com/coveragepy/coveragepy/issues/1643) .. \_pull 1952: [#&#8203;1952](https://github.com/coveragepy/coveragepy/pull/1952) .. \_pull 2100: [#&#8203;2100](https://github.com/coveragepy/coveragepy/pull/2100) .. \_changes\_7-12-1b1: </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjIiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-12-09 03:01:32 +00:00
renovate added 1 commit 2025-12-09 03:01:32 +00:00
Update dependency coverage to >=7.13.0
All checks were successful
Tests / test (push) Successful in 28s
658d08e341
rixx merged commit 73da69cad5 into main 2025-12-09 12:28:36 +00:00
rixx deleted branch renovate/coverage-7.x 2025-12-09 12:28:36 +00:00
Sign in to join this conversation.
No description provided.