chore(pip-dev)(deps-dev): bump coverage from 7.4.1 to 7.4.2 #162

Merged
dependabot[bot] merged 1 commits from dependabot/pip/coverage-7.4.2 into main 2024-02-21 19:43:23 +01:00
dependabot[bot] commented 2024-02-21 16:26:48 +01:00 (Migrated from github.com)

Bumps coverage from 7.4.1 to 7.4.2.

Changelog

Sourced from coverage's changelog.

Version 7.4.2 — 2024-02-20

  • Fix: setting COVERAGE_CORE=sysmon no longer errors on 3.11 and lower, thanks Hugo van Kemenade <pull 1747_>_. It now issues a warning that sys.monitoring is not available and falls back to the default core instead.

.. _pull 1747: nedbat/coveragepy#1747

.. _changes_7-4-1:

Commits
  • 5d69334 test: if a test fails randomly, let it retry with @​flaky
  • 65d686c docs: sample HTML for 7.4.2
  • 026dca7 docs: prep for 7.4.2
  • a7d1022 build: some Makefile targets only make sense from the release steps
  • d365814 chore: make upgrade
  • c56c3a2 fix: issue a warning if we can't use sysmon as requested.
  • 8b0e039 fix: only use "sysmon" core when available (Python 3.12+) (#1747)
  • 575a44c build: temporarily pin to 3.13.0a3 for Windows (#1751)
  • 628c1c5 fix: avoid a dict-changed-size error
  • 8412054 chore: make upgrade
  • 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.4.1 to 7.4.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 7.4.2 — 2024-02-20</h2> <ul> <li>Fix: setting <code>COVERAGE_CORE=sysmon</code> no longer errors on 3.11 and lower, thanks <code>Hugo van Kemenade &lt;pull 1747_&gt;</code>_. It now issues a warning that sys.monitoring is not available and falls back to the default core instead.</li> </ul> <p>.. _pull 1747: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1747">nedbat/coveragepy#1747</a></p> <p>.. _changes_7-4-1:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/5d6933451e4b2ba1294fdbd9b33473e6a254a19b"><code>5d69334</code></a> test: if a test fails randomly, let it retry with <a href="https://github.com/flaky"><code>@​flaky</code></a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/65d686c8eb76ef897291af898d53dee55c57f349"><code>65d686c</code></a> docs: sample HTML for 7.4.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/026dca7d7e8591614ec035fe9f05a87808892686"><code>026dca7</code></a> docs: prep for 7.4.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/a7d10222110c37ecd4f10f4f752ddc62024630a7"><code>a7d1022</code></a> build: some Makefile targets only make sense from the release steps</li> <li><a href="https://github.com/nedbat/coveragepy/commit/d365814bc8e6911d243f2f35e7b1f1dbd40803ef"><code>d365814</code></a> chore: make upgrade</li> <li><a href="https://github.com/nedbat/coveragepy/commit/c56c3a200386217b6ff598c587853ebd8b8128e6"><code>c56c3a2</code></a> fix: issue a warning if we can't use sysmon as requested.</li> <li><a href="https://github.com/nedbat/coveragepy/commit/8b0e0398983592f4a432b656910d67aa5d14021d"><code>8b0e039</code></a> fix: only use &quot;sysmon&quot; core when available (Python 3.12+) (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1747">#1747</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/575a44c350bb8165185e6594421443189f904ce6"><code>575a44c</code></a> build: temporarily pin to 3.13.0a3 for Windows (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1751">#1751</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/628c1c5ec1b481eaf6f2013461da8bbe9de41576"><code>628c1c5</code></a> fix: avoid a dict-changed-size error</li> <li><a href="https://github.com/nedbat/coveragepy/commit/841205461a91da63409ac6e134db9f4ef870fae4"><code>8412054</code></a> chore: make upgrade</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.4.1...7.4.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=7.4.1&new-version=7.4.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 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-02-21 16:26:48 +01:00
sonarqubecloud[bot] commented 2024-02-21 19:42:40 +01:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![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=162) **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=162&resolved=false&inNewCodePeriod=true) 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=162&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=162)
Sign in to join this conversation.
No description provided.