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
114 stars 7 forks source link

Update dependency coverage to v7.4.0 #480

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 7.3.4 -> 7.4.0 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage) ### [`v7.4.0`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-740--2023-12-27) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.3.4...7.4.0) - In Python 3.12 and above, you can try an experimental core based on the new :mod:`sys.monitoring ` module by defining a `COVERAGE_CORE=sysmon` environment variable. This should be faster, though plugins and dynamic contexts are not yet supported with it. I am very interested to hear how it works (or doesn't!) for you. .. \_changes\_7-3-4:

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 10 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 3 1 0.05s
βœ… COPYPASTE jscpd yes no 2.11s
⚠️ DOCKERFILE hadolint 2 1 0.14s
βœ… JSON eslint-plugin-jsonc 3 0 0 1.0s
βœ… JSON jsonlint 3 0 0.16s
βœ… JSON prettier 3 0 0 0.51s
βœ… JSON v8r 3 0 3.23s
⚠️ MAKEFILE checkmake 1 1 0.0s
⚠️ MARKDOWN markdownlint 11 0 15 1.3s
βœ… MARKDOWN markdown-link-check 11 0 5.55s
βœ… MARKDOWN markdown-table-formatter 11 0 0 0.37s
βœ… PYTHON bandit 6 0 1.27s
βœ… PYTHON black 6 0 0 0.9s
βœ… PYTHON flake8 6 0 0.44s
βœ… PYTHON isort 6 0 0 0.31s
⚠️ PYTHON mypy 6 5 6.8s
βœ… PYTHON pylint 6 0 3.98s
⚠️ PYTHON pyright 6 8 7.88s
βœ… PYTHON ruff 6 0 0 0.03s
βœ… REPOSITORY checkov yes no 11.42s
βœ… REPOSITORY gitleaks yes no 1.95s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 11.77s
βœ… REPOSITORY secretlint yes no 0.87s
βœ… REPOSITORY trivy yes no 6.72s
βœ… REPOSITORY trivy-sbom yes no 2.53s
βœ… REPOSITORY trufflehog yes no 2.58s
βœ… SPELL cspell 45 0 4.94s
βœ… SPELL lychee 27 0 2.1s
βœ… YAML prettier 13 0 0 1.1s
βœ… YAML v8r 13 0 19.48s
βœ… YAML yamllint 13 0 0.34s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_