Closed renovate[bot] closed 11 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 0.04s | |
✅ JSON | eslint-plugin-jsonc | 18 | 0 | 0 | 1.98s |
✅ JSON | jsonlint | 18 | 0 | 0.21s | |
✅ JSON | npm-package-json-lint | yes | no | 0.74s | |
✅ JSON | prettier | 18 | 4 | 0 | 1.33s |
✅ JSON | v8r | 18 | 0 | 19.25s | |
✅ MARKDOWN | markdownlint | 4 | 0 | 0 | 1.87s |
✅ MARKDOWN | markdown-link-check | 4 | 0 | 29.12s | |
✅ MARKDOWN | markdown-table-formatter | 4 | 2 | 0 | 0.3s |
✅ REPOSITORY | checkov | yes | no | 10.2s | |
✅ REPOSITORY | gitleaks | yes | no | 2.01s | |
✅ REPOSITORY | git_diff | yes | no | 0.05s | |
✅ REPOSITORY | grype | yes | no | 9.31s | |
⚠️ REPOSITORY | kics | yes | 1 | 4.47s | |
✅ REPOSITORY | secretlint | yes | no | 1.02s | |
✅ REPOSITORY | trivy | yes | no | 6.9s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.91s | |
⚠️ REPOSITORY | trufflehog | yes | 1 | 4.24s | |
✅ SPELL | cspell | 35 | 0 | 3.3s | |
✅ SPELL | lychee | 30 | 0 | 2.29s | |
✅ YAML | prettier | 8 | 1 | 0 | 0.9s |
✅ YAML | v8r | 8 | 0 | 13.08s | |
✅ YAML | yamllint | 8 | 0 | 0.39s |
See detailed report in MegaLinter reports
This PR contains the following updates:
v4
->v5
Release Notes
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
### [`v5`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v500---2023-10-06) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4...v5) New major release that bumps the default runtime to Node 20. There are no other breaking changes. ##### Changed - Update node version to node20 ([#300](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/300)) [@ryudaitakai](https://togithub.com/@ryudaitakai) - Add \_log and \_set_github_output functions ([#273](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/273)) [@stefanzweifel](https://togithub.com/@stefanzweifel) ##### Fixed - Seems like there is an extra space ([#288](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/288)) [@pedroamador](https://togithub.com/@pedroamador) - Fix git-auto-commit.yml ([#277](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/277)) [@zcong1993](https://togithub.com/@zcong1993) ##### Dependency Updates - Bump actions/checkout from 3 to 4 ([#302](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/302)) [@dependabot](https://togithub.com/@dependabot) - Bump bats from 1.9.0 to 1.10.0 ([#293](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/293)) [@dependabot](https://togithub.com/@dependabot) - Bump github/super-linter from 4 to 5 ([#289](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/289)) [@dependabot](https://togithub.com/@dependabot) - Bump bats from 1.8.2 to 1.9.0 ([#282](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/282)) [@dependabot](https://togithub.com/@dependabot)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.