RealOrangeOne / django-plausible

Django module to provide easy Plausible integration, with Wagtail support
https://pypi.org/project/django-plausible/
BSD 3-Clause "New" or "Revised" License
16 stars 2 forks source link

Update dependency pytest-cov to v4.1.0 #27

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ==4.0.0 -> ==4.1.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov) ### [`v4.1.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#410-2023-05-24) [Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0) - Updated CI with new Pythons and dependencies. - Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0. Contributed by Sorin Sbarnea in `#​558 `\_. - Optimized summary generation to not be performed if no reporting is active (for example, when `--cov-report=''` is used without `--cov-fail-under`). Contributed by Jonathan Stewmon in `#​589 `\_. - Added support for JSON reporting. Contributed by Matthew Gamble in `#​582 `\_. - Refactored code to use f-strings. Contributed by Mark Mayo in `#​572 `\_. - Fixed a skip in the test suite for some old xdist. Contributed by a bunch of people in `#​565 `\_.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.