Skip to content

Commit c81ea77

Browse files
Bump diff-cover from 9.3.1 to 9.3.2 (#93)
Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 9.3.1 to 9.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Bachmann1234/diff-cover/releases">diff-cover's releases</a>.</em></p> <blockquote> <h2>Release 9.3.2</h2> <h2>What's Changed</h2> <ul> <li>Fix --format with paths containing colons by <a href="https://github.com/tkukushkin"><code>@​tkukushkin</code></a> in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/484">Bachmann1234/diff_cover#484</a></li> </ul> <h3>Dependency Changes</h3> <ul> <li>Bump pytest-xdist from 3.6.1 to 3.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/486">Bachmann1234/diff_cover#486</a></li> <li>Bump ruff from 0.11.10 to 0.11.12 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/487">Bachmann1234/diff_cover#487</a></li> <li>Bump pytest-mock from 3.14.0 to 3.14.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/488">Bachmann1234/diff_cover#488</a></li> <li>Bump pluggy from 1.5.0 to 1.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/489">Bachmann1234/diff_cover#489</a></li> <li>Bump pytest-datadir from 1.6.1 to 1.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/490">Bachmann1234/diff_cover#490</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tkukushkin"><code>@​tkukushkin</code></a> made their first contribution in <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/484">Bachmann1234/diff_cover#484</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Bachmann1234/diff_cover/compare/v9.3.1...v9.3.2">https://github.com/Bachmann1234/diff_cover/compare/v9.3.1...v9.3.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG">diff-cover's changelog</a>.</em></p> <blockquote> <p>06/01/2025 v9.3.2</p> <ul> <li>Fix --format with paths containing colons. <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/484">PR 484</a> thanks <a href="https://github.com/tkukushkin"><code>@​tkukushkin</code></a></li> </ul> <p>05/25/2025 v9.3.1</p> <ul> <li>Loosens the python requirement in diff cover so people using it as a dependency are not restricted to one specific python version</li> </ul> <p>05/24/2025 v9.3.0</p> <ul> <li> <p>Resolves deprecation warning around regexes. <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/452">PR 452</a> thanks <a href="https://github.com/emmanuel-ferdman"><code>@​emmanuel-ferdman</code></a>!</p> </li> <li> <p>Improvements to coverage, test, performance, test quality. Huge improvemetns to how this projects tests. <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/454">PR 454</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/456">PR 456</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/459">PR 459</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/465">PR 465</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/468">PR 468</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/466/files">PR 466</a> <a href="http://redirect.github.com/Bachmann1234/diff_cover/pull/476">PR 476</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/458">PR 458</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/462">PR 462</a> Thanks <a href="https://github.com/kingbuzzman"><code>@​kingbuzzman</code></a>!</p> </li> <li> <p>Removes/updates some deprecated code <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/469">PR 469</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/455">PR 455</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/480/files">PR 480</a> Thanks <a href="https://github.com/kingbuzzman"><code>@​kingbuzzman</code></a>!</p> </li> <li> <p>Adds Ruff Support! <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/463">PR 463</a> Closes <a href="https://redirect.github.com/Bachmann1234/diff_cover/issues/362">Issue 362</a></p> </li> </ul> <p>03/08/2025 v9.2.4</p> <ul> <li>Improves handling of escaped characters in untracked files. <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/440">PR 440</a> Thanks <a href="https://github.com/buermarc"><code>@​buermarc</code></a>!</li> </ul> <p>02/18/2025 v9.2.3</p> <ul> <li>Bumps some dev dependencies and updates tests to support pygments 2.18.0</li> </ul> <p>01/30/2025 v9.2.2</p> <ul> <li>Fix files only covered by one LCOV report showing 100% coverage [PR <a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/433">#433</a>](<a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/433">Bachmann1234/diff_cover#433</a>) Thanks <a href="https://github.com/matsjoyce-refeyn"><code>@​matsjoyce-refeyn</code></a>!</li> </ul> <p>12/13/2024 v9.2.1</p> <ul> <li>Adds python 3.13 support [PR <a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/427">#427</a>](<a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/427">Bachmann1234/diff_cover#427</a>) Thanks <a href="https://github.com/ssbarnea"><code>@​ssbarnea</code></a></li> <li>Drops python 3.8 support</li> </ul> <p>09/07/2024 v9.2.0</p> <ul> <li> <p>adds expand-coverage-report to options. This helps with ensures the tool contains lines that may have been missed due to how things reported in the original report <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/416">PR 416</a></p> </li> <li> <p>Adds VER directive for LCov reports <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/414">PR 414</a> thanks <a href="https://github.com/esuldin"><code>@​esuldin</code></a></p> </li> </ul> <p>07/17/2024 v9.1.1</p> <ul> <li>Fixes issue where binary files could cause diff-cover to crash (Thanks <a href="https://github.com/MihailPereverza"><code>@​MihailPereverza</code></a>) <a href="https://redirect.github.com/Bachmann1234/diff_cover/pull/413">PR 413</a> <a href="https://redirect.github.com/Bachmann1234/diff_cover/issues/412">Issue 412</a></li> </ul> <p>06/25/2024 v9.1.0</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/5f26dedad924ec305b7bc4a96af7d5860fec9897"><code>5f26ded</code></a> Version 9.3.2</li> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/c6feed81eeeb2201e504b8fbbbb0934508fa93b4"><code>c6feed8</code></a> Fix --format with paths containing colons (<a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/484">#484</a>)</li> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/138f6d899174036595b3f45c7420262655ab9fcf"><code>138f6d8</code></a> Bump pytest-datadir from 1.6.1 to 1.7.0 (<a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/490">#490</a>)</li> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/bafc09a1909dedcc52c09546e529a1451a0275cf"><code>bafc09a</code></a> Bump pluggy from 1.5.0 to 1.6.0 (<a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/489">#489</a>)</li> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/922a9a34ee66c48d9e227be3c855c8cb0c8d2453"><code>922a9a3</code></a> Bump pytest-mock from 3.14.0 to 3.14.1 (<a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/488">#488</a>)</li> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/cc6f92e103d0c74cbe40589e1554c008608308ae"><code>cc6f92e</code></a> Bump ruff from 0.11.10 to 0.11.12 (<a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/487">#487</a>)</li> <li><a href="https://github.com/Bachmann1234/diff_cover/commit/da7ee42ddafb9d87ef0b7b27b6b9c60055f3acd5"><code>da7ee42</code></a> Bump pytest-xdist from 3.6.1 to 3.7.0 (<a href="https://redirect.github.com/Bachmann1234/diff-cover/issues/486">#486</a>)</li> <li>See full diff in <a href="https://github.com/Bachmann1234/diff-cover/compare/v9.3.1...v9.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=diff-cover&package-manager=pip&previous-version=9.3.1&new-version=9.3.2)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87662e9 commit c81ea77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ test = [
7171
"pytest-randomly==3.16.0",
7272
"pytest-datadir==1.6.1",
7373
"coverage==7.8.2",
74-
"diff-cover==9.3.1",
74+
"diff-cover==9.3.2",
7575
"flake8-json==24.4.0",
7676
"dirty-equals==0.9.0",
7777
"pytest-fixture-classes==1.0.3",

0 commit comments

Comments
 (0)