PythonPDDL
PythonPDDL copied to clipboard
Update stefanzweifel/git-auto-commit-action action to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| stefanzweifel/git-auto-commit-action | action | major | v4.14.0 -> v5.2.0 |
Release Notes
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
v5.2.0
Added
- Add
create_git_tag_onlyoption to skip commiting and always create a git-tag. (#​364) @​zMynxx - Add Test for
create_git_tag_onlyfeature (#​367) @​stefanzweifel
Fixed
v5.1.0
Changed
- Include
github.actor_idin defaultcommit_author(#​354) @​parkerbxyz
Fixed
- docs(README): fix broken protected branch docs link (#​346) @​scarf005
- Update README.md (#​343) @​Kludex
Dependency Updates
- Bump bats from 1.11.0 to 1.11.1 (#​353) @​dependabot
- Bump github/super-linter from 6 to 7 (#​342) @​dependabot
- Bump github/super-linter from 5 to 6 (#​335) @​dependabot
v5.0.1
Fixed
- Fail if attempting to execute git commands in a directory that is not a git-repo. (#​326) @​ccomendant
Dependency Updates
- Bump bats from 1.10.0 to 1.11.0 (#​325) @​dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#​319) @​dependabot
Misc
- Clarify
commit_authorinput option (#​315) @​npanuhin - Add step id explanation for output in README.md (#​324) @​ChristianVermeulen
- Linux is not UNIX (#​321) @​couling
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) @​ryudaitakai
- Add _log and _set_github_output functions (#​273) @​stefanzweifel
Fixed
- Seems like there is an extra space (#​288) @​pedroamador
- Fix git-auto-commit.yml (#​277) @​zcong1993
Dependency Updates
- Bump actions/checkout from 3 to 4 (#​302) @​dependabot
- Bump bats from 1.9.0 to 1.10.0 (#​293) @​dependabot
- Bump github/super-linter from 4 to 5 (#​289) @​dependabot
- Bump bats from 1.8.2 to 1.9.0 (#​282) @​dependabot
v4.16.0
Changed
- Don't commit files when only LF/CRLF changes (#​265) @​ZeroRin
- Update default email address of github-actions[bot] (#​264) @​Teko012
Fixed
- Fix link and text for workflow limitation (#​263) @​Teko012
v4.15.4
Fixed
- Let Action fail if git binary can't be located (#​261) @​stefanzweifel
Dependency Updates
- Bump github/super-linter from 3 to 4 (#​258) @​dependabot
- Bump bats from 1.7.0 to 1.8.2 (#​259) @​dependabot
- Bump actions/checkout from 2 to 3 (#​257) @​dependabot
v4.15.3
Changed
- Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#​255) @​stefanzweifel
v4.15.2
Changed
- Replace set-output usage with GITHUB_OUTPUT (#​252) @​amonshiz
v4.15.1
Fixed
- Run Action on Node16 (#​247) @​stefanzweifel
v4.15.0
Changed
- Expand
file_pattern-input to an array (#​205) @​stefanzweifel
Fixed
- String values in README.md extended example are now correct (#​196) @​karolswdev
- Fix Typos and grammer Errors in README (#​235) @​derrickleemy
- Fix Typo in README (#​230) @​fty4
- Add missing links in the CHANGELOG (#​223) @​ericcornelissen
v4.14.1
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.