d7c28179ee
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.16.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/releases">stefanzweifel/git-auto-commit-action's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <p>New major release that bumps the default runtime to Node 20. There are no other breaking changes.</p> <h2>Changed</h2> <ul> <li>Update node version to node20 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/300">#300</a>) <a href="https://github.com/@ryudaitakai"><code>@ryudaitakai</code></a></li> <li>Add _log and _set_github_output functions (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/273">#273</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h2>Fixed</h2> <ul> <li>Seems like there is an extra space (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/288">#288</a>) <a href="https://github.com/@pedroamador"><code>@pedroamador</code></a></li> <li>Fix git-auto-commit.yml (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/277">#277</a>) <a href="https://github.com/@zcong1993"><code>@zcong1993</code></a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/302">#302</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump bats from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/293">#293</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump github/super-linter from 4 to 5 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/289">#289</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump bats from 1.8.2 to 1.9.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/282">#282</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md">stefanzweifel/git-auto-commit-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v5.0.0...HEAD">Unreleased</a></h2> <blockquote> <p>TBD</p> </blockquote> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.16.0...v5.0.0">v5.0.0</a> - 2023-10-06</h2> <p>New major release that bumps the default runtime to Node 20. There are no other breaking changes.</p> <h3>Changed</h3> <ul> <li>Update node version to node20 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/300">#300</a>) <a href="https://github.com/@ryudaitakai"><code>@ryudaitakai</code></a></li> <li>Add _log and _set_github_output functions (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/273">#273</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>Seems like there is an extra space (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/288">#288</a>) <a href="https://github.com/@pedroamador"><code>@pedroamador</code></a></li> <li>Fix git-auto-commit.yml (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/277">#277</a>) <a href="https://github.com/@zcong1993"><code>@zcong1993</code></a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/302">#302</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump bats from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/293">#293</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump github/super-linter from 4 to 5 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/289">#289</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump bats from 1.8.2 to 1.9.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/282">#282</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.4...v4.16.0">v4.16.0</a> - 2022-12-02</h2> <h3>Changed</h3> <ul> <li>Don't commit files when only LF/CRLF changes (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/265">#265</a>) <a href="https://github.com/@ZeroRin"><code>@ZeroRin</code></a></li> <li>Update default email address of github-actions[bot] (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/264">#264</a>) <a href="https://github.com/@Teko012"><code>@Teko012</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>Fix link and text for workflow limitation (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/263">#263</a>) <a href="https://github.com/@Teko012"><code>@Teko012</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.3...v4.15.4">v4.15.4</a> - 2022-11-05</h2> <h3>Fixed</h3> <ul> <li>Let Action fail if git binary can't be located (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/261">#261</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h3>Dependency Updates</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.github | ||
cmd | ||
internal | ||
pkg | ||
scripts | ||
testdata/TestVersion | ||
www | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitleaks.toml | ||
.golangci.yaml | ||
.goreleaser-nightly.yaml | ||
.goreleaser.yaml | ||
.grype.yaml | ||
.mailmap | ||
art.txt | ||
CONTRIBUTING.md | ||
Dockerfile | ||
EULA.md | ||
go.mod | ||
go.sum | ||
LICENSE.md | ||
main_test.go | ||
main.go | ||
README.md | ||
SECURITY.md | ||
Taskfile.yml | ||
USERS.md |
GoReleaser
Deliver Go binaries as fast and easily as possible.
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.
Get GoReleaser
Documentation
Documentation is hosted live at https://goreleaser.com
Community
You have questions, need support and or just want to talk about GoReleaser?
Here are ways to get in touch with the GoReleaser community:
You can find the links above and all others here.
Code of Conduct
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.
Badges
GitHub Sponsors
High-tier sponsors of @caarlos0 on GitHub:
OpenCollective
Sponsors
Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.
Backers
Love our work and community? Become a backer.
Contributors
This project exists thanks to all the people who contribute. [Contribute].