Releases: saadmk11/github-actions-version-updater
Releases · saadmk11/github-actions-version-updater
Release v0.8.1
What's Changed
Full Changelog: v0.8.0...v0.8.1
Release v0.8.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #80
- Update changelog-ci.yaml by @saadmk11 in #82
- Set Created Pull Request Number as Action Output by @saadmk11 in #83
- Warn users when GitHub Release do not use Semantic Versioning specification by @saadmk11 in #84
- Manage Dependencies with pip-tools and Migrate to Pydantic V2 by @saadmk11 in #85
- Release v0.8.0 by @saadmk11 in #87
Full Changelog: v0.7.4...v0.8.0
Release v0.7.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- use notice, not warning, for unsupported formats by @ptmkenny in #67
- Configuration Management with Pydantic by @saadmk11 in #65
- Add Fine-grained Personal Access Token Documentation by @saadmk11 in #68
- Add Alternatives by @saadmk11 in #69
- Release v0.7.4 by @saadmk11 in #70
New Contributors
Full Changelog: v0.7.3...v0.7.4
Release v0.7.3
What's Changed
- Fix badge and update
actions/checkout
in README by @mondeja in #54 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- [Experimental Feature] Pull Request Branch Input Option by @saadmk11 in #55
- [Feature] Add Option to Add Labels to Pull Requests by @saadmk11 in #56
- [Enhancement] Handle Updates for GitHub Actions that are Located Inside Sub-Directories by @saadmk11 in #57
- Update changelog-ci.yaml by @saadmk11 in #58
- Release v0.7.3 by @saadmk11 in #59
New Contributors
Full Changelog: v0.7.2...v0.7.3
Release v0.7.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- Document required workaround for LFS-enabled repositories by @nicoddemus in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- Try Git Safe Directory to Resolve
fatal: not in a git directory
by @saadmk11 in #50 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- Release v0.7.2 by @saadmk11 in #52
New Contributors
- @pre-commit-ci made their first contribution in #38
- @nicoddemus made their first contribution in #44
Full Changelog: v0.7.1...v0.7.2
Release v0.7.1
What's Changed
- ci: update checkout version by @kevinneville in #32
- Handle Workflow File Not Found Error by @saadmk11 in #33
- Add Option to Specify Custom Workflow File/Directory Paths by @saadmk11 in #34
- Add GitHub Actions Version Updater by @saadmk11 in #35
- Update GitHub Action Versions by @saadmk11 in #36
New Contributors
- @kevinneville made their first contribution in #32
Full Changelog: v0.7.0...v0.7.1
Release v0.7.0
What's Changed
- Allow custom commit message and pull request title by @thehedgefrog in #12
- Refactor Code and Use
github-action-utils
for logging by @saadmk11 in #17 - Add Option to Skip Pull Request by @saadmk11 in #18
- Add Option to Use Commit SHA as a Version and FIx Latest Release Version Resolver by @saadmk11 in #19
- Add Option to Request Reviews for Generated Pull Request by @saadmk11 in #24
- Add Option to use Release Types (major, minor, patch) for Updates by @saadmk11 in #26
- Improve Documentation by @saadmk11 in #27
- Release v0.7.0 by @saadmk11 in #28
New Contributors
- @thehedgefrog made their first contribution in #12
Full Changelog: v0.5.6...v0.7.0