APLA-Toolbox / pymapf

📍🗺️ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)
MIT License
66 stars 11 forks source link

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

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

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

Release Notes

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action) ### [`v5.0.1`](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/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://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) ### [`v5.0.0`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v500---2023-10-06) [Compare Source](https://togithub.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://togithub.com/stefanzweifel/git-auto-commit-action/pull/300)) [@​ryudaitakai](https://togithub.com/@​ryudaitakai) - Add \_log and \_set_github_output functions ([#​273](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/273)) [@​stefanzweifel](https://togithub.com/@​stefanzweifel) ##### Fixed - Seems like there is an extra space ([#​288](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/288)) [@​pedroamador](https://togithub.com/@​pedroamador) - Fix git-auto-commit.yml ([#​277](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/277)) [@​zcong1993](https://togithub.com/@​zcong1993) ##### Dependency Updates - Bump actions/checkout from 3 to 4 ([#​302](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/302)) [@​dependabot](https://togithub.com/@​dependabot) - Bump bats from 1.9.0 to 1.10.0 ([#​293](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/293)) [@​dependabot](https://togithub.com/@​dependabot) - Bump github/super-linter from 4 to 5 ([#​289](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/289)) [@​dependabot](https://togithub.com/@​dependabot) - Bump bats from 1.8.2 to 1.9.0 ([#​282](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/282)) [@​dependabot](https://togithub.com/@​dependabot) ### [`v4.16.0`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4160---2022-12-02) [Compare Source](https://togithub.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://togithub.com/stefanzweifel/git-auto-commit-action/pull/265)) [@​ZeroRin](https://togithub.com/@​ZeroRin) - Update default email address of github-actions\[bot] ([#​264](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/264)) [@​Teko012](https://togithub.com/@​Teko012) ##### Fixed - Fix link and text for workflow limitation ([#​263](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/263)) [@​Teko012](https://togithub.com/@​Teko012) ### [`v4.15.4`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4154---2022-11-05) [Compare Source](https://togithub.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://togithub.com/stefanzweifel/git-auto-commit-action/pull/261)) [@​stefanzweifel](https://togithub.com/@​stefanzweifel) ##### Dependency Updates - Bump github/super-linter from 3 to 4 ([#​258](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/258)) [@​dependabot](https://togithub.com/@​dependabot) - Bump bats from 1.7.0 to 1.8.2 ([#​259](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/259)) [@​dependabot](https://togithub.com/@​dependabot) - Bump actions/checkout from 2 to 3 ([#​257](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/257)) [@​dependabot](https://togithub.com/@​dependabot) ### [`v4.15.3`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4153---2022-10-26) [Compare Source](https://togithub.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://togithub.com/stefanzweifel/git-auto-commit-action/pull/255)) [@​stefanzweifel](https://togithub.com/@​stefanzweifel) ### [`v4.15.2`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4152---2022-10-22) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4.15.1...v4.15.2) ##### Changed - Replace set-output usage with GITHUB_OUTPUT ([#​252](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/252)) [@​amonshiz](https://togithub.com/amonshiz) ### [`v4.15.1`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4151---2022-10-10) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4.15.0...v4.15.1) ##### Fixed - Run Action on Node16 ([#​247](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/247)) [@​stefanzweifel](https://togithub.com/@​stefanzweifel) ### [`v4.15.0`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4150---2022-09-24) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4.14.1...v4.15.0) ##### Changed - Expand `file_pattern`-input to an array ([#​205](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/205)) [@​stefanzweifel](https://togithub.com/@​stefanzweifel) ##### Fixed - String values in README.md extended example are now correct ([#​196](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/196)) [@​karolswdev](https://togithub.com/@​karolswdev) - Fix Typos and grammer Errors in README ([#​235](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/235)) [@​derrickleemy](https://togithub.com/@​derrickleemy) - Fix Typo in README ([#​230](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/230)) [@​fty4](https://togithub.com/@​fty4) - Add missing links in the CHANGELOG ([#​223](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/223)) [@​ericcornelissen](https://togithub.com/@​ericcornelissen) ### [`v4.14.1`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4141---2022-04-12) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4.14.0...v4.14.1) ### [`v4.14.0`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4140---2022-03-18) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4.13.1...v4.14.0) ### [`v4.13.1`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4131---2022-01-13) [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4.13.0...v4.13.1) ### [`v4.13.0`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v4130---2022-01-10) [Compare Source](https://togithub.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.

codecov-commenter commented 11 months ago

Codecov Report

Merging #70 (f5cd6d0) into main (6a0879f) will decrease coverage by 0.29%. Report is 7 commits behind head on main. The diff coverage is n/a.

Impacted file tree graph

@@            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.