Skip to content

Commit

Permalink
Bump coverage from 6.1.1 to 6.1.2 (#87)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.1 to 6.1.2.
<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 6.1.2 — 2021-11-10</h2>
<ul>
<li>
<p>Python 3.11 is supported (tested with 3.11.0a2).  One still-open issue has to
do with <code>exits through with-statements &lt;issue 1270_&gt;</code>_.</p>
</li>
<li>
<p>Fix: When remapping file paths through the <code>[paths]</code> setting while
combining, the <code>[run] relative_files</code> setting was ignored, resulting in
absolute paths for remapped file names (<code>issue 1147</code>_).  This is now fixed.</p>
</li>
<li>
<p>Fix: Complex conditionals over excluded lines could have incorrectly reported
a missing branch (<code>issue 1271</code>_). This is now fixed.</p>
</li>
<li>
<p>Fix: More exceptions are now handled when trying to parse source files for
reporting.  Problems that used to terminate coverage.py can now be handled
with <code>[report] ignore_errors</code>.  This helps with plugins failing to read
files (<code>django_coverage_plugin issue 78</code>_).</p>
</li>
<li>
<p>Fix: Removed another vestige of jQuery from the source tarball
(<code>issue 840</code>_).</p>
</li>
<li>
<p>Fix: Added a default value for a new-to-6.x argument of an internal class.
This unsupported class is being used by coveralls (<code>issue 1273</code>_). Although
I'd rather not &quot;fix&quot; unsupported interfaces, it's actually nicer with a
default value.</p>
</li>
</ul>
<p>.. _django_coverage_plugin issue 78: <a href="https://github-redirect.dependabot.com/nedbat/django_coverage_plugin/issues/78">nedbat/django_coverage_plugin#78</a>
.. _issue 1147: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1147">nedbat/coveragepy#1147</a>
.. _issue 1270: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1270">nedbat/coveragepy#1270</a>
.. _issue 1271: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1271">nedbat/coveragepy#1271</a>
.. _issue 1273: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1273">nedbat/coveragepy#1273</a></p>
<p>.. _changes_611:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nedbat/coveragepy/commit/2078c2f671e924e09c76d4cd80002081786afce6"><code>2078c2f</code></a> docs: sample HTML report for 6.1.2</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/e403155d504142164f97fa4c66f969f36b0dbd1f"><code>e403155</code></a> docs: update the man page with --quiet</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/27426bfad65ad64b1a14ee1b96e603abb6607be4"><code>27426bf</code></a> build: prep for 6.1.2</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/9765493020e6292599e272978a25935dd4d0fa88"><code>9765493</code></a> fix: CPython 3.11 support. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1241">#1241</a></li>
<li><a href="https://github.com/nedbat/coveragepy/commit/dfa97742b62f83b5c892e5de78a3ef1a97ee8a27"><code>dfa9774</code></a> style: make these macros more bullet-proof</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/f3a70c951e838e3cfab706b9a2d0459d783e5a4f"><code>f3a70c9</code></a> fix: warn about more source file problems</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/23f567f3fe31b50d87e79e3c24a29aa888cc2872"><code>23f567f</code></a> build: use this setup.py command because it shows compiler errors that might ...</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/049844aba83cd8bfcb0f3de5a322d5151e6907f1"><code>049844a</code></a> docs: fix typo in source docs (<a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1275">#1275</a>)</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/d58e136066798d5c613c099e1ee6f77126a84f9e"><code>d58e136</code></a> build: one pypy wheel to rule them all</li>
<li><a href="https://github.com/nedbat/coveragepy/commit/2afc907abac4fe413ac53e6854d433e1c03bf720"><code>2afc907</code></a> refactor(test): convert eight tests to one parametrized test</li>
<li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/6.1.1...6.1.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverage&package-manager=pip&previous-version=6.1.1&new-version=6.1.2)](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 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>
  • Loading branch information
dependabot[bot] authored Nov 18, 2021
1 parent b00ae38 commit 8f2596b
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 49 deletions.
97 changes: 49 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ wheel = "0.36.2"
watchdog = "2.1.6"
flake8 = "4.0.1"
tox = "3.24.4"
coverage = "6.1.1"
coverage = "6.1.2"
twine = "3.5.0"
pytest = "6.2.5"
pytest-runner = "5.3.1"
Expand Down

0 comments on commit 8f2596b

Please sign in to comment.