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

   Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.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.6.0 — 2024-07-11</h2>
   <ul>
   <li>
   <p>Exclusion patterns can now be multi-line, thanks to <code>Daniel Diniz 
&lt;pull 1807_&gt;</code><em>.  This enables many interesting exclusion 
use-cases, including those
   requested in issues <code>118 &lt;issue 118_&gt;</code></em> (entire files), 
<code>996 &lt;issue 996_&gt;</code>_ (multiple lines only when appearing 
together), <code>1741 &lt;issue 1741_&gt;</code>_ (remainder of a function), 
and <code>1803 &lt;issue 1803_&gt;</code>_
   (arbitrary sequence of marked lines).  See the 
:ref:<code>multi_line_exclude</code>
   section of the docs for more details and examples.</p>
   </li>
   <li>
   <p>The JSON report now includes per-function and per-class coverage 
information.
   Thanks to <code>Daniel Diniz &lt;pull 1809_&gt;</code>_ for getting the work 
started. This
   closes <code>issue 1793</code>_ and <code>issue 1532</code>_.</p>
   </li>
   <li>
   <p>Fixed an incorrect calculation of &quot;(no class)&quot; lines in the 
HTML classes
   report.</p>
   </li>
   <li>
   <p>Python 3.13.0b3 is supported.</p>
   </li>
   </ul>
   <p>.. _issue 118: <a 
href="https://redirect.github.com/nedbat/coveragepy/issues/118";>nedbat/coveragepy#118</a>
   .. _issue 996: <a 
href="https://redirect.github.com/nedbat/coveragepy/issues/996";>nedbat/coveragepy#996</a>
   .. _issue 1532: <a 
href="https://redirect.github.com/nedbat/coveragepy/issues/1532";>nedbat/coveragepy#1532</a>
   .. _issue 1741: <a 
href="https://redirect.github.com/nedbat/coveragepy/issues/1741";>nedbat/coveragepy#1741</a>
   .. _issue 1793: <a 
href="https://redirect.github.com/nedbat/coveragepy/issues/1793";>nedbat/coveragepy#1793</a>
   .. _issue 1803: <a 
href="https://redirect.github.com/nedbat/coveragepy/issues/1803";>nedbat/coveragepy#1803</a>
   .. _pull 1807: <a 
href="https://redirect.github.com/nedbat/coveragepy/pull/1807";>nedbat/coveragepy#1807</a>
   .. _pull 1809: <a 
href="https://redirect.github.com/nedbat/coveragepy/pull/1809";>nedbat/coveragepy#1809</a></p>
   <p>.. _changes_7-5-4:</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/59a3cd7cecbf45378b9d1f4eda90826258233d62";><code>59a3cd7</code></a>
 docs: sample HTML for 7.6.0</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/7f27fa7810e494a75af08b54c4f97b94df7364f4";><code>7f27fa7</code></a>
 docs: prep for 7.6.0</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/6a268b059515e2768931ce6454dcd27304520d8a";><code>6a268b0</code></a>
 docs: issues closed by the json region reporting</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/5bfe9e770304e0b0b346de2441c83300f9da0edf";><code>5bfe9e7</code></a>
 chore: bump actions/setup-python from 5.1.0 to 5.1.1 (<a 
href="https://redirect.github.com/nedbat/coveragepy/issues/1814";>#1814</a>)</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/ab609ef0fb235454050cf8383427ce5f1b0ec8e9";><code>ab609ef</code></a>
 docs: mention json region reporting in the changes</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/92d96b91b78639cdb50cbba9f7848dd9e75382d7";><code>92d96b9</code></a>
 fix: json report needs 'no class' and 'no function' also</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/e47e7e758bfc48537f0f21d40cef8e5fa2a076c6";><code>e47e7e7</code></a>
 refactor: move duplicate code into methods</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/3d6be2b3284d30d1668afeeb383430ddc402ce4d";><code>3d6be2b</code></a>
 fix: json format should bump for regions</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/a9992d2bff1f12db61c114e6d61d5f35873ae84a";><code>a9992d2</code></a>
 test: add a test of json regions with branches</li>
   <li><a 
href="https://github.com/nedbat/coveragepy/commit/8b8976462b8b7be74716e83efaf05e22f477ef72";><code>8b89764</code></a>
 test: json expectations should have explicit format number</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.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.5.4&new-version=7.6.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 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: commits-unsubscr...@plc4x.apache.org

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

Reply via email to