dependabot[bot] opened a new pull request, #625:
URL: https://github.com/apache/hudi-rs/pull/625

   Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.10.7 to 
7.14.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst";>coverage's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 7.14.1 — 2026-05-26</h2>
   <ul>
   <li>
   <p>Fix: the HTML report used typographic niceties to make file paths more
   readable by adding a small amount of space around slashes. Those spaces
   interfered with searching the page for file paths of interest. Now the report
   uses CSS to accomplish the same visual tweak so that searches with slashes
   work correctly. Closes <code>issue 2170</code>_.</p>
   </li>
   <li>
   <p><code>Add a 3.16 PyPI classifier &lt;hugo-316_&gt;</code>_ since we test 
on the 3.16 main
   branch.</p>
   </li>
   </ul>
   <p>.. _issue 2170: <a 
href="https://redirect.github.com/coveragepy/coveragepy/issues/2170";>coveragepy/coveragepy#2170</a>
   .. _hugo-316: <a 
href="https://mastodon.social/@hugovk/116588523571204490";>https://mastodon.social/@​hugovk/116588523571204490</a></p>
   <p>.. _changes_7-14-0:</p>
   <h2>Version 7.14.0 — 2026-05-10</h2>
   <ul>
   <li>
   <p>Feature: now when running one of the reporting commands, if there are
   parallel data files that need combining, they will be implicitly combined
   before creating the report. There is no option to avoid the combination; let
   us know if you have a use case that requires it.  Thanks, <code>Tim Hatch 
&lt;pull 2162_&gt;</code><em>. Closes <code>issue 1781</code></em>.</p>
   </li>
   <li>
   <p>Fix: the output from <code>combine</code> was too verbose, listing each 
file
   considered. Now it shows a single line with the counts of files combined,
   files skipped, and files with errors. The <code>-q</code> flag suppresses 
this line.
   The old detailed lines are available with the new 
<code>--debug=combine</code> option.</p>
   </li>
   <li>
   <p>Fix: running a Python file through a symlink now sets the sys.path 
correctly,
   matching regular Python behavior. Fixes <code>issue 2157</code>_.</p>
   </li>
   <li>
   <p>Fix: <code>Collector.flush_data</code> could fail with 
&quot;RuntimeError: Set changed
   size during iteration&quot; when a tracer in another thread added a line to 
the
   per-file set that <code>add_lines</code> (or <code>add_arcs</code>) was 
iterating. The values
   passed to <code>CoverageData</code> are now snapshotted via 
<code>dict.copy()</code> and
   <code>set.copy()</code>, which are atomic under the GIL. Thanks, <code>Alex 
Vandiver &lt;pull 2165_&gt;</code>_.</p>
   </li>
   <li>
   <p>Fix: the soft keyword <code>lazy</code> is now bolded in HTML reports.</p>
   </li>
   <li>
   <p>We are no longer testing eventlet support. Eventlet started issuing stern
   deprecation warnings that break our tests. Our support code is still 
there.</p>
   </li>
   </ul>
   <p>.. _issue 1781: <a 
href="https://redirect.github.com/coveragepy/coveragepy/issues/1781";>coveragepy/coveragepy#1781</a>
   .. _issue 2157: <a 
href="https://redirect.github.com/coveragepy/coveragepy/issues/2157";>coveragepy/coveragepy#2157</a>
   .. _pull 2162: <a 
href="https://redirect.github.com/coveragepy/coveragepy/pull/2162";>coveragepy/coveragepy#2162</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/64d9b66fd852c1920ffe6cb8b58d7e4fdae90226";><code>64d9b66</code></a>
 docs: correct the date for 7.14.1</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/6fa7dd44c25e1a660252faaf030dd8f2f1e20861";><code>6fa7dd4</code></a>
 chore: bump actions/dependency-review-action (<a 
href="https://redirect.github.com/coveragepy/coveragepy/issues/2181";>#2181</a>)</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/078afae263597b004eb9a85d880b6a65008e75ed";><code>078afae</code></a>
 docs: sample HTML for 7.14.1</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/cb4f028a36e008b664739d04f387b90ee5105044";><code>cb4f028</code></a>
 docs: prep for 7.14.1</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/ae2d09f562271c6169534e1c242d015dd0823dda";><code>ae2d09f</code></a>
 Merge branch 'nedbat/classifire-316-kits'</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/2c3568b2e041f2c0dbbc8eaa3919d46ee891b743";><code>2c3568b</code></a>
 build: declare 3.16 compatibility</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/faa68f8601cf098701b68976dbb73b9fc23c9297";><code>faa68f8</code></a>
 chore: bump github/codeql-action in the action-dependencies group (<a 
href="https://redirect.github.com/coveragepy/coveragepy/issues/2173";>#2173</a>)</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/eb55feedf54b363e3d0b678f20abf3bfd3551a88";><code>eb55fee</code></a>
 test: we don't need PyPy &lt; 7.3.22 anymore</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/ac168fe53c04cdb2ff5231c0c4e5045021ee339b";><code>ac168fe</code></a>
 test: the text summary should show missing</li>
   <li><a 
href="https://github.com/coveragepy/coveragepy/commit/fed4bd2db3c1cb2916a07791041da693fbf8e996";><code>fed4bd2</code></a>
 chore: upgrade virtualenv</li>
   <li>Additional commits viewable in <a 
href="https://github.com/coveragepy/coveragepy/compare/7.10.7...7.14.1";>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.10.7&new-version=7.14.1)](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 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>


-- 
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