mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
ccd8c55b4f
5217 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
Carlos Alexandro Becker
|
8cd3104f1c
|
chore: update schema
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
b8cc16d4ac
|
fix: .Amd64 in build hooks
closes #4399 |
||
dependabot[bot]
|
69a1fb3ad4 |
feat(deps): bump golang from 926f7f7 to 96a8a70
Bumps golang from `926f7f7` to `96a8a70`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
Carlos Alexandro Becker
|
3a3cf610f8
|
docs: conventional file name on armv6
refs https://github.com/charmbracelet/meta/pull/116 |
||
actions-user
|
9c54dda3ba | chore: docs auto-update | ||
Hervé Le Meur
|
1e06244363 | Add updatecli.io to USERS.md | ||
actions-user
|
c5de7c54ee | chore: docs auto-update | ||
Carlos Alexandro Becker
|
896366f3dc |
feat: version in the yaml file
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
3009ac1989 |
feat(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
Carlos Alexandro Becker
|
d4540f884f
|
test: fix unstable test | ||
Gabriel F Cipriano
|
cf008d3ed7 | fix: sort checksum lines by filename | ||
Raito Bezarius
|
1a5d3ffa02 |
feat(nix): mark all Nix packages with the right source provenance
As GoReleaser focuses on binary packages wrapped in Nix, it is important to mark their right source provenance, i.e. binary native code. |
||
dependabot[bot]
|
8cb018bc42 |
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.33.1 to 2.34.0. - [Release notes](https://github.com/goreleaser/nfpm/releases) - [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml) - [Commits](https://github.com/goreleaser/nfpm/compare/v2.33.1...v2.34.0) --- updated-dependencies: - dependency-name: github.com/goreleaser/nfpm/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
b1271d2559 |
feat(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
5071b5ed39 |
feat(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
Carlos Alexandro Becker
|
bc9f77b0e5 |
fix: schema enum options for dockers.use
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
de1c52b466 |
fix: improve run script
- if `VERSION` ends with `-pro`, set `DISTRIBUTION` to `pro` - if `DISTRIBUTION` is `pro`, and `VERSION` does not have the `-pro` suffix, add it closes #4374 |
||
dependabot[bot]
|
b233c68349
|
feat(deps): bump github.com/xanzy/go-gitlab from 0.93.1 to 0.93.2 (#4381)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.93.1 to 0.93.2. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
7d21a1b553
|
test: update assertion | ||
Carlos Alexandro Becker
|
8248526512
|
chore: remove temporary log | ||
Carlos Alexandro Becker
|
91c8db3973
|
fix: github getbranch maxredirects | ||
dependabot[bot]
|
a00c3db123
|
feat(deps): bump github.com/google/ko from 0.14.1 to 0.15.0 (#4373)
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.14.1 to 0.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/ko/releases">github.com/google/ko's releases</a>.</em></p> <blockquote> <h2>v0.15.0</h2> <h2>What's Changed</h2> <ul> <li>implement dumb cache for images by <a href="https://github.com/jonjohnsonjr"><code>@jonjohnsonjr</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1102">ko-build/ko#1102</a></li> <li>fixed typo in configuration.md by <a href="https://github.com/samlaf"><code>@samlaf</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1105">ko-build/ko#1105</a></li> <li>pkg/commands: fix dropped errors by <a href="https://github.com/alrs"><code>@alrs</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1109">ko-build/ko#1109</a></li> <li>ci: add govulncheck by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1110">ko-build/ko#1110</a></li> <li>chore: remove refs to deprecated io/ioutil by <a href="https://github.com/testwill"><code>@testwill</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1092">ko-build/ko#1092</a></li> <li>Update install docs to install ko using Scoop by <a href="https://github.com/pgrunm"><code>@pgrunm</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1118">ko-build/ko#1118</a></li> <li>include go build output in build error by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1127">ko-build/ko#1127</a></li> <li>Use go1.21, clean up ci and drop go1.19 by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1137">ko-build/ko#1137</a></li> <li>Update e2e.yaml by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1141">ko-build/ko#1141</a></li> <li>handle newfound lint errors by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1142">ko-build/ko#1142</a></li> <li>fix test broken by lint fix by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1143">ko-build/ko#1143</a></li> <li>Bump actions/checkout from 3.6.0 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1136">ko-build/ko#1136</a></li> <li>fix env var for go env by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1140">ko-build/ko#1140</a></li> <li>docs: add docs for TF and Lambda by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1139">ko-build/ko#1139</a></li> <li>docs: add Lambda and TF pages to sidebar by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1144">ko-build/ko#1144</a></li> <li>include example using go packages by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1145">ko-build/ko#1145</a></li> <li>fix the release workflow and install instructions by <a href="https://github.com/developer-guy"><code>@developer-guy</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1150">ko-build/ko#1150</a></li> <li>update missing places that was using go1.20 by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/ko-build/ko/pull/1163">ko-build/ko#1163</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/samlaf"><code>@samlaf</code></a> made their first contribution in <a href="https://redirect.github.com/ko-build/ko/pull/1105">ko-build/ko#1105</a></li> <li><a href="https://github.com/alrs"><code>@alrs</code></a> made their first contribution in <a href="https://redirect.github.com/ko-build/ko/pull/1109">ko-build/ko#1109</a></li> <li><a href="https://github.com/testwill"><code>@testwill</code></a> made their first contribution in <a href="https://redirect.github.com/ko-build/ko/pull/1092">ko-build/ko#1092</a></li> <li><a href="https://github.com/pgrunm"><code>@pgrunm</code></a> made their first contribution in <a href="https://redirect.github.com/ko-build/ko/pull/1118">ko-build/ko#1118</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ko-build/ko/compare/v0.14.1...v0.15.0">https://github.com/ko-build/ko/compare/v0.14.1...v0.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
8d121c8681
|
feat(deps): bump github.com/caarlos0/log from 0.4.3 to 0.4.4 (#4372)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.4.3 to 0.4.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/log/releases">github.com/caarlos0/log's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.4</h2>
<h2>Changelog</h2>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
<h2>v0.4.4</h2>
<h2>Changelog</h2>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
Carlos Alexandro Becker
|
1a243dfc0d
|
feat(deps): update go-github to v56
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
3cfefcc4ce
|
fix: decouple project_name guessing from the release pipe (#4335)
the release's defaults run before the project's does, so, usually the github/gitlab/gitea names are set. however, in some cases, the release's defaults might be skipped, in which case they'll be empty. this breaks things like `goreleaser changelog`, especially on non-go repositories. this pr tries to extract the project name from the git remote url in the project's defaulter. it might be possible now to move it to run before the release defaulter, even. --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
95c990b166
|
fix: build --single-target (#4370)
closes #4369 |
||
dependabot[bot]
|
c72b730258
|
feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 (#4367)
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.9.0 to 0.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's releases</a>.</em></p> <blockquote> <h2>v0.9.1</h2> <p>This bugfix release changes the Table <code>Headers</code> API to accept <code>[]string</code> for consistency with <code>Row</code> / <code>Rows</code> and downgrades Lip Gloss to Go version <code>v1.17</code>.</p> <h2>What's Changed</h2> <ul> <li>Table Headers type from <code>[]any</code> → <code>[]string</code> by <a href="https://github.com/maaslalani"><code>@maaslalani</code></a> in <a href="https://redirect.github.com/charmbracelet/lipgloss/pull/234">charmbracelet/lipgloss#234</a></li> <li>Downgrade Lip Gloss to <code>v1.17</code> by <a href="https://github.com/maaslalani"><code>@maaslalani</code></a> in <a href="https://redirect.github.com/charmbracelet/lipgloss/pull/234">charmbracelet/lipgloss#234</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/charmbracelet/lipgloss/compare/v0.9.0...v0.9.1">https://github.com/charmbracelet/lipgloss/compare/v0.9.0...v0.9.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
35b0d4c0b5
|
feat(deps): bump github.com/caarlos0/log from 0.4.2 to 0.4.3 (#4366)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from 0.4.2 to 0.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/caarlos0/log/releases">github.com/caarlos0/log's releases</a>.</em></p> <blockquote> <h2>v0.4.3</h2> <h2>Changelog</h2> <hr /> <p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser Pro</a>!</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
c15ebb8703
|
feat(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#4365)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to
0.17.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
Batuhan Apaydın
|
a932dd85de
|
SLSA Provenance generation blog post (#4361)
kindly ping @Dentrax Signed-off-by: Batuhan Apaydin <batuhan.apaydin@chainguard.dev> |
||
dependabot[bot]
|
766a3f2d90
|
feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#4364)
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.8.0 to 0.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's releases</a>.</em></p> <blockquote> <h2>v0.9.0</h2> <h1>My, how the tables have turned</h1> <p>Now you can draw <code>Table</code>s with Lip Gloss! 💅</p> <!-- raw HTML omitted --> <p>View <a href="https://github.com/charmbracelet/lipgloss/tree/master/examples/table/pokemon/main.go">the source code</a>.</p> <h2>Let's get started</h2> <pre lang="go"><code>import "github.com/charmbracelet/lipgloss/table" </code></pre> <p>Define some rows of data.</p> <pre lang="go"><code>rows := [][]string{ {"Chinese", "您好", "你好"}, {"Japanese", "こんにちは", "やあ"}, {"Arabic", "أهلين", "أهلا"}, {"Russian", "Здравствуйте", "Привет"}, {"Spanish", "Hola", "¿Qué tal?"}, } </code></pre> <p>Use the table package to style and render the table.</p> <pre lang="go"><code>t := table.New(). Border(lipgloss.NormalBorder()). BorderStyle(lipgloss.NewStyle().Foreground(lipgloss.Color("99"))). StyleFunc(func(row, col int) lipgloss.Style { switch { case row == 0: return HeaderStyle case row%2 == 0: return EvenRowStyle default: return OddRowStyle } }). Headers("LANGUAGE", "FORMAL", "INFORMAL"). Rows(rows...) <p>// You can also add tables row-by-row t.Row("English", "You look absolutely fabulous.", "How's it going?") </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
d5c896bc7a
|
feat(deps): bump golang from 1.21.2-alpine to 1.21.3-alpine (#4363)
Bumps golang from 1.21.2-alpine to 1.21.3-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.21.2-alpine&new-version=1.21.3-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
6b00bb9664
|
refactor: use ordered.First (#4362) | ||
Eng Zer Jun
|
37e3fdee55
|
refactor(tmpl): avoid unnecessary byte/string conversion (#4356)
We can use `(*regexp.Regexp).MatchString` instead of `(*regexp.Regexp).Match([]byte(...))` to avoid unnecessary `[]byte` conversions and reduce allocations. A one-line change for free performance gain. Benchmark: ```go func BenchmarkMatch(b *testing.B) { for i := 0; i < b.N; i++ { if match := envOnlyRe.Match([]byte("{{ .Env.FOO }}")); !match { b.Fail() } } } func BenchmarkMatchString(b *testing.B) { for i := 0; i < b.N; i++ { if match := envOnlyRe.MatchString("{{ .Env.FOO }}"); !match { b.Fail() } } } ``` Result: ``` goos: linux goarch: amd64 pkg: github.com/goreleaser/goreleaser/internal/tmpl cpu: AMD Ryzen 7 PRO 4750U with Radeon Graphics BenchmarkMatch-16 4320873 381.2 ns/op 16 B/op 1 allocs/op BenchmarkMatchString-16 5973543 203.9 ns/op 0 B/op 0 allocs/op PASS ok github.com/goreleaser/goreleaser/internal/tmpl 3.366s ``` Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> |
||
dependabot[bot]
|
8203f919b0
|
feat(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#4352)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
53189c1e00
|
feat(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#4359)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang/tools/releases">golang.org/x/tools's releases</a>.</em></p> <blockquote> <h2>gopls/v0.13.2</h2> <p><code>golang/go#61813</code></p> <h2>gopls/v0.13.1</h2> <p>This is a patch release to fix three issues with the v0.13.0 release:</p> <ul> <li><a href="https://redirect.github.com/golang/go/issues/61670">golang/go#61670</a>: broken imports due to corrupted export data</li> <li><a href="https://redirect.github.com/golang/go/issues/61693">golang/go#61693</a>: panic in stubmethods with variadic args</li> <li><a href="https://redirect.github.com/golang/go/issues/61692">golang/go#61692</a>: gofumpt integration panics when used with the new go directive syntax in go.mod files (e.g. <code>go 1.21rc3</code>)</li> </ul> <p>Incidentally, this release also picks up a few fixes for references and renaming. See the <a href="https://github.com/golang/go/milestone/325?closed=1">milestone</a> for the complete list of resolved issues.</p> <p>Thank you to all who reported bugs. If are still encountering problems, please <a href="https://github.com/golang/go/issues/new?assignees=&labels=gopls+Tools&projects=&template=03-gopls.md&title=x%2Ftools%2Fgopls%3A+">file an issue</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
actions-user
|
95e5ef6226 | chore: docs auto-update | ||
dependabot[bot]
|
d7c28179ee
|
chore(deps): bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 (#4360)
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=" |
||
dependabot[bot]
|
3034bfe7fb
|
feat(deps): bump github.com/xanzy/go-gitlab from 0.93.0 to 0.93.1 (#4358)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.93.0 to 0.93.1. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
c43a50cbcb
|
feat(deps): update charmbracelet/keygen
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
bf998dcdcf
|
feat(deps): bump golang from 1.21.1-alpine to 1.21.2-alpine (#4351)
Bumps golang from 1.21.1-alpine to 1.21.2-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.21.1-alpine&new-version=1.21.2-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
7efeeb37c1
|
refactor: improve ssh key gen on tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
f9cc204afc
|
feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#4353)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to
0.4.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
dependabot[bot]
|
0ccd8f46ab
|
feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#4348)
Bumps [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) from 0.11.0 to 0.12.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
25a8aae4a6
|
feat(deps): bump github.com/xanzy/go-gitlab from 0.92.3 to 0.93.0 (#4349)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.92.3 to 0.93.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
daf892cf94
|
feat(deps): bump golang from 2b74246 to 1c9cc94 (#4347)
Bumps golang from `2b74246` to `1c9cc94`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.21.1-alpine&new-version=1.21.1-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
dependabot[bot]
|
614e562b75
|
feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.11.0 (#4343)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) from 0.9.0 to 0.11.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
b34d0c6229
|
feat(deps): bump golang from 96634e5 to ec31b7f (#4330)
Bumps golang from `96634e5` to `ec31b7f`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.21.1-alpine&new-version=1.21.1-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
dependabot[bot]
|
687db06e12
|
feat(deps): bump github.com/disgoorg/disgo from 0.16.9 to 0.16.11 (#4337)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) from 0.16.9 to 0.16.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's releases</a>.</em></p> <blockquote> <h2>v0.16.11 - App Subscriptions</h2> <h2>What's Changed</h2> <ul> <li>Add app subscriptions by <a href="https://github.com/mlnrDev"><code>@mlnrDev</code></a> in <a href="https://redirect.github.com/disgoorg/disgo/pull/319">disgoorg/disgo#319</a></li> <li>Update Applications by <a href="https://github.com/mlnrDev"><code>@mlnrDev</code></a> in <a href="https://redirect.github.com/disgoorg/disgo/pull/290">disgoorg/disgo#290</a></li> <li>Add <code>GuildScheduledEventID</code> to <code>StageInstanceCreate</code> by <a href="https://github.com/mlnrDev"><code>@mlnrDev</code></a> in <a href="https://redirect.github.com/disgoorg/disgo/pull/215">disgoorg/disgo#215</a></li> <li>Fix voice resuming sending <code>OpcodeIdentify</code> by <a href="https://github.com/topi314"><code>@topi314</code></a> in <a href=" |
||
dependabot[bot]
|
2fb93f346e
|
feat(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.92.3 (#4338)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.91.1 to 0.92.3. <details> <summary>Commits</summary> <ul> <li><a href=" |