chore(deps): update dependency coverage to >=7.15.1 #609

Merged
tobru merged 1 commit from renovate/coverage-7.x into main 2026-07-15 05:29:36 +00:00
Member

This PR contains the following updates:

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

Release Notes

coveragepy/coveragepy (coverage)

v7.15.1

Compare Source

  • Fix: in the HTML report with show_contexts enabled, a context label
    containing </script> (for example a parametrized pytest node id) could
    close the inline <script> element in a file page early, injecting markup.
    Context labels are now fully escaped. Thanks, Rajath Mohare <pull 2224_>_.

  • A number of performance improvements thanks to Paul Kehrer, in pull requests
    2213 <pull 2213_>, 2214 <pull 2214_>, 2215 <pull 2215_>, 2216 <pull 2216_>, 2218 <pull 2218_>, 2220 <pull 2220_>, and 2221 <pull 2221_>_.

.. _pull 2213: #​2213
.. _pull 2214: #​2214
.. _pull 2215: #​2215
.. _pull 2216: #​2216
.. _pull 2218: #​2218
.. _pull 2220: #​2220
.. _pull 2221: #​2221
.. _pull 2224: #​2224

.. _changes_7-15-0:


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.0` → `>=7.15.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.15.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.15.0/7.15.1?slim=true) | --- ### Release Notes <details> <summary>coveragepy/coveragepy (coverage)</summary> ### [`v7.15.1`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7151--2026-07-12) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.15.0...7.15.1) - Fix: in the HTML report with `show_contexts` enabled, a context label containing `</script>` (for example a parametrized pytest node id) could close the inline `<script>` element in a file page early, injecting markup. Context labels are now fully escaped. Thanks, `Rajath Mohare <pull 2224_>`\_. - A number of performance improvements thanks to Paul Kehrer, in pull requests `2213 <pull 2213_>`*, `2214 <pull 2214_>`*, `2215 <pull 2215_>`*, `2216 <pull 2216_>`*, `2218 <pull 2218_>`*, `2220 <pull 2220_>`*, and `2221 <pull 2221_>`\_. .. \_pull 2213: [#&#8203;2213](https://github.com/coveragepy/coveragepy/pull/2213) .. \_pull 2214: [#&#8203;2214](https://github.com/coveragepy/coveragepy/pull/2214) .. \_pull 2215: [#&#8203;2215](https://github.com/coveragepy/coveragepy/pull/2215) .. \_pull 2216: [#&#8203;2216](https://github.com/coveragepy/coveragepy/pull/2216) .. \_pull 2218: [#&#8203;2218](https://github.com/coveragepy/coveragepy/pull/2218) .. \_pull 2220: [#&#8203;2220](https://github.com/coveragepy/coveragepy/pull/2220) .. \_pull 2221: [#&#8203;2221](https://github.com/coveragepy/coveragepy/pull/2221) .. \_pull 2224: [#&#8203;2224](https://github.com/coveragepy/coveragepy/pull/2224) .. \_changes\_7-15-0: </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate force-pushed renovate/coverage-7.x from 972cbd84eb
Some checks failed
Tests / test (push) Failing after 1m9s
to 33043f1a07
All checks were successful
Tests / test (push) Successful in 1m4s
2026-07-14 03:01:55 +00:00
Compare
renovate force-pushed renovate/coverage-7.x from 33043f1a07
All checks were successful
Tests / test (push) Successful in 1m4s
to d7a5b47b79
All checks were successful
Tests / test (push) Successful in 1m9s
2026-07-15 03:01:11 +00:00
Compare
renovate changed title from Update dependency coverage to >=7.15.1 to chore(deps): update dependency coverage to >=7.15.1 2026-07-15 03:01:12 +00:00
tobru merged commit 543615b531 into main 2026-07-15 05:29:36 +00:00
tobru deleted branch renovate/coverage-7.x 2026-07-15 05:29:36 +00:00
Sign in to join this conversation.
No description provided.