Commit 5627d83
authored
Bump coverage from 7.13.3 to 7.13.4 (#12051)
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.3
to 7.13.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst">coverage's
changelog</a>.</em></p>
<blockquote>
<h2>Version 7.13.4 — 2026-02-09</h2>
<ul>
<li>
<p>Fix: the third-party code fix in 7.13.3 required examining the parent
directories where coverage was run. In the unusual situation that one of
the
parent directories is unreadable, a PermissionError would occur, as
described in <code>issue 2129</code>_. This is now fixed.</p>
</li>
<li>
<p>Fix: in test suites that change sys.path, coverage.py could fail with
"RuntimeError: Set changed size during iteration" as described
and fixed in
<code>pull 2130</code>_. Thanks, Noah Fatsi.</p>
</li>
<li>
<p>We now publish ppc64le wheels, thanks to <code>Pankhudi Jain <pull
2121_></code>_.</p>
</li>
</ul>
<p>.. _pull 2121: <a
href="https://redirect.github.com/coveragepy/coveragepy/pull/2121">coveragepy/coveragepy#2121</a>
.. _issue 2129: <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2129">coveragepy/coveragepy#2129</a>
.. _pull 2130: <a
href="https://redirect.github.com/coveragepy/coveragepy/pull/2130">coveragepy/coveragepy#2130</a></p>
<p>.. _changes_7-13-3:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/4f78d57f83ff8a4976043e8a8fcea24b91891840"><code>4f78d57</code></a>
build: no need to publish status.json</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/f8616ff5e6386648aa40300e36c6cecda79a1faa"><code>f8616ff</code></a>
docs: sample HTML for 7.13.4</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/fcf8c68db986970e6000bf75ec3c3115ede867df"><code>fcf8c68</code></a>
docs: prep for 7.13.4</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/189ecfd000867e5c74e7d74ee3bd75742d5d584d"><code>189ecfd</code></a>
docs: thanks Pankhudi Jain for ppc64le wheels <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2121">#2121</a></li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/58aade0eb92d9d1e3755c65a5cf7a951e7bd6c6a"><code>58aade0</code></a>
build: add support for ppc64le architecture (<a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2121">#2121</a>)</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/8ea42c874fbfc96535156300225bda22bc93ac68"><code>8ea42c8</code></a>
chore: bump actions/attest-build-provenance (<a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2131">#2131</a>)</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/c09595f70758b78156efbd7c8f034799d09322aa"><code>c09595f</code></a>
docs: Janine put a lot of effort into debugging issue <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2128">#2128</a></li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/8ee1760f40b8822aa2b11ff95ab63481be68a8a0"><code>8ee1760</code></a>
docs: Greg wrote a great issue: <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2129">#2129</a></li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/76ba0437611fc2787cb0450dc94b02bc2848fdee"><code>76ba043</code></a>
docs: thanks, Noah Fatsi</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/371fcc5727e9d8fba816061756af94646b4bcfbb"><code>371fcc5</code></a>
fix: set fixed paths_list in TreeMatcher init (<a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2130">#2130</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/coveragepy/coveragepy/compare/7.13.3...7.13.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3254ba1 commit 5627d83
5 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments