Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stefanzweifel/git-auto-commit-action from 4 to 5 #19

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps stefanzweifel/git-auto-commit-action from 4 to 5.

Release notes

Sourced from stefanzweifel/git-auto-commit-action's releases.

v5.0.0

New major release that bumps the default runtime to Node 20. There are no other breaking changes.

Changed

Fixed

Dependency Updates

v4.16.0

Changed

Fixed

v4.15.4

Fixed

Dependency Updates

v4.15.3

Changed

  • Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255) @​stefanzweifel

v4.15.2

Changed

... (truncated)

Changelog

Sourced from stefanzweifel/git-auto-commit-action's changelog.

v4.15.4 - 2022-11-05

Fixed

Dependency Updates

v4.15.3 - 2022-10-26

Changed

  • Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255) @​stefanzweifel

v4.15.2 - 2022-10-22

Changed

v4.15.1 - 2022-10-10

Fixed

Commits
  • 8756aa0 Update node version to node20 (#300)
  • 17a44b0 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action
  • 43818d5 Fix Typo
  • 1094465 Use actions/checkout v4 in examples
  • 3d1b5e0 Bump actions/checkout from 3 to 4 (#302)
  • 47a8ad5 Bump bats from 1.9.0 to 1.10.0 (#293)
  • 77a7b3f Bump github/super-linter from 4 to 5 (#289)
  • 9cc0a1f Seems like there is an extra space (#288)
  • 0b5f8a5 Update Test
  • 3a446b7 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 14, 2023
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.04s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ JSON eslint-plugin-jsonc 2 0 0 1.03s
✅ JSON jsonlint 2 0 0.15s
✅ JSON prettier 2 0 0 0.45s
✅ JSON v8r 2 0 2.63s
✅ MARKDOWN markdownlint 5 0 0 1.04s
✅ MARKDOWN markdown-link-check 5 0 0.84s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.3s
✅ PYTHON bandit 14 0 0.99s
✅ PYTHON black 18 0 0 1.03s
✅ PYTHON flake8 18 0 0.46s
✅ PYTHON isort 18 0 0 0.31s
✅ PYTHON pylint 18 0 11.8s
✅ PYTHON ruff 18 0 0 0.05s
✅ REPOSITORY gitleaks yes no 0.04s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.42s
✅ REPOSITORY secretlint yes no 0.74s
✅ REPOSITORY trivy yes no 5.65s
✅ REPOSITORY trivy-sbom yes no 2.92s
✅ REPOSITORY trufflehog yes no 2.6s
✅ SPELL lychee 14 0 1.31s
✅ YAML prettier 7 0 0 0.75s
✅ YAML v8r 7 0 13.01s
✅ YAML yamllint 7 0 0.25s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.02s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ JSON eslint-plugin-jsonc 2 0 0 1.25s
✅ JSON jsonlint 2 0 0.15s
✅ JSON prettier 2 0 0 0.36s
✅ JSON v8r 2 0 2.7s
✅ MARKDOWN markdownlint 5 0 0 1.26s
✅ MARKDOWN markdown-link-check 5 0 1.35s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.31s
✅ PYTHON bandit 14 0 0.95s
✅ PYTHON black 18 0 0 0.96s
✅ PYTHON flake8 18 0 0.48s
✅ PYTHON isort 18 0 0 0.33s
✅ PYTHON pylint 18 0 12.32s
✅ PYTHON ruff 18 0 0 0.03s
✅ REPOSITORY gitleaks yes no 0.04s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.27s
✅ REPOSITORY secretlint yes no 0.7s
✅ REPOSITORY trivy yes no 6.16s
✅ REPOSITORY trivy-sbom yes no 1.98s
✅ REPOSITORY trufflehog yes no 2.65s
✅ SPELL lychee 14 0 1.2s
✅ YAML prettier 7 0 0 1.01s
✅ YAML v8r 7 0 12.45s
✅ YAML yamllint 7 0 0.26s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@ha-enthus1ast ha-enthus1ast merged commit a11a4bc into main Dec 18, 2023
4 checks passed
@ha-enthus1ast ha-enthus1ast deleted the dependabot/github_actions/stefanzweifel/git-auto-commit-action-5 branch December 18, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant