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

Update actions/cache action to v4 #506

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3.3.3 -> v4.0.0

Release Notes

actions/cache (actions/cache) ### [`v4.0.0`](https://togithub.com/actions/cache/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.3...v4.0.0) ##### What's Changed - Update action to node20 by [@​takost](https://togithub.com/takost) in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - feat: save-always flag by [@​to-s](https://togithub.com/to-s) in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) ##### New Contributors - [@​takost](https://togithub.com/takost) made their first contribution in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - [@​to-s](https://togithub.com/to-s) made their first contribution in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) **Full Changelog**: https://github.com/actions/cache/compare/v3...v4.0.0

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 4 3 0.06s
✅ COPYPASTE jscpd yes no 2.08s
⚠️ DOCKERFILE hadolint 2 1 0.12s
✅ JSON eslint-plugin-jsonc 3 0 0 1.3s
✅ JSON jsonlint 3 0 0.22s
✅ JSON prettier 3 0 0 0.59s
✅ JSON v8r 3 0 4.23s
⚠️ MAKEFILE checkmake 1 1 0.0s
⚠️ MARKDOWN markdownlint 12 0 18 1.42s
✅ MARKDOWN markdown-table-formatter 12 0 0 0.39s
✅ PYTHON bandit 6 0 1.06s
✅ PYTHON black 6 0 0 1.06s
✅ PYTHON flake8 6 0 0.38s
✅ PYTHON isort 6 0 0 0.32s
⚠️ PYTHON mypy 6 5 8.4s
✅ PYTHON pylint 6 0 3.96s
⚠️ PYTHON pyright 6 8 10.48s
✅ PYTHON ruff 6 0 0 0.06s
✅ REPOSITORY checkov yes no 14.04s
✅ REPOSITORY gitleaks yes no 2.74s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.29s
✅ REPOSITORY secretlint yes no 1.55s
✅ REPOSITORY trivy yes no 8.74s
✅ REPOSITORY trivy-sbom yes no 2.29s
✅ REPOSITORY trufflehog yes no 4.83s
✅ SPELL cspell 47 0 4.68s
✅ SPELL lychee 29 0 1.43s
✅ YAML prettier 14 0 0 1.35s
✅ YAML v8r 14 0 19.19s
✅ YAML yamllint 14 0 0.53s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_