chore(deps-dev): bump coverage[toml] from 7.8.0 to 7.8.1
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(about 1 year ago)
(about 1 year ago)
dependencies python
Bumps coverage[toml] from 7.8.0 to 7.8.1.
Release notes
Sourced from coverage[toml]'s releases.
7.8.1
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.
- Fixed a race condition when using sys.monitoring with free-threading Python, closing issue 1970.
:arrow_right: PyPI page: coverage 7.8.1. :arrow_right: To install:
python3 -m pip install coverage==7.8.1
Changelog
Sourced from coverage[toml]'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:
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
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| coverage[toml] | [< 7.7, > 7.6.1] |
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
0
0
+0
-0
Technical Details
| ID: | 1105828 |
| UUID: | 3081986553 |
| Node ID: | PR_kwDODnmQMs6XJ75P |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python-core |