Skip to content

Commit

Permalink
Bump coverage from 7.3.0 to 7.3.1 (#100)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to
7.3.1.
<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.3.1 — 2023-09-06</h2>
<ul>
<li>
<p>The semantics of stars in file patterns has been clarified in the
docs. A
leading or trailing star matches any number of path components, like a
double
star would. This is different than the behavior of a star in the middle
of a
pattern. This discrepancy was <code>identified by Sviatoslav Sydorenko
&lt;starbad_&gt;</code><em>, who <code>provided patient detailed
diagnosis &lt;pull 1650_&gt;</code></em> and
graciously agreed to a pragmatic resolution.</p>
</li>
<li>
<p>The API docs were missing from the last version. They are now
<code>restored &lt;apidocs_&gt;</code>_.</p>
</li>
</ul>
<p>.. _apidocs: <a
href="https://coverage.readthedocs.io/en/latest/api_coverage.html">https://coverage.readthedocs.io/en/latest/api_coverage.html</a>
.. _starbad: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1407#issuecomment-1631085209">nedbat/coveragepy#1407</a>
.. _pull 1650: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1650">nedbat/coveragepy#1650</a></p>
<p>.. _changes_7-3-0:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nedbat/coveragepy/commit/7ce94f12baa13932f25207dc42b88764fef3b3c7"><code>7ce94f1</code></a>
docs: sample HTML for 7.3.1</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/ac0021b3accc5b678efa62c25fc12403224b55ea"><code>ac0021b</code></a>
docs: prep for 7.3.1</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/508c27f0d564f8527903028d48336f9fd58ddfe9"><code>508c27f</code></a>
build(docs): have to install ourselves for api docs</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/6205c9fe7be3222cb594ae2a771fa32efdcbac48"><code>6205c9f</code></a>
style: pyupgrade --py38-plus --keep-runtime-typing</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/3b484e75a0bd66062566fc364f7957eee70f6d68"><code>3b484e7</code></a>
style: <code>from __future__ import annotations</code> in every .py file
with code</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/86955f2555132b4fc2c6ed11ebad951f11812314"><code>86955f2</code></a>
test/doc: add more tests of star behavior, and document it.</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/9d5ae8e5ed4de3d33dc01daaf73f395774d0d579"><code>9d5ae8e</code></a>
test: add regression test for path w/ trailing wildcard</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/f0c18f62bbc8c943f22337c79462d58b468d7ced"><code>f0c18f6</code></a>
style: use walrus for regexing</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/6afcdc35eae25960e94e71dcdba216644070b9c8"><code>6afcdc3</code></a>
chore: make upgrade</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/c2b238e86cade2e6163b24656a7d0549f4508e8f"><code>c2b238e</code></a>
docs: fury.io badge is lagging, switch to shields.io</li>
<li>Additional commits viewable in <a
href="https://github.com/nedbat/coveragepy/compare/7.3.0...7.3.1">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=7.3.0&new-version=7.3.1)](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>
  • Loading branch information
github-actions[bot] committed Sep 6, 2023
2 parents aeeeeb7 + b9d8da4 commit 5f88d66
Showing 1 changed file with 53 additions and 53 deletions.
106 changes: 53 additions & 53 deletions poetry.lock

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

0 comments on commit 5f88d66

Please sign in to comment.