chore(pip-dev)(deps-dev): bump coverage from 7.6.2 to 7.6.3 #388

Merged
dependabot[bot] merged 1 commits from dependabot/pip/coverage-7.6.3 into main 2024-10-15 20:57:04 +02:00
dependabot[bot] commented 2024-10-15 17:55:46 +02:00 (Migrated from github.com)

Bumps coverage from 7.6.2 to 7.6.3.

Changelog

Sourced from coverage's changelog.

Version 7.6.3 — 2024-10-13

  • Fix: nested context managers could incorrectly be analyzed to flag a missing branch on the last context manager, as described in issue 1876_. This is now fixed.

  • Fix: the missing branch message about not exiting a module had an extra "didn't," as described in issue 1873_. This is now fixed.

.. _issue 1873: nedbat/coveragepy#1873 .. _issue 1876: nedbat/coveragepy#1876

.. _changes_7-6-2:

Commits
  • 342a4cb docs: sample HTML for 7.6.3
  • df03796 docs: prep for 7.6.3
  • 378c321 fix: nested context managers shouldn't cause a phantom missing branch #1876
  • c8902ed build: pypy 3.9 doesn't seem to be available nightly
  • c59a77b docs(build): put a header on the GitHub releases
  • 65ac395 docs: fix a link in the changes
  • 2d3e72c docs: add coverage-simple-excludes to the docs
  • 474a363 fix: didn't-ectomy. #1873
  • 5229fc3 docs: mention 1852 is fixed
  • 6a4506f build(docs): upgrade doc dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.2 to 7.6.3. <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.6.3 — 2024-10-13</h2> <ul> <li> <p>Fix: nested context managers could incorrectly be analyzed to flag a missing branch on the last context manager, as described in <code>issue 1876</code>_. This is now fixed.</p> </li> <li> <p>Fix: the missing branch message about not exiting a module had an extra &quot;didn't,&quot; as described in <code>issue 1873</code>_. This is now fixed.</p> </li> </ul> <p>.. _issue 1873: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1873">nedbat/coveragepy#1873</a> .. _issue 1876: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1876">nedbat/coveragepy#1876</a></p> <p>.. _changes_7-6-2:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/342a4cb9337be6cc5f4038537814188aa62de21c"><code>342a4cb</code></a> docs: sample HTML for 7.6.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/df037964e63f6c20403197919ff862875179f6be"><code>df03796</code></a> docs: prep for 7.6.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/378c321ba035400b6091505446844e552d8808d5"><code>378c321</code></a> fix: nested context managers shouldn't cause a phantom missing branch <a href="https://redirect.github.com/nedbat/coveragepy/issues/1876">#1876</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/c8902eda9c5e05e750f3c3c36e6e475aacd141c7"><code>c8902ed</code></a> build: pypy 3.9 doesn't seem to be available nightly</li> <li><a href="https://github.com/nedbat/coveragepy/commit/c59a77be6283f83f41cf93fab5ae31a9d29493a1"><code>c59a77b</code></a> docs(build): put a header on the GitHub releases</li> <li><a href="https://github.com/nedbat/coveragepy/commit/65ac395211a21685e3b324c28cee434f3591cec1"><code>65ac395</code></a> docs: fix a link in the changes</li> <li><a href="https://github.com/nedbat/coveragepy/commit/2d3e72c57170ede05628ffb7731efe31f86eae7a"><code>2d3e72c</code></a> docs: add coverage-simple-excludes to the docs</li> <li><a href="https://github.com/nedbat/coveragepy/commit/474a3639cd73d5a9498ae3ae93ee78a6621d5a0a"><code>474a363</code></a> fix: didn't-ectomy. <a href="https://redirect.github.com/nedbat/coveragepy/issues/1873">#1873</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/5229fc31f9f672c0cb77e58ce060eb29d3903884"><code>5229fc3</code></a> docs: mention 1852 is fixed</li> <li><a href="https://github.com/nedbat/coveragepy/commit/6a4506faac8af1281cb3b569997d4fe23b1cbf90"><code>6a4506f</code></a> build(docs): upgrade doc dependencies</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.6.2...7.6.3">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.6.2&new-version=7.6.3)](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>
luketainton (Migrated from github.com) reviewed 2024-10-15 17:55:46 +02:00
sonarqubecloud[bot] commented 2024-10-15 20:54:07 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=388) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=388&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=388&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_webexmemebot&pullRequest=388&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=388&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=388&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=388)
Sign in to join this conversation.
No description provided.