chore(pip-dev)(deps-dev): bump coverage from 7.6.3 to 7.6.4 #395

Merged
dependabot[bot] merged 1 commits from dependabot/pip/coverage-7.6.4 into main 2024-10-22 18:32:36 +02:00
dependabot[bot] commented 2024-10-22 17:52:34 +02:00 (Migrated from github.com)

Bumps coverage from 7.6.3 to 7.6.4.

Changelog

Sourced from coverage's changelog.

Version 7.6.4 — 2024-10-20

  • fix: multi-line with statements could cause contained branches to be incorrectly marked as missing (issue 1880_). This is now fixed.

.. _issue 1880: nedbat/coveragepy#1880

.. _changes_7-6-3:

Commits
  • f24f76b docs: sample HTML for 7.6.4
  • 96e10f7 docs: prep for 7.6.4
  • b8c236a fix: multi-line with-statements exit correctly. #1880
  • 64b7a45 docs: another discord reference
  • 68d7427 docs: Python Discord
  • 43adcea build: include 3.14 in the usual Pythons
  • fb2b49f build: github_releases can update older releases, and pauses to get the sorti...
  • ca550ca 3.0b2 wasn't correctly titled
  • debcc77 build: bump version
  • See full diff 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.3 to 7.6.4. <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.4 — 2024-10-20</h2> <ul> <li>fix: multi-line <code>with</code> statements could cause contained branches to be incorrectly marked as missing (<code>issue 1880</code>_). This is now fixed.</li> </ul> <p>.. _issue 1880: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1880">nedbat/coveragepy#1880</a></p> <p>.. _changes_7-6-3:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/f24f76bbcebf21737433445eab2cd7722291e3db"><code>f24f76b</code></a> docs: sample HTML for 7.6.4</li> <li><a href="https://github.com/nedbat/coveragepy/commit/96e10f791857b87d6a741cdbb3ea2c5a851432d5"><code>96e10f7</code></a> docs: prep for 7.6.4</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b8c236aa620f31134405aa2876e5922a8db053d3"><code>b8c236a</code></a> fix: multi-line with-statements exit correctly. <a href="https://redirect.github.com/nedbat/coveragepy/issues/1880">#1880</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/64b7a45de6004fecb9b6c149ff412466831a3076"><code>64b7a45</code></a> docs: another discord reference</li> <li><a href="https://github.com/nedbat/coveragepy/commit/68d74277cb241434a54d5b7e11bfd7ec837cb7ba"><code>68d7427</code></a> docs: Python Discord</li> <li><a href="https://github.com/nedbat/coveragepy/commit/43adcea4ce982440511cda579b9885b5dab2acfa"><code>43adcea</code></a> build: include 3.14 in the usual Pythons</li> <li><a href="https://github.com/nedbat/coveragepy/commit/fb2b49fb1beb810c6d7ee1cfbbf75a3ff8574fbf"><code>fb2b49f</code></a> build: github_releases can update older releases, and pauses to get the sorti...</li> <li><a href="https://github.com/nedbat/coveragepy/commit/ca550cae485542d43d082d7ecd2b15c35306e717"><code>ca550ca</code></a> 3.0b2 wasn't correctly titled</li> <li><a href="https://github.com/nedbat/coveragepy/commit/debcc77cafff1e9d4595384cdc02c71a7b43fca0"><code>debcc77</code></a> build: bump version</li> <li>See full diff in <a href="https://github.com/nedbat/coveragepy/compare/7.6.3...7.6.4">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.3&new-version=7.6.4)](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-22 17:52:34 +02:00
sonarqubecloud[bot] commented 2024-10-22 17:54:08 +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=395) **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=395&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=395&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=395&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=395&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=395&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=395)
Sign in to join this conversation.
No description provided.