-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump coverage from 6.2 to 6.3 #489
Conversation
Code Climate has analyzed commit a458806 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
489: build(deps-dev): bump coverage from 6.2 to 6.3 r=ChrisRBe a=dependabot[bot] Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.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.3 — 2022-01-25</h2> <ul> <li> <p>Feature: Added the <code>lcov</code> command to generate reports in LCOV format. Thanks, <code>Bradley Burns <pull 1289_></code><em>. Closes issues <code>587 <issue 587_></code></em> and <code>626 <issue 626_></code>_.</p> </li> <li> <p>Feature: the coverage data file can now be specified on the command line with the <code>--data-file</code> option in any command that reads or writes data. This is in addition to the existing <code>COVERAGE_FILE</code> environment variable. Closes <code>issue 624</code><em>. Thanks, <code>Nikita Bloshchanevich <pull 1304_></code></em>.</p> </li> <li> <p>Feature: coverage measurement data will now be written when a SIGTERM signal is received by the process. This includes :meth:<code>Process.terminate <python:multiprocessing.Process.terminate></code>, and other ways to terminate a process. Currently this is only on Linux and Mac; Windows is not supported. Fixes <code>issue 1307</code>_.</p> </li> <li> <p>Dropped support for Python 3.6, which reached end-of-life on 2021-12-23.</p> </li> <li> <p>Updated Python 3.11 support to 3.11.0a4, fixing <code>issue 1294</code>_.</p> </li> <li> <p>Fix: the coverage data file is now created in a more robust way, to avoid problems when multiple processes are trying to write data at once. Fixes issues <code>1303 <issue 1303_></code>_ and <code>883 <issue 883_></code>_.</p> </li> <li> <p>Fix: a .gitignore file will only be written into the HTML report output directory if the directory is empty. This should prevent certain unfortunate accidents of writing the file where it is not wanted.</p> </li> <li> <p>Releases now have MacOS arm64 wheels for Apple Silicon, fixing <code>issue 1288</code>_.</p> </li> </ul> <p>.. _issue 587: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/587">nedbat/coveragepy#587</a> .. _issue 624: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/624">nedbat/coveragepy#624</a> .. _issue 626: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/626">nedbat/coveragepy#626</a> .. _issue 883: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/883">nedbat/coveragepy#883</a> .. _issue 1288: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1288">nedbat/coveragepy#1288</a> .. _issue 1294: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1294">nedbat/coveragepy#1294</a> .. _issue 1303: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1303">nedbat/coveragepy#1303</a> .. _issue 1307: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1307">nedbat/coveragepy#1307</a> .. _pull 1289: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1289">nedbat/coveragepy#1289</a> .. _pull 1304: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1304">nedbat/coveragepy#1304</a></p> <p>.. _changes_62:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/7d9d30015e47756776d5ba5f4f0b65ab198640a3"><code>7d9d300</code></a> build: 'pypy' is pypy-3.6, which we don't support anymore</li> <li><a href="https://github.com/nedbat/coveragepy/commit/97d78e6a8502f84f415c183d06d474bab65a59d0"><code>97d78e6</code></a> build: prepping for 6.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/fb3f6326876172e54c781f6bfac5f7708a663064"><code>fb3f632</code></a> docs: latest sample HTML report</li> <li><a href="https://github.com/nedbat/coveragepy/commit/2e65e19cfe29429aa4797e6a55d96c79bd2cbfac"><code>2e65e19</code></a> docs: make it easier to add command-line options correctly</li> <li><a href="https://github.com/nedbat/coveragepy/commit/bf8cbe1289ed42f51bf788fc86f7a8cee114c3e3"><code>bf8cbe1</code></a> fix: more cleanup of --data-file options</li> <li><a href="https://github.com/nedbat/coveragepy/commit/f9a5451f8923e4e7c87bf725760257da43346567"><code>f9a5451</code></a> docs: touch up the changelog</li> <li><a href="https://github.com/nedbat/coveragepy/commit/2ff243942be7d86417d132287d0c1acabec0dc2e"><code>2ff2439</code></a> style: uniform formatting of cmdline options</li> <li><a href="https://github.com/nedbat/coveragepy/commit/1a75ebbff87302a0d5d641a557e0f9d3ac3950f5"><code>1a75ebb</code></a> refactor: adjust some of the --data-file option handling</li> <li><a href="https://github.com/nedbat/coveragepy/commit/ba884e41506fd6e8f6eca91a13fe1661b3220c5e"><code>ba884e4</code></a> feat: use --data-file to configure the coverage database</li> <li><a href="https://github.com/nedbat/coveragepy/commit/cfe14c266dcd405422bb775c9d45779f7a21715f"><code>cfe14c2</code></a> build: stop deleting 3.9 muslinux wheels, because they are ok now. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1268">#1268</a></li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/6.2...6.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.2&new-version=6.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> 491: build(deps): bump identify from 2.4.5 to 2.4.6 r=ChrisRBe a=dependabot[bot] Bumps [identify](https://github.com/pre-commit/identify) from 2.4.5 to 2.4.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pre-commit/identify/commit/5d96f711ba999d0f5450a7275e5f8c8610455030"><code>5d96f71</code></a> v2.4.6</li> <li><a href="https://github.com/pre-commit/identify/commit/d47bedac42107661f95bfe5e576659f9d17c94a8"><code>d47beda</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/273">#273</a> from PointKernel/add-inl-extension</li> <li><a href="https://github.com/pre-commit/identify/commit/884f1c1ff64c7bd0c3c6c183a4edca6ec4b04efa"><code>884f1c1</code></a> Add inl extension</li> <li><a href="https://github.com/pre-commit/identify/commit/b621df8e1c73cf12e9b91722813371321af13e4f"><code>b621df8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/272">#272</a> from pre-commit/all-repos_autofix_flake8-typing-imports</li> <li><a href="https://github.com/pre-commit/identify/commit/81ded6891d75a6a03c21473a3e2724549dd27ef4"><code>81ded68</code></a> upgrade flake8-typing-imports</li> <li>See full diff in <a href="https://github.com/pre-commit/identify/compare/v2.4.5...v2.4.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=identify&package-manager=pip&previous-version=2.4.5&new-version=2.4.6)](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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed (retrying...): |
489: build(deps-dev): bump coverage from 6.2 to 6.3 r=ChrisRBe a=dependabot[bot] Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.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.3 — 2022-01-25</h2> <ul> <li> <p>Feature: Added the <code>lcov</code> command to generate reports in LCOV format. Thanks, <code>Bradley Burns <pull 1289_></code><em>. Closes issues <code>587 <issue 587_></code></em> and <code>626 <issue 626_></code>_.</p> </li> <li> <p>Feature: the coverage data file can now be specified on the command line with the <code>--data-file</code> option in any command that reads or writes data. This is in addition to the existing <code>COVERAGE_FILE</code> environment variable. Closes <code>issue 624</code><em>. Thanks, <code>Nikita Bloshchanevich <pull 1304_></code></em>.</p> </li> <li> <p>Feature: coverage measurement data will now be written when a SIGTERM signal is received by the process. This includes :meth:<code>Process.terminate <python:multiprocessing.Process.terminate></code>, and other ways to terminate a process. Currently this is only on Linux and Mac; Windows is not supported. Fixes <code>issue 1307</code>_.</p> </li> <li> <p>Dropped support for Python 3.6, which reached end-of-life on 2021-12-23.</p> </li> <li> <p>Updated Python 3.11 support to 3.11.0a4, fixing <code>issue 1294</code>_.</p> </li> <li> <p>Fix: the coverage data file is now created in a more robust way, to avoid problems when multiple processes are trying to write data at once. Fixes issues <code>1303 <issue 1303_></code>_ and <code>883 <issue 883_></code>_.</p> </li> <li> <p>Fix: a .gitignore file will only be written into the HTML report output directory if the directory is empty. This should prevent certain unfortunate accidents of writing the file where it is not wanted.</p> </li> <li> <p>Releases now have MacOS arm64 wheels for Apple Silicon, fixing <code>issue 1288</code>_.</p> </li> </ul> <p>.. _issue 587: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/587">nedbat/coveragepy#587</a> .. _issue 624: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/624">nedbat/coveragepy#624</a> .. _issue 626: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/626">nedbat/coveragepy#626</a> .. _issue 883: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/883">nedbat/coveragepy#883</a> .. _issue 1288: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1288">nedbat/coveragepy#1288</a> .. _issue 1294: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1294">nedbat/coveragepy#1294</a> .. _issue 1303: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1303">nedbat/coveragepy#1303</a> .. _issue 1307: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1307">nedbat/coveragepy#1307</a> .. _pull 1289: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1289">nedbat/coveragepy#1289</a> .. _pull 1304: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1304">nedbat/coveragepy#1304</a></p> <p>.. _changes_62:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/7d9d30015e47756776d5ba5f4f0b65ab198640a3"><code>7d9d300</code></a> build: 'pypy' is pypy-3.6, which we don't support anymore</li> <li><a href="https://github.com/nedbat/coveragepy/commit/97d78e6a8502f84f415c183d06d474bab65a59d0"><code>97d78e6</code></a> build: prepping for 6.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/fb3f6326876172e54c781f6bfac5f7708a663064"><code>fb3f632</code></a> docs: latest sample HTML report</li> <li><a href="https://github.com/nedbat/coveragepy/commit/2e65e19cfe29429aa4797e6a55d96c79bd2cbfac"><code>2e65e19</code></a> docs: make it easier to add command-line options correctly</li> <li><a href="https://github.com/nedbat/coveragepy/commit/bf8cbe1289ed42f51bf788fc86f7a8cee114c3e3"><code>bf8cbe1</code></a> fix: more cleanup of --data-file options</li> <li><a href="https://github.com/nedbat/coveragepy/commit/f9a5451f8923e4e7c87bf725760257da43346567"><code>f9a5451</code></a> docs: touch up the changelog</li> <li><a href="https://github.com/nedbat/coveragepy/commit/2ff243942be7d86417d132287d0c1acabec0dc2e"><code>2ff2439</code></a> style: uniform formatting of cmdline options</li> <li><a href="https://github.com/nedbat/coveragepy/commit/1a75ebbff87302a0d5d641a557e0f9d3ac3950f5"><code>1a75ebb</code></a> refactor: adjust some of the --data-file option handling</li> <li><a href="https://github.com/nedbat/coveragepy/commit/ba884e41506fd6e8f6eca91a13fe1661b3220c5e"><code>ba884e4</code></a> feat: use --data-file to configure the coverage database</li> <li><a href="https://github.com/nedbat/coveragepy/commit/cfe14c266dcd405422bb775c9d45779f7a21715f"><code>cfe14c2</code></a> build: stop deleting 3.9 muslinux wheels, because they are ok now. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1268">#1268</a></li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/6.2...6.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.2&new-version=6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed: |
96299e9
to
269fe72
Compare
@dependabot-bot rebase |
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@6.2...6.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
269fe72
to
a458806
Compare
bors merge |
Build succeeded: |
Bumps coverage from 6.2 to 6.3.
Changelog
Sourced from coverage's changelog.
Commits
7d9d300
build: 'pypy' is pypy-3.6, which we don't support anymore97d78e6
build: prepping for 6.3fb3f632
docs: latest sample HTML report2e65e19
docs: make it easier to add command-line options correctlybf8cbe1
fix: more cleanup of --data-file optionsf9a5451
docs: touch up the changelog2ff2439
style: uniform formatting of cmdline options1a75ebb
refactor: adjust some of the --data-file option handlingba884e4
feat: use --data-file to configure the coverage databasecfe14c2
build: stop deleting 3.9 muslinux wheels, because they are ok now. #1268Dependabot 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 commands and options
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)