Commit 61e45a1
authored
chore(deps-dev): bump coverage from 7.12.0 to 7.13.0 (#210)
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.12.0
to 7.13.0.
<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.0 — 2025-12-08</h2>
<ul>
<li>
<p>Feature: coverage.py now supports :file:<code>.coveragerc.toml</code>
configuration
files. These files use TOML syntax and take priority over
:file:<code>pyproject.toml</code> but lower priority than
:file:<code>.coveragerc</code> files.
Closes <code>issue 1643</code>_ thanks to <code>Olena Yefymenko <pull
1952_></code>_.</p>
</li>
<li>
<p>Fix: we now include a permanent .pth file which is installed with the
code,
fixing <code>issue 2084</code><em>. In 7.12.1b1 this was done
incorrectly: it didn't work
when using the source wheel (<code>py3-none-any</code>). This is now
fixed. Thanks,
<code>Henry Schreiner <pull 2100_></code></em>.</p>
</li>
<li>
<p>Deprecated: when coverage.py is installed, it creates three command
entry
points: <code>coverage</code>, <code>coverage3</code>, and
<code>coverage-3.10</code> (if installed for
Python 3.10). The second and third of these are not needed and will
eventually be removed. They still work for now, but print a message
about
their deprecation.</p>
</li>
</ul>
<p>.. _issue 1643: <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/1643">coveragepy/coveragepy#1643</a>
.. _pull 1952: <a
href="https://redirect.github.com/coveragepy/coveragepy/pull/1952">coveragepy/coveragepy#1952</a>
.. _pull 2100: <a
href="https://redirect.github.com/coveragepy/coveragepy/pull/2100">coveragepy/coveragepy#2100</a></p>
<p>.. _changes_7-12-1b1:</p>
<h2>Version 7.12.1b1 — 2025-11-30</h2>
<ul>
<li>Fix: coverage.py now includes a permanent .pth file in the
distribution which
is installed with the code. This fixes <code>issue 2084</code>_: failure
to patch for
subprocess measurement when site-packages is not writable.</li>
</ul>
<p>.. _issue 2084: <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2084">coveragepy/coveragepy#2084</a></p>
<p>.. _changes_7-12-0:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/52fde9c828b5d1d17d2d49589a65bd2644402863"><code>52fde9c</code></a>
docs: sample HTML for 7.13.0</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/69de0097f1ec77781bcd489bb9adb493a7db56a1"><code>69de009</code></a>
docs: prep for 7.13.0</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/01387fc66199f5bd885143c6ff1de55e587adefa"><code>01387fc</code></a>
docs: tweak changes</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/60206e8f8da2796a9472e214b003d42adcebd782"><code>60206e8</code></a>
chore: make edit_for_release</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/78cfd57fe534bac8fd84b1b58b7a7e7a39f07974"><code>78cfd57</code></a>
docs: tweak CHANGES.rst</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/21e726fcfbb5282bf9f72f44c764dd7bcfb7d9d4"><code>21e726f</code></a>
feat: support <code>.coveragerc.toml</code> for configuration (<a
href="https://redirect.github.com/coveragepy/coveragepy/issues/1952">#1952</a>)</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/3914e5055f44e17e5753a7643fc0cefcc948bb2d"><code>3914e50</code></a>
chore: bump the action-dependencies group with 2 updates (<a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2102">#2102</a>)</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/d5e7c3ad0d557de2aff73d33a59f31a80b36ba6c"><code>d5e7c3a</code></a>
test: no need to group tests by needs_pth</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/ed516c4a6568017d7e36cdcfb007b904687fda59"><code>ed516c4</code></a>
test: fix metacov again</li>
<li><a
href="https://github.com/coveragepy/coveragepy/commit/da833a18b7670c2df84ab437b72560b627610063"><code>da833a1</code></a>
fix: use Development Status classifier properly. <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2101">#2101</a></li>
<li>Additional commits viewable in <a
href="https://github.com/coveragepy/coveragepy/compare/7.12.0...7.13.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 12b2c49 commit 61e45a1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments