Skip to content

Bump pytest-cov from 2.8.1 to 2.10.1#54

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-cov-2.10.1
Closed

Bump pytest-cov from 2.8.1 to 2.10.1#54
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-cov-2.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps pytest-cov from 2.8.1 to 2.10.1.

Changelog

Sourced from pytest-cov's changelog.

2.10.1 (2020-08-14)

  • Support for pytest-xdist 2.0, which breaks compatibility with pytest-xdist before 1.22.3 (from 2017). Contributed by Zac Hatfield-Dodds in [#412](https://github.com/pytest-dev/pytest-cov/issues/412) <https://github.com/pytest-dev/pytest-cov/pull/412>_.
  • Fixed the LocalPath has no attribute startswith failure that occurred when using the pytester plugin in inline mode.

2.10.0 (2020-06-12)

  • Improved the --no-cov warning. Now it's only shown if --no-cov is present before --cov.
  • Removed legacy pytest support. Changed setup.py so that pytest>=4.6 is required.

2.9.0 (2020-05-22)

  • Fixed RemovedInPytest4Warning when using Pytest 3.10. Contributed by Michael Manganiello in [#354](https://github.com/pytest-dev/pytest-cov/issues/354) <https://github.com/pytest-dev/pytest-cov/pull/354>_.
  • Made pytest startup faster when plugin not active by lazy-importing. Contributed by Anders Hovmöller in [#339](https://github.com/pytest-dev/pytest-cov/issues/339) <https://github.com/pytest-dev/pytest-cov/pull/339>_.
  • Various CI improvements. Contributed by Daniel Hahler in [#363](https://github.com/pytest-dev/pytest-cov/issues/363) <https://github.com/pytest-dev/pytest-cov/pull/363>_ and [#364](https://github.com/pytest-dev/pytest-cov/issues/364) <https://github.com/pytest-dev/pytest-cov/pull/364>_.
  • Various Python support updates (drop EOL 3.4, test against 3.8 final). Contributed by Hugo van Kemenade in [#336](https://github.com/pytest-dev/pytest-cov/issues/336) <https://github.com/pytest-dev/pytest-cov/pull/336>_ and [#367](https://github.com/pytest-dev/pytest-cov/issues/367) <https://github.com/pytest-dev/pytest-cov/pull/367>_.
  • Changed --cov-append to always enable data_suffix (a coverage setting). Contributed by Harm Geerts in [#387](https://github.com/pytest-dev/pytest-cov/issues/387) <https://github.com/pytest-dev/pytest-cov/pull/387>_.
  • Changed --cov-append to handle loading previous data better (fixes various path aliasing issues).
  • Various other testing improvements, github issue templates, example updates.
  • Fixed internal failures that are caused by tests that change the current working directory by ensuring a consistent working directory when coverage is called. See [#306](https://github.com/pytest-dev/pytest-cov/issues/306) <https://github.com/pytest-dev/pytest-cov/issues/306>_ and coveragepy#881 <https://github.com/nedbat/coveragepy/issues/881>_
Commits

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 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 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)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.10.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v2.8.1...v2.10.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2024

Superseded by #56.

@dependabot dependabot bot closed this Dec 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytest-cov-2.10.1 branch December 14, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants