chore(deps-dev): update coverage requirement from 7.8.0 to 7.8.1
Type: Pull Request
State: Merged
Association: Contributor
Comments: 4
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by vil02
dependencies python
Updates the requirements on coverage to permit the latest version.
Changelog
Sourced from coverage's changelog.
Version 7.8.1 — 2025-05-21
A number of EncodingWarnings were fixed that could appear if you've enabled PYTHONWARNDEFAULTENCODING, fixing
issue 1966. Thanks,Henry Schreiner <pull 1967_>.Fixed a race condition when using sys.monitoring with free-threading Python, closing
issue 1970_... _issue 1966: nedbat/coveragepy#1966 .. _pull 1967: nedbat/coveragepy#1967 .. _issue 1970: nedbat/coveragepy#1970
.. _changes_7-8-0:
Version 7.8.0 — 2025-03-30
Added a new
source_dirssetting for symmetry with the existingsource_pkgssetting. It's preferable to the existingsourcesetting, because you'll get a clear error when directories don't exist. Fixesissue 1942. Thanks,Jeremy Fleischman <pull 1943_>.Fix: the PYTHONSAFEPATH environment variable new in Python 3.11 is properly supported, closing
issue 1696. Thanks,Philipp A. <pull 1700_>. This works properly except for a detail when using thecoveragecommand on Windows. There you can usepython -m coverageinstead if you need exact emulation... _issue 1696: nedbat/coveragepy#1696 .. _pull 1700: nedbat/coveragepy#1700 .. _issue 1942: nedbat/coveragepy#1942 .. _pull 1943: nedbat/coveragepy#1943
.. _changes_7-7-1:
Version 7.7.1 — 2025-03-21
- A few small tweaks to the sys.monitoring support for Python 3.14. Please test!
.. _changes_7-7-0:
Version 7.7.0 — 2025-03-16
- The Coverage object has a new method, :meth:
.Coverage.branch_statsfor
... (truncated)
Commits
ed98b87docs: sample HTML for 7.8.1b98bc9bdocs: prep for 7.8.1ecbd4dabuild: make a step more explicit2774410test: simplify skipper, and make it suppressable8b9ceccfix: close a sys.monitoring race condition with free-threading. #197066e4f8dtest: try to unflake a test9975d0cbuild: no need for a separate doc_upgrade target6dec28bbuild: delete unused code in igor.py6376e35build: clarify a .ignore rule9bdf366chore: make upgrade doc_upgrade- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 563372 |
| UUID: | 2534938262 |
| Node ID: | PR_kwDOGicQ5c6XGBaW |
| Host: | GitHub |
| Repository: | vil02/string_to_code_proj |
| Merge State: | Unknown |