nvuillam / github-dependents-info

Collect information about dependencies between a github repo and other repositories. Results available in JSON, markdown and badge
https://pypi.org/project/github-dependents-info/
MIT License
90 stars 6 forks source link

Update dependency pytest-cov to v5 #582

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pytest-dev/pytest-cov (pytest-cov) ### [`v5.0.0`](https://togithub.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#500-2024-03-24) [Compare Source](https://togithub.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) - Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `#​623 `\_. - Switched docs theme to Furo. - Various legacy Python cleanup and CI improvements. Contributed by Christian Clauss and Hugo van Kemenade in `#​630 `*, `#​631 `*, `#​632 `\_ and `#​633 `\_. - Added a `pyproject.toml` example in the docs. Contributed by Dawn James in `#​626 `\_. - Modernized project's pre-commit hooks to use ruff. Initial POC contributed by Christian Clauss in `#​584 `\_.

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 4 3 0.1s
βœ… COPYPASTE jscpd yes no 2.24s
⚠️ DOCKERFILE hadolint 2 1 0.22s
βœ… JSON eslint-plugin-jsonc 3 0 0 1.35s
βœ… JSON jsonlint 3 0 0.29s
βœ… JSON prettier 3 0 0 0.73s
βœ… JSON v8r 3 0 3.87s
⚠️ MAKEFILE checkmake 1 1 0.04s
⚠️ MARKDOWN markdownlint 12 0 18 1.4s
βœ… MARKDOWN markdown-table-formatter 12 1 0 0.42s
βœ… PYTHON bandit 6 0 1.19s
βœ… PYTHON black 6 0 0 1.32s
βœ… PYTHON flake8 6 0 0.97s
βœ… PYTHON isort 6 0 0 0.34s
⚠️ PYTHON mypy 6 5 9.68s
βœ… PYTHON pylint 6 0 4.61s
⚠️ PYTHON pyright 6 8 10.92s
βœ… PYTHON ruff 6 0 0 0.04s
βœ… REPOSITORY checkov yes no 11.97s
βœ… REPOSITORY gitleaks yes no 2.44s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY grype yes no 17.05s
βœ… REPOSITORY secretlint yes no 1.52s
❌ REPOSITORY trivy yes 1 5.85s
βœ… REPOSITORY trivy-sbom yes no 1.95s
βœ… REPOSITORY trufflehog yes no 4.74s
βœ… SPELL cspell 47 0 5.33s
βœ… SPELL lychee 29 0 1.26s
βœ… YAML prettier 14 0 0 1.4s
βœ… YAML v8r 14 0 13.89s
βœ… YAML yamllint 14 0 0.57s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_