aio-libs
janus
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump coverage from 7.9.1 to 7.9.2 (#779) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. <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.9.2 — 2025-07-03</h2> <ul> <li> <p>Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring, as reported in <code>issue 1991</code>_. This is now fixed.</p> </li> <li> <p>Fix: we can now measure coverage for code in Python archive (.par) files. Thanks, <code>Itamer Oren <pull 1984_></code>_.</p> </li> </ul> <p>.. _pull 1984: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1984">nedbat/coveragepy#1984</a> .. _issue 1991: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1991">nedbat/coveragepy#1991</a></p> <p>.. _changes_7-9-1:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/6e774923cf042751feb78036fcd46909d263be06"><code>6e77492</code></a> docs: oops, beta 3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b24cf7ef3968ba86ebe3c3d4ca8ae3af82d6dc8c"><code>b24cf7e</code></a> docs: sample HTML for 7.9.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/35305c350fb08ea02a723c91b0eb84ab14b770bd"><code>35305c3</code></a> docs: prep for 7.9.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/9a8d9b637406334c5ef3fdf8d574d3e5c54aa66c"><code>9a8d9b6</code></a> docs: add pull request link</li> <li><a href="https://github.com/nedbat/coveragepy/commit/88dcaa21727a8670e0eb663cae540760b1f04a6d"><code>88dcaa2</code></a> fix: assume a missing line number is intra-line. <a href="https://redirect.github.com/nedbat/coveragepy/issues/1991">#1991</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/678ec80b42116b790ee30cb8ec638a0dda96927c"><code>678ec80</code></a> build: use pyenv for nightly builds. Thanks, Paul Timmins</li> <li><a href="https://github.com/nedbat/coveragepy/commit/a3d00d521a8d49c133b773bcbc22ee7d0f839f93"><code>a3d00d5</code></a> build: workflow jobs should have names</li> <li><a href="https://github.com/nedbat/coveragepy/commit/279310a8f08b742072915ff88b6773a70ed3095d"><code>279310a</code></a> chore: bump the action-dependencies group with 2 updates (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1988">#1988</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/614dfbf059002a832b187fe8d14f635ee64afb0b"><code>614dfbf</code></a> fix: enable measuring test coverage for Python archive (.par) files (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1984">#1984</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/42bf82c3ed409c308b2f2437fac87cb5b8d6fad9"><code>42bf82c</code></a> chore: bump the action-dependencies group with 2 updates (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1985">#1985</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.9.1...7.9.2">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
16 hours ago
Bump coverage from 7.9.1 to 7.9.2 (#779) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. <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.9.2 — 2025-07-03</h2> <ul> <li> <p>Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring, as reported in <code>issue 1991</code>_. This is now fixed.</p> </li> <li> <p>Fix: we can now measure coverage for code in Python archive (.par) files. Thanks, <code>Itamer Oren <pull 1984_></code>_.</p> </li> </ul> <p>.. _pull 1984: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1984">nedbat/coveragepy#1984</a> .. _issue 1991: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1991">nedbat/coveragepy#1991</a></p> <p>.. _changes_7-9-1:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/6e774923cf042751feb78036fcd46909d263be06"><code>6e77492</code></a> docs: oops, beta 3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b24cf7ef3968ba86ebe3c3d4ca8ae3af82d6dc8c"><code>b24cf7e</code></a> docs: sample HTML for 7.9.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/35305c350fb08ea02a723c91b0eb84ab14b770bd"><code>35305c3</code></a> docs: prep for 7.9.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/9a8d9b637406334c5ef3fdf8d574d3e5c54aa66c"><code>9a8d9b6</code></a> docs: add pull request link</li> <li><a href="https://github.com/nedbat/coveragepy/commit/88dcaa21727a8670e0eb663cae540760b1f04a6d"><code>88dcaa2</code></a> fix: assume a missing line number is intra-line. <a href="https://redirect.github.com/nedbat/coveragepy/issues/1991">#1991</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/678ec80b42116b790ee30cb8ec638a0dda96927c"><code>678ec80</code></a> build: use pyenv for nightly builds. Thanks, Paul Timmins</li> <li><a href="https://github.com/nedbat/coveragepy/commit/a3d00d521a8d49c133b773bcbc22ee7d0f839f93"><code>a3d00d5</code></a> build: workflow jobs should have names</li> <li><a href="https://github.com/nedbat/coveragepy/commit/279310a8f08b742072915ff88b6773a70ed3095d"><code>279310a</code></a> chore: bump the action-dependencies group with 2 updates (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1988">#1988</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/614dfbf059002a832b187fe8d14f635ee64afb0b"><code>614dfbf</code></a> fix: enable measuring test coverage for Python archive (.par) files (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1984">#1984</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/42bf82c3ed409c308b2f2437fac87cb5b8d6fad9"><code>42bf82c</code></a> chore: bump the action-dependencies group with 2 updates (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1985">#1985</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.9.1...7.9.2">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
2 days ago
Bump coverage from 7.9.1 to 7.9.2 (#779) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. <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.9.2 — 2025-07-03</h2> <ul> <li> <p>Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring, as reported in <code>issue 1991</code>_. This is now fixed.</p> </li> <li> <p>Fix: we can now measure coverage for code in Python archive (.par) files. Thanks, <code>Itamer Oren <pull 1984_></code>_.</p> </li> </ul> <p>.. _pull 1984: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1984">nedbat/coveragepy#1984</a> .. _issue 1991: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1991">nedbat/coveragepy#1991</a></p> <p>.. _changes_7-9-1:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/6e774923cf042751feb78036fcd46909d263be06"><code>6e77492</code></a> docs: oops, beta 3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b24cf7ef3968ba86ebe3c3d4ca8ae3af82d6dc8c"><code>b24cf7e</code></a> docs: sample HTML for 7.9.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/35305c350fb08ea02a723c91b0eb84ab14b770bd"><code>35305c3</code></a> docs: prep for 7.9.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/9a8d9b637406334c5ef3fdf8d574d3e5c54aa66c"><code>9a8d9b6</code></a> docs: add pull request link</li> <li><a href="https://github.com/nedbat/coveragepy/commit/88dcaa21727a8670e0eb663cae540760b1f04a6d"><code>88dcaa2</code></a> fix: assume a missing line number is intra-line. <a href="https://redirect.github.com/nedbat/coveragepy/issues/1991">#1991</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/678ec80b42116b790ee30cb8ec638a0dda96927c"><code>678ec80</code></a> build: use pyenv for nightly builds. Thanks, Paul Timmins</li> <li><a href="https://github.com/nedbat/coveragepy/commit/a3d00d521a8d49c133b773bcbc22ee7d0f839f93"><code>a3d00d5</code></a> build: workflow jobs should have names</li> <li><a href="https://github.com/nedbat/coveragepy/commit/279310a8f08b742072915ff88b6773a70ed3095d"><code>279310a</code></a> chore: bump the action-dependencies group with 2 updates (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1988">#1988</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/614dfbf059002a832b187fe8d14f635ee64afb0b"><code>614dfbf</code></a> fix: enable measuring test coverage for Python archive (.par) files (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1984">#1984</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/42bf82c3ed409c308b2f2437fac87cb5b8d6fad9"><code>42bf82c</code></a> chore: bump the action-dependencies group with 2 updates (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1985">#1985</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.9.1...7.9.2">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
3 days ago
Bump coverage from 7.9.1 to 7.9.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.9.1...7.9.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/coverage-7.9.2
3 days ago
Bump pyroma from 4.3.2 to 4.3.3 Bumps [pyroma](https://github.com/regebro/pyroma) from 4.3.2 to 4.3.3. - [Changelog](https://github.com/regebro/pyroma/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/pyroma/compare/4.3.2...4.3.3) --- updated-dependencies: - dependency-name: pyroma dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/pyroma-4.3.3
3 days ago
Bump pyroma from 4.3.1 to 4.3.2 (#777) Bumps [pyroma](https://github.com/regebro/pyroma) from 4.3.1 to 4.3.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/regebro/pyroma/blob/master/CHANGES.txt">pyroma's changelog</a>.</em></p> <blockquote> <h2>4.3.2 (2025-07-02)</h2> <ul> <li>Added support for License-Expression as per PEP 639.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/regebro/pyroma/commit/100901e34a5d25d7aebf3d6b2e8cf84da32d940b"><code>100901e</code></a> Preparing release 4.3.2</li> <li><a href="https://github.com/regebro/pyroma/commit/b81413c3a174ff27e778909ecff3918b37dbd9a6"><code>b81413c</code></a> Added support for License-Expression as per PEP 639 (<a href="https://redirect.github.com/regebro/pyroma/issues/111">#111</a>)</li> <li><a href="https://github.com/regebro/pyroma/commit/d8ec78288dcd8f8f604e9c7d08edf12cb1a147b0"><code>d8ec782</code></a> Back to development: 4.3.2</li> <li>See full diff in <a href="https://github.com/regebro/pyroma/compare/4.3.1...4.3.2">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
4 days ago
Bump pyroma from 4.3.1 to 4.3.2 Bumps [pyroma](https://github.com/regebro/pyroma) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/regebro/pyroma/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/pyroma/compare/4.3.1...4.3.2) --- updated-dependencies: - dependency-name: pyroma dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/pyroma-4.3.2
4 days ago
Bump pyroma from 4.2 to 4.3.1 (#776) Bumps [pyroma](https://github.com/regebro/pyroma) from 4.2 to 4.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/regebro/pyroma/blob/master/CHANGES.txt">pyroma's changelog</a>.</em></p> <blockquote> <h2>4.3.1 (2025-07-01)</h2> <ul> <li>Deprecation warnings? For the packaging configuration? What was I thinking? I'm instead adding a rating telling people that they should add a pyproject.toml. Much nicer.</li> </ul> <h2>4.3 (2025-07-01)</h2> <ul> <li> <p>Added a --skip-tests parameter to allow skipping of certain tests. You shouldn't skip tests, of course, but now you can. This is actually only implemented so that I can add a test using check-manifest and skip it when run from the zest.releaser hook.</p> </li> <li> <p>If you also have check-manifest installed, pyroma will run that as a test. No longer do you need to call it separately! However, if Pyroma is invoked from zest.releaser, it will not be run, because check-manifest has a separate hook for zest.releaser, so that would run it twice.</p> </li> <li> <p>Allow private classifiers [hugovk]</p> </li> <li> <p>Using tox to run tests [hugovk]</p> </li> <li> <p>Deperating the support for setup.py</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/regebro/pyroma/commit/7dcc2fdc07f3b3c76872c7cba41aceaa3aada8c6"><code>7dcc2fd</code></a> Preparing release 4.3.1</li> <li><a href="https://github.com/regebro/pyroma/commit/a4d0b6da83954faa301c9fb123d1149355a429df"><code>a4d0b6d</code></a> Why a deprecation error, when I can make a Pyroma rating? (<a href="https://redirect.github.com/regebro/pyroma/issues/110">#110</a>)</li> <li><a href="https://github.com/regebro/pyroma/commit/d96c44a1b8194a4a7fe296c0dd7db09380fdc43d"><code>d96c44a</code></a> Back to development: 5.0</li> <li><a href="https://github.com/regebro/pyroma/commit/2487e26b35de3e9173456bac00cbfb0a0bc2786d"><code>2487e26</code></a> Preparing release 4.3</li> <li><a href="https://github.com/regebro/pyroma/commit/778552831ae1887eaa49f0597d0db497a65bbae2"><code>7785528</code></a> Updates for 2025 (<a href="https://redirect.github.com/regebro/pyroma/issues/109">#109</a>)</li> <li><a href="https://github.com/regebro/pyroma/commit/7838c116c71ff9bdcea36bd06b5be319eb75224f"><code>7838c11</code></a> Allow private classifiers (<a href="https://redirect.github.com/regebro/pyroma/issues/106">#106</a>)</li> <li><a href="https://github.com/regebro/pyroma/commit/390531ee01339603f08a1f8b05c1aefbfca1e1fb"><code>390531e</code></a> Add tox to easily test all versions (<a href="https://redirect.github.com/regebro/pyroma/issues/108">#108</a>)</li> <li><a href="https://github.com/regebro/pyroma/commit/4d3940fa8cf99b2a65b41fe87b1b4e47d2c1d3cf"><code>4d3940f</code></a> Merge pull request <a href="https://redirect.github.com/regebro/pyroma/issues/105">#105</a> from hugovk/update-ci</li> <li><a href="https://github.com/regebro/pyroma/commit/efa2ea701ea4c9b7854a4fa0acb572c3565e904c"><code>efa2ea7</code></a> Run all jobs even if one fails</li> <li><a href="https://github.com/regebro/pyroma/commit/63ce7ac1d2971ddea249380ec425ef421553d0e8"><code>63ce7ac</code></a> Shorten name so full job info is shown</li> <li>Additional commits viewable in <a href="https://github.com/regebro/pyroma/compare/4.2...4.3.1">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
5 days ago
Active Branches
Refactor notifiers
last run
6 months ago
#725
CodSpeed Performance Gauge
-2%
Fix event loop binding
last run
6 months ago
#727
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs