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

   Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2.0 to 6.4.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 6.4.4 — 2022-08-16</h2>
   <ul>
   <li>Wheels are now provided for Python 3.11.</li>
   </ul>
   <p>.. _changes_6-4-3:</p>
   <h2>Version 6.4.3 — 2022-08-06</h2>
   <ul>
   <li>
   <p>Fix a failure when combining data files if the file names contained
   glob-like patterns (<code>pull 1405</code>_).  Thanks, Michael Krebs and 
Benjamin
   Schubert.</p>
   </li>
   <li>
   <p>Fix a messaging failure when combining Windows data files on a different
   drive than the current directory. (<code>pull 1430</code><em>, fixing 
<code>issue 1428</code></em>).
   Thanks, Lorenzo Micò.</p>
   </li>
   <li>
   <p>Fix path calculations when running in the root directory, as you might do 
in
   a Docker container: <code>pull 1403</code>_, thanks Arthur Rio.</p>
   </li>
   <li>
   <p>Filtering in the HTML report wouldn't work when reloading the index page.
   This is now fixed (<code>pull 1413</code>_).  Thanks, Marc Legendre.</p>
   </li>
   <li>
   <p>Fix a problem with Cython code measurement (<code>pull 1347</code><em>, 
fixing <code>issue 972</code></em>).  Thanks, Matus Valo.</p>
   </li>
   </ul>
   <p>.. _issue 972: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/972";>nedbat/coveragepy#972</a>
   .. _pull 1347: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1347";>nedbat/coveragepy#1347</a>
   .. _pull 1403: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1403";>nedbat/coveragepy#1403</a>
   .. _pull 1405: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1405";>nedbat/coveragepy#1405</a>
   .. _pull 1413: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1413";>nedbat/coveragepy#1413</a>
   .. _issue 1428: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1428";>nedbat/coveragepy#1428</a>
   .. _pull 1430: <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1430";>nedbat/coveragepy#1430</a></p>
   <p>.. _changes_6-4-2:</p>
   <h2>Version 6.4.2 — 2022-07-12</h2>
   <ul>
   <li>
   <p>Updated for a small change in Python 3.11.0 beta 4: modules now start 
with a
   line with line number 0, which is ignored.  This line cannnot be executed, so
   coverage totals were thrown off.  This line is now ignored by coverage.py,
   but this also means that truly empty modules (like <code>__init__.py</code>) 
have no
   lines in them, rather than one phantom line.  Fixes <code>issue 
1419</code>_.</p>
   </li>
   <li>
   <p>Internal debugging data added to sys.modules is now an actual module, to
   avoid confusing code that examines everything in sys.modules.  Thanks,</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/24985c09eeb9c9849d60427af1ec3285267a9ce5";><code>24985c0</code></a>
 docs: sample html report</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/12d5d17b0a631796bfe70dedc6d63900ec7d02e5";><code>12d5d17</code></a>
 build: prep for 6.4.4</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/007c6168070523e04389ac97457de2969ba0c727";><code>007c616</code></a>
 build: update 3.11 references to rc1</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/66ddb0b6b44a9da1e793cd55cb5430254a2ff761";><code>66ddb0b</code></a>
 build: make upgrade (with hashes)</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/f7907ee21f9cff21b95f3e107907737ae3078940";><code>f7907ee</code></a>
 docs: add some <code>make upgrade</code> instructions to the Makefile</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/18b57e11f750aee913a107fedeea312965e5fba1";><code>18b57e1</code></a>
 build: use hashed pins</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/1dba0305a3d7248ad64e4a21d4ac56c92277883c";><code>1dba030</code></a>
 build: pin windows-only transitive dependencies</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/b076ffe711ec8efdce05027684da06a4e63b7bb3";><code>b076ffe</code></a>
 build: 3.11 is rc now - make wheels for it</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/87de75db8c2590b54816daf5848d478100b29b00";><code>87de75d</code></a>
 docs: don't use tabs while we work out the docutil version pinning</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/4eee7dc0962e27ed4598e226a065eb2f825532a6";><code>4eee7dc</code></a>
 build: don't install multiple .pip files</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nedbat/coveragepy/compare/6.2...6.4.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=6.2.0&new-version=6.4.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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to