Skip to content

chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7 - #30

Merged
ulises-jeremias merged 1 commit into
mainfrom
dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Aug 27, 2026
Merged

chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7#30
ulises-jeremias merged 1 commit into
mainfrom
dependabot/github_actions/stefanzweifel/git-auto-commit-action-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v7.0.0

Added

Changed

Dependency Updates

v6.0.1

Fixed

v6.0.0

Added

  • Throw error early if repository is in a detached state (#357)

Fixed

Removed

  • Remove support for create_branch, skip_checkout, skip_Fetch (#314)

v5.2.0

Added

Fixed

v5.1.0

Changed

Fixed

... (truncated)

Changelog

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

v7.1.0 - 2025-12-17

Added

Changes

Dependency Updates

v7.0.0 - 2025-10-12

Added

Changed

Dependency Updates

v6.0.1 - 2025-06-11

Fixed

v6.0.0 - 2025-06-10

Added

  • Throw error early if repository is in a detached state (#357)

Fixed

Removed

  • Remove support for create_branch, skip_checkout, skip_Fetch (#314)

... (truncated)

Commits
  • 4a55954 Update README.md
  • 9f6c933 Add hooks to run shell snippets around git operations (#411)
  • c365a74 Emit warning for pull_request_target trigger usage (#410)
  • d28176c Bump actions/checkout from 6 to 7 (#409)
  • 25df622 Add EXAMPLES.md
  • 32e9844 docs(action): fix input and output descriptions in action.yml (#406)
  • a3ed46f docs: fix typos, grammar, and formatting across markdown files (#408)
  • b4d688c docs: fix broken and redirecting URLs in README.md (#407)
  • f53a62c README: clearify meaning of the repository field (#404)
  • 4fc4bbf Bump release-drafter/release-drafter from 6 to 7 (#403)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from ulises-jeremias as a code owner August 24, 2026 05:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
create-awesome-python-app-website Ready Ready Preview Aug 27, 2026 3:12am

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 📋 Missing Section - Please include the section: ## Description in your PR description.
🚫 📋 Missing Section - Please include the section: ## Type of Change in your PR description.
🚫 📋 Missing Section - Please include the section: ## How Has This Been Tested? in your PR description.
🚫 📋 Missing Section - Please include the section: ## Checklist in your PR description.
Warnings
⚠️ 📋 Unchecked Checklist Item - Please check the item: My code follows the style guidelines of this project in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have performed a self-review of my code in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have commented my code, particularly in hard-to-understand areas in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have made corresponding changes to the documentation in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: My changes generate no new warnings in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: Any dependent changes have been merged and published in downstream modules in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have checked my code and corrected any misspellings in your PR description.
Messages
📖 Thanks! We ❤️ small PRs!

Generated by 🚫 dangerJS against 16d734c

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.05s
✅ COPYPASTE jscpd yes no no 0.6s
✅ EDITORCONFIG editorconfig-checker 172 0 0 0.2s
✅ JAVASCRIPT standard 1 0 0 0.62s
✅ JSON jsonlint 9 0 0 0.05s
✅ JSON npm-package-json-lint yes no no 0.37s
✅ JSON prettier 9 0 0 0.25s
✅ JSON v8r 9 0 0 10.65s
✅ MARKDOWN markdownlint 9 0 0 0.4s
✅ MARKDOWN markdown-table-formatter 9 0 0 0.2s
✅ REPOSITORY betterleaks yes no no 0.72s
✅ REPOSITORY checkov yes no no 11.86s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY osv-scanner yes no no 1.48s
✅ REPOSITORY secretlint yes no no 1.43s
✅ REPOSITORY trivy yes no no 8.1s
✅ REPOSITORY trufflehog yes no no 2.29s
✅ SPELL cspell 173 0 0 2.55s
✅ YAML prettier 13 0 0 0.39s
✅ YAML yamllint 13 0 0 0.74s

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: MARKDOWN_MARKDOWN_LINK_CHECK. See Removed linters to find their replacements.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@10.0.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,COPYPASTE_JSCPD,EDITORCONFIG_EDITORCONFIG_CHECKER,JAVASCRIPT_STANDARD,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_TRIVY,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,YAML_PRETTIER,YAML_YAMLLINT

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 branch from 60c91e1 to 4f88fd7 Compare August 24, 2026 05:16
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 branch from 4f88fd7 to c52b6d3 Compare August 24, 2026 05:19
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 branch from c52b6d3 to c5ac164 Compare August 27, 2026 03:03
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 branch from c5ac164 to 00b0f5a Compare August 27, 2026 03:08
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7.
- [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@v5...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 branch from 00b0f5a to 16d734c Compare August 27, 2026 03:12
@ulises-jeremias

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ulises-jeremias
ulises-jeremias merged commit f4c9d5f into main Aug 27, 2026
6 of 7 checks passed
@ulises-jeremias
ulises-jeremias deleted the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 branch August 27, 2026 03:14
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