Closed renovate[bot] closed 10 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.08s | |
✅ COPYPASTE | jscpd | yes | no | 2.06s | |
⚠️ DOCKERFILE | hadolint | 1 | 1 | 0.18s | |
✅ JSON | eslint-plugin-jsonc | 3 | 0 | 0 | 0.93s |
✅ JSON | jsonlint | 3 | 0 | 0.2s | |
✅ JSON | prettier | 3 | 0 | 0 | 0.57s |
✅ JSON | v8r | 3 | 0 | 3.58s | |
⚠️ MAKEFILE | checkmake | 1 | 1 | 0.03s | |
⚠️ MARKDOWN | markdownlint | 11 | 0 | 12 | 1.29s |
✅ MARKDOWN | markdown-link-check | 11 | 0 | 9.06s | |
✅ MARKDOWN | markdown-table-formatter | 11 | 0 | 0 | 0.31s |
✅ PYTHON | bandit | 6 | 0 | 1.52s | |
✅ PYTHON | black | 6 | 0 | 0 | 0.91s |
✅ PYTHON | flake8 | 6 | 0 | 0.59s | |
✅ PYTHON | isort | 6 | 0 | 0 | 0.3s |
⚠️ PYTHON | mypy | 6 | 5 | 6.93s | |
✅ PYTHON | pylint | 6 | 0 | 3.17s | |
⚠️ PYTHON | pyright | 6 | 7 | 8.13s | |
✅ PYTHON | ruff | 6 | 0 | 0 | 0.03s |
✅ REPOSITORY | checkov | yes | no | 11.51s | |
✅ REPOSITORY | gitleaks | yes | no | 2.37s | |
✅ REPOSITORY | git_diff | yes | no | 0.02s | |
⚠️ REPOSITORY | grype | yes | 1 | 13.26s | |
✅ REPOSITORY | secretlint | yes | no | 0.86s | |
✅ REPOSITORY | trivy | yes | no | 7.63s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.49s | |
✅ REPOSITORY | trufflehog | yes | no | 2.66s | |
✅ SPELL | cspell | 43 | 0 | 3.62s | |
✅ SPELL | lychee | 26 | 0 | 1.17s | |
✅ YAML | prettier | 12 | 0 | 0 | 1.06s |
✅ YAML | v8r | 12 | 0 | 16.53s | |
✅ YAML | yamllint | 12 | 0 | 0.5s |
See detailed report in MegaLinter reports
This PR contains the following updates:
v4.8.0
->v5.0.0
Release Notes
actions/setup-python (actions/setup-python)
### [`v5.0.0`](https://togithub.com/actions/setup-python/releases/tag/v5.0.0) [Compare Source](https://togithub.com/actions/setup-python/compare/v4.8.0...v5.0.0) #### What's Changed In scope of this release, we update node version runtime from node16 to node20 ([https://github.com/actions/setup-python/pull/772](https://togithub.com/actions/setup-python/pull/772)). Besides, we update dependencies to the latest versions. **Full Changelog**: https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.