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 v4.16.0 #58

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action minor v4.12.0 -> v4.16.0

Release Notes

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action) ### [`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 2 years ago

Codecov Report

Merging #58 (7575bba) into main (6a0879f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          23       23           
  Lines        1044     1044           
=======================================
  Hits          959      959           
  Misses         85       85           

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...7575bba. Read the comment docs.