AlexRogalskiy / proverbs

🎲 Styled Proverbs API
https://styled-proverbs.vercel.app
GNU General Public License v3.0
5 stars 1 forks source link

:arrow_up: Updates stefanzweifel/git-auto-commit-action action to v5 #1094

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action) ### [`v5`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v501---2024-04-12) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4...v5) ##### Fixed - Fail if attempting to execute git commands in a directory that is not a git-repo. ([#​326](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/326)) [@​ccomendant](https://togithub.com/@​ccomendant) ##### Dependency Updates - Bump bats from 1.10.0 to 1.11.0 ([#​325](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/325)) [@​dependabot](https://togithub.com/@​dependabot) - Bump release-drafter/release-drafter from 5 to 6 ([#​319](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/319)) [@​dependabot](https://togithub.com/@​dependabot) ##### Misc - Clarify `commit_author` input option ([#​315](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/315)) [@​npanuhin](https://togithub.com/@​npanuhin) - Add step id explanation for output in README.md ([#​324](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/324)) [@​ChristianVermeulen](https://togithub.com/@​ChristianVermeulen) - Linux is not UNIX ([#​321](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/321)) [@​couling](https://togithub.com/@​couling)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

changelogg[bot] commented 10 months ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 10 months ago

Pull request by bot. No need to analyze

github-actions[bot] commented 10 months ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 10 months ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

github-actions[bot] commented 10 months ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.