Update dependency coverage to >=7.9.2 #144

Merged
tobru merged 1 commit from renovate/coverage-7.x into main 2025-07-07 07:16:10 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
coverage >=7.9.1 -> >=7.9.2 age confidence

Release Notes

nedbat/coveragepy (coverage)

v7.9.2

Compare Source

  • Fix: complex conditionals within a line might cause a KeyError when using
    sys.monitoring, as reported in issue 1991_. This is now fixed.

  • Fix: we can now measure coverage for code in Python archive (.par) files.
    Thanks, Itamer Oren <pull 1984_>_.

.. _pull 1984: https://github.com/nedbat/coveragepy/pull/1984
.. _issue 1991: https://github.com/nedbat/coveragepy/issues/1991

.. _changes_7-9-1:


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/nedbat/coveragepy) | `>=7.9.1` -> `>=7.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.9.1/7.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nedbat/coveragepy (coverage)</summary> ### [`v7.9.2`](https://github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-792--2025-07-03) [Compare Source](https://github.com/nedbat/coveragepy/compare/7.9.1...7.9.2) - Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring, as reported in `issue 1991`\_. This is now fixed. - Fix: we can now measure coverage for code in Python archive (.par) files. Thanks, `Itamer Oren <pull 1984_>`\_. .. \_pull 1984: https://github.com/nedbat/coveragepy/pull/1984 .. \_issue 1991: https://github.com/nedbat/coveragepy/issues/1991 .. \_changes\_7-9-1: </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjQiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-07-04 03:02:01 +00:00
renovate force-pushed renovate/coverage-7.x from a24c5a5c2e to 753c3a0ed4 2025-07-05 03:01:26 +00:00 Compare
tobru merged commit 60d550a7bf into main 2025-07-07 07:16:10 +00:00
tobru deleted branch renovate/coverage-7.x 2025-07-07 07:16:10 +00:00
Sign in to join this conversation.
No reviewers
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: servala/servala-portal#144
No description provided.