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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action major v4.1.6 -> v5.0.1

Release Notes

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)

v5.0.1

Compare Source

Fixed
  • Fail if attempting to execute git commands in a directory that is not a git-repo. (#​326) @​ccomendant
Dependency Updates
Misc

v5.0.0

Compare Source

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

Changed
Fixed
Dependency Updates

v4.16.0

Compare Source

Changed
Fixed

v4.15.4

Compare Source

Fixed
Dependency Updates

v4.15.3

Compare Source

Changed

v4.15.2

Compare Source

Changed

v4.15.1

Compare Source

Fixed

v4.15.0

Compare Source

Changed
Fixed

v4.14.1

Compare Source

v4.14.0

Compare Source

v4.13.1

Compare Source

v4.13.0

Compare Source

v4.12.0

Compare Source

Added

v4.11.0

Compare Source

Added
  • Add status_options and add_options option #​156

v4.10.0

Compare Source

Added

v4.9.2

Compare Source

Fixes
  • Push created annotated tags to remote by using --follow-tags and --atomic instead of just --tags #​146

v4.9.1

Compare Source

Changed
  • Revert changes made in v4.9.0. A branch will no longer be automatically generated. #​144

v4.9.0

Compare Source

Changed
  • Automatically create branch if a branch with the given name does not exist #​140

v4.8.0

Compare Source

Added
  • Add skip_fetch option to skip the execution of git-fetch #​131
Changed
  • Update git fetch to only fetch the latest commit from remote #​131

v4.7.2

Compare Source

This release basically reverts the Action to the state of v4.6.0.

Changed
  • Revert change to fix git-checkout with special characters in branch names #​122

v4.7.1

Compare Source

Removed
  • Remove checkout_options as it broke everything #​120

v4.7.0

Compare Source

Added

v4.6.0

Compare Source

Changed
  • Make "commit_message" optional and set default commit message to "Apply automatic changes" #​103, #​110
Fixes
  • Better support for branch names with special characters in them #​108

v4.5.1

Compare Source

Removed
  • Remove orphan branch feature added in #​95 which broke stuff #​98

v4.5.0

Compare Source

Added
  • Create orphan branch if branch name does not exist #​95

v4.4.1

Compare Source

Changed
  • Include given file_pattern in git dirty check #​91

v4.4.0

Compare Source

Added
  • Add option to skipt the dirty check and always try to create and push a commit #​82, #​84

v4.3.0

Compare Source

Note: Since v4.3.0 we provide major version tags. You can now use stefanzweifel/git-auto-commit-action@v4 to always use the latest release of a major version. See #​77 for details.

Added
  • Add new push_options-input. This feature makes it easier for you to force-push commits to a repository. #​78, #​72

v4.2.0

Compare Source

Changed
  • Use ${{ github.head_ref }} as default branch value. Therefore, the branch name when listening for pull_request-events is optional. #​75, #​73

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-5.x branch from 0169048 to b34b320 Compare April 12, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants