Skip to content

Update stefanzweifel/git-auto-commit-action action to v4.8.0#41

Merged
guilyx merged 1 commit intomainfrom
renovate/stefanzweifel-git-auto-commit-action-4.x
Dec 22, 2020
Merged

Update stefanzweifel/git-auto-commit-action action to v4.8.0#41
guilyx merged 1 commit intomainfrom
renovate/stefanzweifel-git-auto-commit-action-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 22, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action minor v4.1.2 -> v4.8.0

Release Notes

stefanzweifel/git-auto-commit-action

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

v4.1.6

Compare Source

Fixes
  • Fix issue where tags could not be created correctly #​68

v4.1.5

Compare Source

Added
  • Update file_pattern to support multiple file paths #​65
Changes
  • Revert changes made in v4.1.4 #​63
Fixes
  • Fix issue with commit_options #​64

v4.1.4

Compare Source

Fixed
  • Fix bug introduced in previous version, where git user configuration has been placed inline #​62

v4.1.3

Compare Source

Changed
  • Place Git user configuration inline #​59

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 22, 2020

Codecov Report

Merging #41 (0b0a91a) into main (535ee2f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   35.81%   35.81%           
=======================================
  Files          11       11           
  Lines         296      296           
=======================================
  Hits          106      106           
  Misses        190      190           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 535ee2f...0b0a91a. Read the comment docs.

@guilyx guilyx self-requested a review December 22, 2020 10:12
@guilyx guilyx merged commit 7f44ec0 into main Dec 22, 2020
@mergify mergify Bot deleted the renovate/stefanzweifel-git-auto-commit-action-4.x branch December 22, 2020 10:57
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.

2 participants