Open renovate[bot] opened 1 year ago
Merging #70 (f5cd6d0) into main (6a0879f) will decrease coverage by
0.29%
. Report is 7 commits behind head on main. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #70 +/- ##
==========================================
- Coverage 91.85% 91.57% -0.29%
==========================================
Files 23 23
Lines 1044 1044
==========================================
- Hits 959 956 -3
- Misses 85 88 +3
see 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update e9d63a0...f5cd6d0. Read the comment docs.
This PR contains the following updates:
v4.12.0
->v5.0.1
Release Notes
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
### [`v5.0.1`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v501---2024-04-12) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v5.0.0...v5.0.1) ##### Fixed - Fail if attempting to execute git commands in a directory that is not a git-repo. ([#326](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/326)) [@ccomendant](https://redirect.github.com/@ccomendant) ##### Dependency Updates - Bump bats from 1.10.0 to 1.11.0 ([#325](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/325)) [@dependabot](https://redirect.github.com/@dependabot) - Bump release-drafter/release-drafter from 5 to 6 ([#319](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/319)) [@dependabot](https://redirect.github.com/@dependabot) ##### Misc - Clarify `commit_author` input option ([#315](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/315)) [@npanuhin](https://redirect.github.com/@npanuhin) - Add step id explanation for output in README.md ([#324](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/324)) [@ChristianVermeulen](https://redirect.github.com/@ChristianVermeulen) - Linux is not UNIX ([#321](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/321)) [@couling](https://redirect.github.com/@couling) ### [`v5.0.0`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v500---2023-10-06) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.16.0...v5.0.0) New major release that bumps the default runtime to Node 20. There are no other breaking changes. ##### Changed - Update node version to node20 ([#300](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/300)) [@ryudaitakai](https://redirect.github.com/@ryudaitakai) - Add \_log and \_set_github_output functions ([#273](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/273)) [@stefanzweifel](https://redirect.github.com/@stefanzweifel) ##### Fixed - Seems like there is an extra space ([#288](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/288)) [@pedroamador](https://redirect.github.com/@pedroamador) - Fix git-auto-commit.yml ([#277](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/277)) [@zcong1993](https://redirect.github.com/@zcong1993) ##### Dependency Updates - Bump actions/checkout from 3 to 4 ([#302](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/302)) [@dependabot](https://redirect.github.com/@dependabot) - Bump bats from 1.9.0 to 1.10.0 ([#293](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/293)) [@dependabot](https://redirect.github.com/@dependabot) - Bump github/super-linter from 4 to 5 ([#289](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/289)) [@dependabot](https://redirect.github.com/@dependabot) - Bump bats from 1.8.2 to 1.9.0 ([#282](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/282)) [@dependabot](https://redirect.github.com/@dependabot) ### [`v4.16.0`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4160---2022-12-02) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.4...v4.16.0) ##### Changed - Don't commit files when only LF/CRLF changes ([#265](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/265)) [@ZeroRin](https://redirect.github.com/@ZeroRin) - Update default email address of github-actions\[bot] ([#264](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/264)) [@Teko012](https://redirect.github.com/@Teko012) ##### Fixed - Fix link and text for workflow limitation ([#263](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/263)) [@Teko012](https://redirect.github.com/@Teko012) ### [`v4.15.4`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4154---2022-11-05) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.3...v4.15.4) ##### Fixed - Let Action fail if git binary can't be located ([#261](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/261)) [@stefanzweifel](https://redirect.github.com/@stefanzweifel) ##### Dependency Updates - Bump github/super-linter from 3 to 4 ([#258](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/258)) [@dependabot](https://redirect.github.com/@dependabot) - Bump bats from 1.7.0 to 1.8.2 ([#259](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/259)) [@dependabot](https://redirect.github.com/@dependabot) - Bump actions/checkout from 2 to 3 ([#257](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/257)) [@dependabot](https://redirect.github.com/@dependabot) ### [`v4.15.3`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4153---2022-10-26) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.2...v4.15.3) ##### Changed - Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available ([#255](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/255)) [@stefanzweifel](https://redirect.github.com/@stefanzweifel) ### [`v4.15.2`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4152---2022-10-22) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.1...v4.15.2) ##### Changed - Replace set-output usage with GITHUB_OUTPUT ([#252](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/252)) [@amonshiz](https://redirect.github.com/amonshiz) ### [`v4.15.1`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4151---2022-10-10) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.0...v4.15.1) ##### Fixed - Run Action on Node16 ([#247](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/247)) [@stefanzweifel](https://redirect.github.com/@stefanzweifel) ### [`v4.15.0`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4150---2022-09-24) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.14.1...v4.15.0) ##### Changed - Expand `file_pattern`-input to an array ([#205](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/205)) [@stefanzweifel](https://redirect.github.com/@stefanzweifel) ##### Fixed - String values in README.md extended example are now correct ([#196](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/196)) [@karolswdev](https://redirect.github.com/@karolswdev) - Fix Typos and grammer Errors in README ([#235](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/235)) [@derrickleemy](https://redirect.github.com/@derrickleemy) - Fix Typo in README ([#230](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/230)) [@fty4](https://redirect.github.com/@fty4) - Add missing links in the CHANGELOG ([#223](https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/223)) [@ericcornelissen](https://redirect.github.com/@ericcornelissen) ### [`v4.14.1`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4141---2022-04-12) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.14.0...v4.14.1) ### [`v4.14.0`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4140---2022-03-18) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.1...v4.14.0) ### [`v4.13.1`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4131---2022-01-13) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.0...v4.13.1) ### [`v4.13.0`](https://redirect.github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4130---2022-01-10) [Compare Source](https://redirect.github.com/stefanzweifel/git-auto-commit-action/compare/v4.12.0...v4.13.0)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.
This PR was generated by Mend Renovate. View the repository job log.