-
Notifications
You must be signed in to change notification settings - Fork 17
Commit 0c70aab
authored
Build(deps): Bump coverage from 7.8.0 to 7.9.0 (#706)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 to
7.9.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's
changelog</a>.</em></p>
<blockquote>
<h2>Version 7.9.0 — 2025-06-11</h2>
<ul>
<li>
<p>Added a <code>[run] core</code> configuration setting to specify the
measurement core,
which was previously only available through the COVERAGE_CORE
environment
variable. Finishes <code>issue 1746</code>_.</p>
</li>
<li>
<p>Fixed incorrect rendering of f-strings with doubled braces, closing
<code>issue 1980</code>_.</p>
</li>
<li>
<p>If the C tracer core can't be imported, a warning
("no-ctracer") is issued
with the reason.</p>
</li>
<li>
<p>The C tracer core extension module now conforms to <code>PEP
489</code><em>, closing <code>issue 1977</code></em>. Thanks, <code>Adam
Turner <pull 1978_></code>_.</p>
</li>
<li>
<p>Fixed a "ValueError: min() arg is an empty sequence" error
caused by strange
empty modules, found by <code>oss-fuzz</code>_.</p>
</li>
</ul>
<p>.. _issue 1746: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1746">nedbat/coveragepy#1746</a>
.. _issue 1977: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1977">nedbat/coveragepy#1977</a>
.. _pull 1978: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1978">nedbat/coveragepy#1978</a>
.. _issue 1980: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1980">nedbat/coveragepy#1980</a>
.. _PEP 489: <a
href="https://peps.python.org/pep-0489">https://peps.python.org/pep-0489</a>
.. _oss-fuzz: <a
href="https://google.github.io/oss-fuzz/">https://google.github.io/oss-fuzz/</a></p>
<p>.. _changes_7-8-2:</p>
<h2>Version 7.8.2 — 2025-05-23</h2>
<ul>
<li>Wheels are provided for Windows ARM64 on Python 3.11, 3.12, and
3.13.
Thanks, <code>Finn Womack <pull 1972_></code>_.</li>
</ul>
<p>.. _issue 1971: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1971">nedbat/coveragepy#1971</a>
.. _pull 1972: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1972">nedbat/coveragepy#1972</a></p>
<p>.. _changes_7-8-1:</p>
<h2>Version 7.8.1 — 2025-05-21</h2>
<ul>
<li>
<p>A number of EncodingWarnings were fixed that could appear if you've
enabled
PYTHONWARNDEFAULTENCODING, fixing <code>issue 1966</code><em>. Thanks,
<code>Henry Schreiner <pull 1967_></code></em>.</p>
</li>
<li>
<p>Fixed a race condition when using sys.monitoring with free-threading
Python,
closing <code>issue 1970</code>_.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nedbat/coveragepy/commit/452d86ffa16cd0c1b729c7d206f59bc1010aee94"><code>452d86f</code></a>
docs: sample HTML for 7.9.0</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/a670927ae6d248f369d54fbe22d9546b6a25c25e"><code>a670927</code></a>
docs: prep for 7.9.0</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/3b0cb870f6abac8e4a7607094c467a7d766a44f4"><code>3b0cb87</code></a>
build: windows 3.14 is fixed</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/bc8602d3d05ac460795a3dc368a8d4bf83f53629"><code>bc8602d</code></a>
fix: issue a warning if the C tracer can't be imported</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/d81a5f8341816f548d21cb6a9a9a0e5cab1e2bcc"><code>d81a5f8</code></a>
fix: prevent ValueError for bizarre empty modules</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/9f94c87677fd86c7ced9ea2f3cddfcc0b4d5bc2d"><code>9f94c87</code></a>
fix: properly render double braces in f-strings. <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1980">#1980</a></li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/1958c3f60acd3f485c6597820f2c9f44711a4025"><code>1958c3f</code></a>
refactor: no need for a version check since we run mypy on late python
now</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/8891312e5d95b6054a95c0ea162f0bf9454686f0"><code>8891312</code></a>
docs: updated cog checksums</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/3ae5add1ab94ff68eb0935b153c162d228cb0c98"><code>3ae5add</code></a>
chore: make upgrade (cog 3.5.0)</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/52407da7b9ed99c8bd1d2536df82ba8749664f50"><code>52407da</code></a>
refactor: mypy==1.16.0 had some complaints</li>
<li>Additional commits viewable in <a
href="https://github.com/nedbat/coveragepy/compare/7.8.0...7.9.0">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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 865256b commit 0c70aabCopy full SHA for 0c70aab
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- requirements
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedrequirements/ci-wheel.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
|
0 commit comments