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

   Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.4.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 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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/85a49efa75916f3b96a3f21d8be98516d38fb760";><code>85a49ef</code></a>
 docs: latest sample</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/1da23c5bec55264ac4d754cb1c19322297ecdbdd";><code>1da23c5</code></a>
 docs: prep for 6.4.3</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/616d963b390e94e12a9321b32e10c00e6da4e27d";><code>616d963</code></a>
 docs: better wording in CHANGES</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/0915b967461661654ae2d1a85bd0495c2eafd35b";><code>0915b96</code></a>
 docs: correct a reference</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/42202a88a1873031118643072a2b946c7ea7e9fb";><code>42202a8</code></a>
 docs: keep CHANGES up to date</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/41602b5ecfe602c53cef84fec249ed07dbd89538";><code>41602b5</code></a>
 fix: paths were wrong when running from root (<a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1403";>#1403</a>)</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/eaf55921248211a81be231d7d20d73460cb369fb";><code>eaf5592</code></a>
 test: add a test for <a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1405";>#1405</a></li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/36f508f98f74b44a1f7aed23f2beecb4189025ca";><code>36f508f</code></a>
 fix: filenames can contain special glob characters (<a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1405";>#1405</a>)</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/774c364b8eddfb53c3da5c8827f27ea279401316";><code>774c364</code></a>
 doc: keep CHANGES up to date</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/070d61caab1bb37854c34155a51ab011fe59e7ff";><code>070d61c</code></a>
 fix(html): trigger filter on page load (<a 
href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1413";>#1413</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nedbat/coveragepy/compare/6.4.2...6.4.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=6.4.2&new-version=6.4.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 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to