Skip to content

Update dependency coverage to v7.13.5#446

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/coverage-7.x
Open

Update dependency coverage to v7.13.5#446
renovate[bot] wants to merge 1 commit intomainfrom
renovate/coverage-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 3, 2026

This PR contains the following updates:

Package Change Age Confidence
coverage 7.13.27.13.5 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.13.5

Compare Source

  • Fix: issue 2138_ describes a memory leak that happened when repeatedly
    using the Coverage API with in-memory data. This is now fixed.

  • Fix: the markdown-formatted coverage report didn't fully escape special
    characters in file paths (issue 2141). This would be very unlikely to
    cause a problem, but now it's done properly, thanks to Ellie Ayla <pull 2142_>
    .

  • Fix: the C extension wouldn't build on VS2019, but now it does (issue 2145_).

.. _issue 2138: #​2138
.. _issue 2141: #​2141
.. _pull 2142: #​2142
.. _issue 2145: #​2145

.. _changes_7-13-4:

v7.13.4

Compare Source

  • Fix: the third-party code fix in 7.13.3 required examining the parent
    directories where coverage was run. In the unusual situation that one of the
    parent directories is unreadable, a PermissionError would occur, as
    described in issue 2129_. This is now fixed.

  • Fix: in test suites that change sys.path, coverage.py could fail with
    "RuntimeError: Set changed size during iteration" as described and fixed in
    pull 2130_. Thanks, Noah Fatsi.

  • We now publish ppc64le wheels, thanks to Pankhudi Jain <pull 2121_>_.

.. _pull 2121: #​2121
.. _issue 2129: #​2129
.. _pull 2130: #​2130

.. _changes_7-13-3:

v7.13.3

Compare Source

  • Fix: in some situations, third-party code was measured when it shouldn't have
    been, slowing down test execution. This happened with layered virtual
    environments such as uv sometimes makes. The problem is fixed, closing issue 2082_. Now any directory on sys.path that is inside a virtualenv is
    considered third-party code.

.. _issue 2082: #​2082

.. _changes_7-13-2:


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies For things that changes dependencies of the project label Feb 3, 2026
@renovate renovate bot changed the title Update dependency coverage to v7.13.3 Update dependency coverage to v7.13.4 Feb 9, 2026
@renovate renovate bot force-pushed the renovate/coverage-7.x branch from dd7fe9f to dc4f0e6 Compare February 9, 2026 13:51
@renovate renovate bot changed the title Update dependency coverage to v7.13.4 Update dependency coverage to v7.13.5 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/coverage-7.x branch from dc4f0e6 to 7ec575d Compare March 17, 2026 13:22
@renovate renovate bot force-pushed the renovate/coverage-7.x branch from 7ec575d to 59a6958 Compare March 26, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies For things that changes dependencies of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants