Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Bump stefanzweifel/git-auto-commit-action from v4 to v4.7.1 #30

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2020

Bumps stefanzweifel/git-auto-commit-action from v4 to v4.7.1.

Release notes

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

v4.7.1

Removed

  • Remove checkout_options as it broke everything #120
Changelog

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

v4.7.1 - 2020-10-12

Removed

  • Remove checkout_options as it broke everything #120

v4.7.0 - 2020-10-11

Added

  • Add checkout_options #115

v4.6.0 - 2020-10-11

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 - 2020-09-11

Removed

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

v4.5.0 - 2020-09-10

Added

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

v4.4.1 - 2020-08-16

Changed

  • Include given file_pattern in git dirty check #91

v4.4.0 - 2020-06-26

Added

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

v4.3.0 - 2020-05-16

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

... (truncated)

Commits
  • 9b7c215 Release v4.7.1
  • 4cc90c7 Fix Linter Errors
  • 3679383 Merge pull request #120 from stefanzweifel/revert-115-feature/checkout-options
  • 25cac34 Revert "Feature: Checkout Options"
  • 30cd17b Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action
  • 8f5b58c Tag v4.7.0
  • 65928d2 Merge pull request #118 from stefanzweifel/tests-on-github-actions
  • 6b4ef14 Add Badge
  • 55291ea Rename Step
  • 2b5c863 Delete Remote Branch
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 23, 2020
@sgratzl sgratzl merged commit 49ffc67 into master Nov 14, 2020
@sgratzl sgratzl deleted the dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.7.1 branch November 14, 2020 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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