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

Update stefanzweifel/git-auto-commit-action action to v5 #492

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action major 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.

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 3 1 0.04s
✅ COPYPASTE jscpd yes no 2.25s
⚠️ DOCKERFILE hadolint 2 1 0.08s
✅ JSON eslint-plugin-jsonc 3 0 0 0.95s
✅ JSON jsonlint 3 0 0.11s
✅ JSON prettier 3 0 0 0.5s
✅ JSON v8r 3 0 3.38s
⚠️ MAKEFILE checkmake 1 1 0.01s
⚠️ MARKDOWN markdownlint 11 0 15 1.26s
✅ MARKDOWN markdown-link-check 11 0 8.19s
✅ MARKDOWN markdown-table-formatter 11 0 0 0.34s
✅ PYTHON bandit 6 0 0.96s
✅ PYTHON black 6 0 0 1.07s
✅ PYTHON flake8 6 0 0.53s
✅ PYTHON isort 6 0 0 0.34s
⚠️ PYTHON mypy 6 5 7.9s
✅ PYTHON pylint 6 0 3.49s
⚠️ PYTHON pyright 6 8 8.31s
✅ PYTHON ruff 6 0 0 0.06s
✅ REPOSITORY checkov yes no 13.8s
✅ REPOSITORY gitleaks yes no 1.86s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.31s
✅ REPOSITORY secretlint yes no 0.9s
✅ REPOSITORY trivy yes no 10.19s
✅ REPOSITORY trivy-sbom yes no 1.8s
✅ REPOSITORY trufflehog yes no 3.39s
✅ SPELL cspell 45 0 3.66s
✅ SPELL lychee 27 0 2.19s
✅ YAML prettier 13 0 0 1.02s
✅ YAML v8r 13 0 19.94s
✅ YAML yamllint 13 0 0.36s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

renovate[bot] commented 8 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.