chore(deps): update dependency coverage to >=7.15.4 #620

Merged
tobru merged 1 commit from renovate/coverage-7.x into main 2026-08-17 05:58:05 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
coverage >=7.15.1>=7.15.4 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.15.4

Compare Source

  • Fix: in the HTML report, a source file name containing a double quote (legal
    on POSIX) wasn't escaped where it's dropped into the href of the index
    and prev/next links, so it could close the attribute early and inject markup.
    Page URLs are now escaped. Thanks, Rajath Mohare <pull 2227_>_.

  • Fix: the LCOV report wrote file names and other fields into its
    line-oriented records without neutralizing control characters. A measured
    file whose name contained a newline (legal on POSIX) could forge extra
    records, inflating the coverage seen by tools that read the report. Control
    characters in a field are now replaced. Thanks, Rajath Mohare <pull 2226_>_.

  • Wheels are now provided for Python 3.15.

.. _pull 2226: #​2226
.. _pull 2227: #​2227

.. _changes_7-15-3:

v7.15.3

Compare Source

  • Fix: the sysmon core is incompatible with dynamic contexts. Previously, the
    combination would be prevented when read from the coverage.py configuration.
    But using the context API as pytest-cov does, contexts would be silently
    dropped. Now a warning is issued, thanks to Jisang Han <pull 2234_>.
    Closes issue 2200
    .

  • A performance improvement in the low-level line number bookkeeping when
    combining data files, thanks to Kevin Turcios <pull 2239_>_.

  • Performance improvement in HTML reporting by reducing the number of times
    files have to be parsed, thanks to Kevin Turcios <pull 2240_>_.

.. _issue 2200: #​2200
.. _pull 2234: #​2234
.. _pull 2239: #​2239
.. _pull 2240: #​2240

.. _changes_7-15-2:

v7.15.2

Compare Source

  • Fix: one of the performance improvements in 7.15.1 (pull 2215) dramatically
    increased memory use during reporting for large projects. Now we use a
    different approach that is both faster and slimmer than 7.15.0. Fixes issue 2229_.

.. _issue 2229: #​2229

.. _changes_7-15-1:


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [coverage](https://github.com/coveragepy/coveragepy) | `>=7.15.1` → `>=7.15.4` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.15.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.15.1/7.15.4?slim=true) | --- ### Release Notes <details> <summary>coveragepy/coveragepy (coverage)</summary> ### [`v7.15.4`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7154--2026-08-06) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.15.3...7.15.4) - Fix: in the HTML report, a source file name containing a double quote (legal on POSIX) wasn't escaped where it's dropped into the `href` of the index and prev/next links, so it could close the attribute early and inject markup. Page URLs are now escaped. Thanks, `Rajath Mohare <pull 2227_>`\_. - Fix: the LCOV report wrote file names and other fields into its line-oriented records without neutralizing control characters. A measured file whose name contained a newline (legal on POSIX) could forge extra records, inflating the coverage seen by tools that read the report. Control characters in a field are now replaced. Thanks, `Rajath Mohare <pull 2226_>`\_. - Wheels are now provided for Python 3.15. .. \_pull 2226: [#&#8203;2226](https://github.com/coveragepy/coveragepy/pull/2226) .. \_pull 2227: [#&#8203;2227](https://github.com/coveragepy/coveragepy/pull/2227) .. \_changes\_7-15-3: ### [`v7.15.3`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7153--2026-08-02) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.15.3) - Fix: the sysmon core is incompatible with dynamic contexts. Previously, the combination would be prevented when read from the coverage.py configuration. But using the context API as pytest-cov does, contexts would be silently dropped. Now a warning is issued, thanks to `Jisang Han <pull 2234_>`*. Closes `issue 2200`*. - A performance improvement in the low-level line number bookkeeping when combining data files, thanks to `Kevin Turcios <pull 2239_>`\_. - Performance improvement in HTML reporting by reducing the number of times files have to be parsed, thanks to `Kevin Turcios <pull 2240_>`\_. .. \_issue 2200: [#&#8203;2200](https://github.com/coveragepy/coveragepy/issues/2200) .. \_pull 2234: [#&#8203;2234](https://github.com/coveragepy/coveragepy/pull/2234) .. \_pull 2239: [#&#8203;2239](https://github.com/coveragepy/coveragepy/pull/2239) .. \_pull 2240: [#&#8203;2240](https://github.com/coveragepy/coveragepy/pull/2240) .. \_changes\_7-15-2: ### [`v7.15.2`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7152--2026-07-15) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.15.1...7.15.2) - Fix: one of the performance improvements in 7.15.1 (pull 2215) dramatically increased memory use during reporting for large projects. Now we use a different approach that is both faster and slimmer than 7.15.0. Fixes `issue 2229`\_. .. \_issue 2229: [#&#8203;2229](https://github.com/coveragepy/coveragepy/issues/2229) .. \_changes\_7-15-1: </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate force-pushed renovate/coverage-7.x from 1940737a49
All checks were successful
Tests / test (push) Successful in 1m11s
to 403d9b08ac
Some checks failed
Tests / test (push) Failing after 1m8s
2026-08-03 03:01:18 +00:00
Compare
renovate changed title from chore(deps): update dependency coverage to >=7.15.2 to chore(deps): update dependency coverage to >=7.15.3 2026-08-03 03:01:21 +00:00
renovate force-pushed renovate/coverage-7.x from 403d9b08ac
Some checks failed
Tests / test (push) Failing after 1m8s
to be5453a312
All checks were successful
Tests / test (push) Successful in 1m7s
2026-08-07 03:03:32 +00:00
Compare
renovate changed title from chore(deps): update dependency coverage to >=7.15.3 to chore(deps): update dependency coverage to >=7.15.4 2026-08-07 03:03:35 +00:00
tobru merged commit 948ca103a9 into main 2026-08-17 05:58:05 +00:00
tobru deleted branch renovate/coverage-7.x 2026-08-17 05:58:05 +00:00
Sign in to join this conversation.
No description provided.