-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Bump pytest from 5.3.0 to 5.3.1 #410
Conversation
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.3.0...5.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #410 +/- ##
=======================================
Coverage 75.81% 75.81%
=======================================
Files 5 5
Lines 488 488
=======================================
Hits 370 370
Misses 118 118 Continue to review full report at Codecov.
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst">pytest-cov's changelog</a>.</em></p> <blockquote> <h2>2.12.0 (2021-05-14)</h2> <ul> <li>Added coverage's <code>toml</code> extra to install requirements in setup.py. Contributed by Christian Riedel in <code>[#410](pytest-dev/pytest-cov#410) <https://github.com/pytest-dev/pytest-cov/pull/410></code>_.</li> <li>Fixed <code>pytest_cov.__version__</code> to have the right value (string with version instead of a string including <code>__version__ =</code>).</li> <li>Fixed license classifier in <code>setup.py</code>. Contributed by Chris Sreesangkom in <code>[#467](pytest-dev/pytest-cov#467) <https://github.com/pytest-dev/pytest-cov/pull/467></code>_.</li> <li>Fixed <em>commits since</em> badge. Contributed by Terence Honles in <code>[#470](pytest-dev/pytest-cov#470) <https://github.com/pytest-dev/pytest-cov/pull/470></code>_.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/9692bad8c3501b77cf950d0732ae9cb5c8bb0bd4"><code>9692bad</code></a> Bump version: 2.11.1 → 2.12.0</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/f533121b78d479ee4bf0c3c09b48d9513523ffb1"><code>f533121</code></a> Update changelog.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/62d2e94debe6230e0160b1d5f711ae7f42158e9f"><code>62d2e94</code></a> Fix configuration file, ref f2ee249.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/f2ee249e7214b9cad53f56fe33b6c8012a8ef08e"><code>f2ee249</code></a> fix link in readme (<a href="https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/470">#470</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/f5a4d7e008087913ce2bc9dc2305d05a5f545a41"><code>f5a4d7e</code></a> Fix version value. Fixes <a href="https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/468">#468</a>.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/2cd009442ddb08dc873117019b13ef972803d5c4"><code>2cd0094</code></a> change in setup.py from BSD to MIT to match LICENSE file (<a href="https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/467">#467</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/daf54e79fcb8f549699d28e691302a9251f7e54b"><code>daf54e7</code></a> Added toml as extra (<a href="https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/410">#410</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/c2dfa778a85c1f64f3f59007b8d8ca98c877cac8"><code>c2dfa77</code></a> Update test deps. Remove unnecessary assertion. Closes <a href="https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/452">#452</a>.</li> <li>See full diff in <a href="https://github.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-cov&package-manager=pip&previous-version=2.11.1&new-version=2.12.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)
Bumps pytest from 5.3.0 to 5.3.1.
Release notes
Sourced from pytest's releases.
Changelog
Sourced from pytest's changelog.
Commits
05008f6
Preparing release version 5.3.19d90093
Merge pull request #6242 from nicoddemus/testdir-changeloga8230d7
Merge pull request #6270 from blueyed/docs-log_clib7d908f
Merge pull request #6269 from blueyed/docsb9dd0e6
docs: add missinglog_cli
confval57f3dc1
tox: docs: --keep-going and posargsed67312
Merge pull request #6268 from felixonmars/patch-2b7bc52f
Correct a typo in _pytest/config/init.pyd1eb89d
Merge pull request #6086 from kondratyev-nv/master5e09797
Fix line detection for properties in doctest testsDependabot 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
.If all status checks pass Dependabot will automatically merge this pull request.
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)@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 readmeAdditionally, you can set the following in your Dependabot dashboard: