You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by dependabot on 2023/01/25 17:09:50 UTC

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1851: Bump coverage from 7.0.5 to 7.1.0

dependabot[bot] opened a new pull request, #1851:
URL: https://github.com/apache/libcloud/pull/1851

   Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.1.0.
   <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.1.0 — 2023-01-24</h2>
   <ul>
   <li>
   <p>Added: the debug output file can now be specified with <code>[run] debug_file</code>
   in the configuration file.  Closes <code>issue 1319</code>_.</p>
   </li>
   <li>
   <p>Performance: fixed a slowdown with dynamic contexts that's been around since
   6.4.3.  The fix closes <code>issue 1538</code><em>.  Thankfully this doesn't break the
   <code>Cython change</code></em> that fixed <code>issue 972</code>_.  Thanks to Mathieu Kniewallner for
   the deep investigative work and comprehensive issue report.</p>
   </li>
   <li>
   <p>Typing: all product and test code has type annotations.</p>
   </li>
   </ul>
   <p>.. _Cython change: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1347">nedbat/coveragepy#1347</a>
   .. _issue 972: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/972">nedbat/coveragepy#972</a>
   .. _issue 1319: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1319">nedbat/coveragepy#1319</a>
   .. _issue 1538: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1538">nedbat/coveragepy#1538</a></p>
   <p>.. _changes_7-0-5:</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nedbat/coveragepy/commit/32fd81ebaf523c6c13626099349138791c414b80"><code>32fd81e</code></a> docs: sample HTML for 7.1.0</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/36712f4eb500b4b0db4ae7b152462ae49e326f0c"><code>36712f4</code></a> docs: prep for 7.1.0</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/4cc32922685c6971275f522304b3754ad1a233c1"><code>4cc3292</code></a> perf: avoid needless sql operations. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1538">#1538</a></li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/674204fc958f30815fe482fe1ed36d01eb74c489"><code>674204f</code></a> test: more flexibility in setting a static context locally</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/61f6ee5c3b2f99a02c3b5988123e74e1d3dbc8ba"><code>61f6ee5</code></a> fix: make tracing messages easier to understand</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/e1ae48eccb45bd439f7f7a696b09f1a7bd565dea"><code>e1ae48e</code></a> test: more tests of debug output control</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/ff127f8cfb122680c3de289b98f30c36d2eda7fb"><code>ff127f8</code></a> build: igor tweaks for scriv start marker</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/5f65d87b14245d4523bc866a75a16b6c55a7ce70"><code>5f65d87</code></a> feat: the debug output file can be specified in the config file. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1319">#1319</a></li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/c51ac463f07e31c87b20f50bd7e6445e4e4e83a2"><code>c51ac46</code></a> docs: explain how to use <code>--debug=trace</code></li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/82c263814e57e1d790cbe1c00bd1c724b9ca8e3c"><code>82c2638</code></a> chore: make upgrade to get eventlet 0.33.3</li>
   <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.0.5...7.1.0">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.0.5&new-version=7.1.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] asfgit merged pull request #1851: Bump coverage from 7.0.5 to 7.1.0

Posted by "asfgit (via GitHub)" <gi...@apache.org>.
asfgit merged PR #1851:
URL: https://github.com/apache/libcloud/pull/1851


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org