chore(deps): update dependency coverage to v7.15.4 #140

Merged
renovate merged 1 commit from renovate/patch-dev-dependencies into main 2026-08-14 07:17:22 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
coverage ==7.15.3==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:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 CLI.

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.3` → `==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.3/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: </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC40IiwidXBkYXRlZEluVmVyIjoiNDQuMTQuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency coverage to v7.15.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/check-commits Pipeline was successful
ci/woodpecker/pr/checks Pipeline was successful
2be7bb8d91
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-14 07:14:46 +00:00
renovate deleted branch renovate/patch-dev-dependencies 2026-08-14 07:17:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BjoernPetersen/bs-config!140
No description provided.