percy / python-percy-client

[Deprecated] Python client library for visual regression testing with Percy.
https://percy.io/docs/clients/python/selenium
MIT License
21 stars 24 forks source link

build(deps-dev): Bump coverage from 4.5.3 to 4.5.4 #80

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps coverage from 4.5.3 to 4.5.4.

Changelog *Sourced from [coverage's changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst).* > Version 4.5.4 -- 2019-07-29 > =========================== > > - Multiprocessing support in Python 3.8 was broken, but is now fixed. Closes [issue 828](https://github-redirect.dependabot.com/nedbat/coveragepy/issues/828).
Commits - [`4e624d1`](https://github.com/nedbat/coveragepy/commit/4e624d142a1e16acf32f90bf9b996fad80958740) Use latest twine - [`e537d7d`](https://github.com/nedbat/coveragepy/commit/e537d7d70eb4d4f81b94b7160ee24db21c701d6e) Build wheels for 3.8 - [`c619ec8`](https://github.com/nedbat/coveragepy/commit/c619ec807544ec1f7af555c959d9855654b79195) Prep for 4.5.4 - [`b003fe1`](https://github.com/nedbat/coveragepy/commit/b003fe1b52088795c4748fb13ff68fc5c7734357) Pin pyparsing to avoid warnings - [`60c6c98`](https://github.com/nedbat/coveragepy/commit/60c6c98a1aa0de65b702fc95cf47eca022aee46c) Tidelift security contact, and non-transparent logo. - [`c9ee224`](https://github.com/nedbat/coveragepy/commit/c9ee22417b4aa3611c8332f151d6cce40efad39b) 4.5.x works on 3.8.0b1 - [`8c371b2`](https://github.com/nedbat/coveragepy/commit/8c371b2f14bc45e3be156d9d427a500e5535578a) Adapt to optimization tweak in CPython 3.8.0b1 - [`ca0bba4`](https://github.com/nedbat/coveragepy/commit/ca0bba4d8d9aaf22dee83268325e20cddb532edf) Silence a silly pylint warning - [`72b21f1`](https://github.com/nedbat/coveragepy/commit/72b21f1f1180ad52da646b1c47d8d2dc7f95c189) Python 3.8 added an argument to _bootstrap. It should have been like this any... - [`9dda46a`](https://github.com/nedbat/coveragepy/commit/9dda46a4353a5fe53c4b213083fb777e0e519e6c) Not sure how I went for so long without one of these creeping in - Additional commits viewable in [compare view](https://github.com/nedbat/coveragepy/compare/coverage-4.5.3...coverage-4.5.4)


Dependabot compatibility score

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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #93.