This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | minor | `v2.3.2` -> `v2.4.1` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.4.1`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.1)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.0...v2.4.1)
##### Changelog
##### Bug fixes
- [`e0a21a1`](https://github.com/goreleaser/goreleaser/commit/e0a21a1f5d8989f45b58ae6a8a4e6a5924c2bd75): fix(nfpm): bad filename for 386 ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`a2c63b5`](https://github.com/goreleaser/goreleaser/commit/a2c63b539b76ac6b295959d4869672558ee510f5): docs: announcement ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`1b1a2be`](https://github.com/goreleaser/goreleaser/commit/1b1a2be4c8059477950350c2775ebe49eaeccd76): chore: auto-update generated files ([@​actions-user](https://github.com/actions-user))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.0...v2.4.1
##### Helping out
This release is only possible thanks to **all** the support of some **awesome people**!
Want to be one of them?
You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing).
##### Where to go next?
- Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/).
- Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!
<a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a>
### [`v2.4.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.0)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.3.2...v2.4.0)
##### Changelog
##### New Features
- [`d583861`](https://github.com/goreleaser/goreleaser/commit/d583861e0606f2bb9e97c0d0e28f9b82df6a187a): feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support ([#​5186](https://github.com/goreleaser/goreleaser/issues/5186)) ([@​caarlos0](https://github.com/caarlos0))
- [`d722aac`](https://github.com/goreleaser/goreleaser/commit/d722aac36b8265996f13e059bc6d0521dcc3a035): feat(ko): support annotations and user ([#​5227](https://github.com/goreleaser/goreleaser/issues/5227)) ([@​maxbrunet](https://github.com/maxbrunet))
- [`0468da1`](https://github.com/goreleaser/goreleaser/commit/0468da12fd45e5b32c6f08f9464943fdd3516a0c): feat: default GOARM change to 7 ([#​5157](https://github.com/goreleaser/goreleaser/issues/5157)) ([@​caarlos0](https://github.com/caarlos0))
- [`b269cc9`](https://github.com/goreleaser/goreleaser/commit/b269cc9229671acd5644257c77fd523c6e9a3840): feat: use context for HTTP request in discord ([#​5232](https://github.com/goreleaser/goreleaser/issues/5232)) ([@​alexandear](https://github.com/alexandear))
##### Bug fixes
- [`47212a5`](https://github.com/goreleaser/goreleaser/commit/47212a5410613b4e5f5a9e15a0c33d37bb79d0a9): fix(brew): Fix Forumla Class Name builder ([#​5192](https://github.com/goreleaser/goreleaser/issues/5192)) ([@​pquerna](https://github.com/pquerna))
- [`b2a02b5`](https://github.com/goreleaser/goreleaser/commit/b2a02b582f5a500ae7da4f8660d7299576807db6): fix(changelog): fix random order of first commit in first release ([#​5173](https://github.com/goreleaser/goreleaser/issues/5173)) ([@​Juneezee](https://github.com/Juneezee))
- [`efd9edc`](https://github.com/goreleaser/goreleaser/commit/efd9edc51ce45a3abc1bb1dcbaa4d53c41577d09): fix(gitlab): improve artifact upload retry ([#​5185](https://github.com/goreleaser/goreleaser/issues/5185)) ([@​caarlos0](https://github.com/caarlos0))
- [`f65c757`](https://github.com/goreleaser/goreleaser/commit/f65c757073aaf873f2a8211c91272c913567782f): fix(nfpm): wrong filename for arm64 ([@​caarlos0](https://github.com/caarlos0))
- [`66db8c0`](https://github.com/goreleaser/goreleaser/commit/66db8c0857df8d33146a81d84d3b9ef58a201bce): fix: build 386 ([@​caarlos0](https://github.com/caarlos0))
- [`d933d8b`](https://github.com/goreleaser/goreleaser/commit/d933d8b316c8b2b2955b934be9b260536aca01a0): fix: first class build targets ([@​caarlos0](https://github.com/caarlos0))
- [`244bbf0`](https://github.com/goreleaser/goreleaser/commit/244bbf0afeea262344a74ae70c531fe3d26ab5e5): fix: quill dependency conflics ([@​caarlos0](https://github.com/caarlos0))
- [`33dfbce`](https://github.com/goreleaser/goreleaser/commit/33dfbce4823a9f80854b7f063541d155260a79e0): fix: remove filetype exe from chocolatey template ([#​5159](https://github.com/goreleaser/goreleaser/issues/5159)) ([@​robinovitch61](https://github.com/robinovitch61))
- [`2bdfbdc`](https://github.com/goreleaser/goreleaser/commit/2bdfbdcbfe015c8175ece14efccaf2c610bc2daa): fix: signature template failed silently after signing process completed ([#​5148](https://github.com/goreleaser/goreleaser/issues/5148)) ([@​jamestelfer](https://github.com/jamestelfer))
- [`d3f8bbf`](https://github.com/goreleaser/goreleaser/commit/d3f8bbf31a5aff8d48ec33d17b31cdb26174aedc): fix: snapshot version template should not have the leading 'v' ([@​caarlos0](https://github.com/caarlos0))
- [`24c6060`](https://github.com/goreleaser/goreleaser/commit/24c6060050a0f9d002ca962862a7bcdc9bb38553): fix: standardize .Ext to always have the preceding `.` ([#​5207](https://github.com/goreleaser/goreleaser/issues/5207)) ([@​caarlos0](https://github.com/caarlos0))
- [`d3ce82f`](https://github.com/goreleaser/goreleaser/commit/d3ce82ff9f75a74320d7ed9a353f002c6ebb9f08): fix: tmpl `.386` -> `.I386` ([@​caarlos0](https://github.com/caarlos0))
- [`91525f7`](https://github.com/goreleaser/goreleaser/commit/91525f763cd91275bec41f193f6a3d58170e451b): fix: tmpl always copy before modifying ([#​5200](https://github.com/goreleaser/goreleaser/issues/5200)) ([@​caarlos0](https://github.com/caarlos0))
- [`869ef71`](https://github.com/goreleaser/goreleaser/commit/869ef71e66b9ce589b0b39607843afecb6bcf410): fix: typo in testctx.WithConfig parameter ([#​5220](https://github.com/goreleaser/goreleaser/issues/5220)) ([@​alexandear](https://github.com/alexandear))
- [`724d4ae`](https://github.com/goreleaser/goreleaser/commit/724d4ae90d437fa6338ee4fcd74d0b1361026fd8): refactor: improve buildtarget.List ([#​5208](https://github.com/goreleaser/goreleaser/issues/5208)) ([@​caarlos0](https://github.com/caarlos0))
- [`12155a3`](https://github.com/goreleaser/goreleaser/commit/12155a336baaa705e9363e3001c048238f15ff34): refactor: remove empty lines, fix //nolint ([#​5235](https://github.com/goreleaser/goreleaser/issues/5235)) ([@​alexandear](https://github.com/alexandear))
- [`57365c1`](https://github.com/goreleaser/goreleaser/commit/57365c163024bf1d7d927372ef28a19411df0ecb): refactor: rename archive.Copying to archive.Copy ([#​5233](https://github.com/goreleaser/goreleaser/issues/5233)) ([@​alexandear](https://github.com/alexandear))
- [`0f48a6d`](https://github.com/goreleaser/goreleaser/commit/0f48a6dd4051eee7c3cd3d6c8e27e1ad17b8ab15): refactor: use std maps,slices instead of golang.org/exp ([#​5221](https://github.com/goreleaser/goreleaser/issues/5221)) ([@​alexandear](https://github.com/alexandear))
##### Dependency updates
- [`42185b6`](https://github.com/goreleaser/goreleaser/commit/42185b6db08a4bbaff482570c7279859faa2d860): chore(deps): bump actions/cache from 4.0.2 to 4.1.0 ([#​5184](https://github.com/goreleaser/goreleaser/issues/5184)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`4871e76`](https://github.com/goreleaser/goreleaser/commit/4871e768aaa44f28dc453c37d71702c69605dc9f): chore(deps): bump actions/cache from 4.1.0 to 4.1.1 ([#​5189](https://github.com/goreleaser/goreleaser/issues/5189)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`542e5a0`](https://github.com/goreleaser/goreleaser/commit/542e5a072343601c02e85d33f0f76451f1cf70bb): chore(deps): bump actions/cache from 4.1.1 to 4.1.2 ([#​5217](https://github.com/goreleaser/goreleaser/issues/5217)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`15d5473`](https://github.com/goreleaser/goreleaser/commit/15d54735aba3f971b6c38cf2af2d0f8c36cda5e3): chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 ([#​5158](https://github.com/goreleaser/goreleaser/issues/5158)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ec2447f`](https://github.com/goreleaser/goreleaser/commit/ec2447f9af4918747f37107f3c1c760cf892289f): chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 ([#​5187](https://github.com/goreleaser/goreleaser/issues/5187)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`96609bd`](https://github.com/goreleaser/goreleaser/commit/96609bd7d821860656c612dd35862f09f44745d7): chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 ([#​5219](https://github.com/goreleaser/goreleaser/issues/5219)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8856062`](https://github.com/goreleaser/goreleaser/commit/8856062d9e8ca5f84a882e6b7e637971e022516e): chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ([#​5222](https://github.com/goreleaser/goreleaser/issues/5222)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`70ae5bb`](https://github.com/goreleaser/goreleaser/commit/70ae5bb2365c309e78f413fec2d2a7b23d9a9bf7): chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 ([#​5199](https://github.com/goreleaser/goreleaser/issues/5199)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`562ca2e`](https://github.com/goreleaser/goreleaser/commit/562ca2eff8982eb2ce0d0644d2386339329b9393): chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 ([#​5214](https://github.com/goreleaser/goreleaser/issues/5214)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7e48917`](https://github.com/goreleaser/goreleaser/commit/7e48917d1a2a41dc7b1ef56c2611f59c3244ac2b): chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 ([#​5231](https://github.com/goreleaser/goreleaser/issues/5231)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`617ad4a`](https://github.com/goreleaser/goreleaser/commit/617ad4a4aea00dbd50052438469795f39d9adb1b): chore(deps): bump anchore/scan-action from 4 to 5 ([#​5198](https://github.com/goreleaser/goreleaser/issues/5198)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`1098031`](https://github.com/goreleaser/goreleaser/commit/10980311a53bf90e3d5d469a9c3e916d67c0050d): chore(deps): bump cachix/install-nix-action from 29 to 30 ([#​5169](https://github.com/goreleaser/goreleaser/issues/5169)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`9629734`](https://github.com/goreleaser/goreleaser/commit/962973441bd675aaf1dc3175f4bc87a601fca8cd): chore(deps): bump cachix/install-nix-action from V28 to 29 ([#​5160](https://github.com/goreleaser/goreleaser/issues/5160)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8f1f86a`](https://github.com/goreleaser/goreleaser/commit/8f1f86a660f75c7842a5b55d6c1b2eb02fbf924e): chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ([#​5163](https://github.com/goreleaser/goreleaser/issues/5163)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`3a859db`](https://github.com/goreleaser/goreleaser/commit/3a859db169ffe67b3750c116c093214d5783fa39): chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 ([#​5190](https://github.com/goreleaser/goreleaser/issues/5190)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8843f09`](https://github.com/goreleaser/goreleaser/commit/8843f09b219b0d12ad407c449f89be6739628ec3): chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 ([#​5193](https://github.com/goreleaser/goreleaser/issues/5193)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`f92937b`](https://github.com/goreleaser/goreleaser/commit/f92937b2a96f11b8e006d8558295035c8bfe31a5): chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 ([#​5228](https://github.com/goreleaser/goreleaser/issues/5228)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`4021d43`](https://github.com/goreleaser/goreleaser/commit/4021d4389fbbaed5e61f32731a33a38d8a17d89b): chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 ([#​5144](https://github.com/goreleaser/goreleaser/issues/5144)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`d456f79`](https://github.com/goreleaser/goreleaser/commit/d456f7937b8a0b392be0747f21fa7247c8e9ba9f): chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 ([#​5150](https://github.com/goreleaser/goreleaser/issues/5150)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`747c11d`](https://github.com/goreleaser/goreleaser/commit/747c11d83301405c40df3a5b56adf976c8382b0f): chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 ([#​5165](https://github.com/goreleaser/goreleaser/issues/5165)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`2841417`](https://github.com/goreleaser/goreleaser/commit/284141757413ecd9faef47d7089ecaa29238a3d7): chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 ([#​5170](https://github.com/goreleaser/goreleaser/issues/5170)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`3f406df`](https://github.com/goreleaser/goreleaser/commit/3f406df9a4187757311ff39052c46f54e06a531c): chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 ([#​5215](https://github.com/goreleaser/goreleaser/issues/5215)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c92ffb4`](https://github.com/goreleaser/goreleaser/commit/c92ffb4298cfe5561777f5f51343c644be6f7555): chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 ([#​5237](https://github.com/goreleaser/goreleaser/issues/5237)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8ddb7b8`](https://github.com/goreleaser/goreleaser/commit/8ddb7b850861ed97143ba539def0d76a6ae8c1fe): chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 ([#​5223](https://github.com/goreleaser/goreleaser/issues/5223)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`883c155`](https://github.com/goreleaser/goreleaser/commit/883c155a68df26e3750d626c4d668d8202af668d): chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 ([#​5197](https://github.com/goreleaser/goreleaser/issues/5197)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`dde4f8f`](https://github.com/goreleaser/goreleaser/commit/dde4f8f5ac00a1e6d78866f15df07e1bc63b4f65): chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 ([#​5151](https://github.com/goreleaser/goreleaser/issues/5151)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7d4671a`](https://github.com/goreleaser/goreleaser/commit/7d4671a1f2fb4d1f1b17467f50b763dfc04e5d84): chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 ([#​5224](https://github.com/goreleaser/goreleaser/issues/5224)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`f946a9c`](https://github.com/goreleaser/goreleaser/commit/f946a9c1f724e886d7a6de5ba928772dfc1c88e6): chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 ([#​5201](https://github.com/goreleaser/goreleaser/issues/5201)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`adfe828`](https://github.com/goreleaser/goreleaser/commit/adfe828c88145cb746c1d8b9981dfa73e32b79a5): chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 ([#​5181](https://github.com/goreleaser/goreleaser/issues/5181)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ce90955`](https://github.com/goreleaser/goreleaser/commit/ce90955872b1bc7b5983a8f447e17127f02fbdf6): chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 ([#​5195](https://github.com/goreleaser/goreleaser/issues/5195)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`5d62156`](https://github.com/goreleaser/goreleaser/commit/5d62156ed1cfcb454eb7605af484d7fb8ba20087): chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 ([#​5202](https://github.com/goreleaser/goreleaser/issues/5202)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`13f8857`](https://github.com/goreleaser/goreleaser/commit/13f8857c20cfca39293512b8aba5f992f5a0c7ac): chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 ([#​5188](https://github.com/goreleaser/goreleaser/issues/5188)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`0f87e6f`](https://github.com/goreleaser/goreleaser/commit/0f87e6f9f709951f67a7eec8b9c97c17aa7ab59b): chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 ([#​5203](https://github.com/goreleaser/goreleaser/issues/5203)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`e52b71e`](https://github.com/goreleaser/goreleaser/commit/e52b71ed44020393046dbdb71aef2f26375306c5): chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 ([#​5216](https://github.com/goreleaser/goreleaser/issues/5216)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8428a1e`](https://github.com/goreleaser/goreleaser/commit/8428a1e481d0dabd4e9ac82fb5d21fec546f8018): chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 ([#​5143](https://github.com/goreleaser/goreleaser/issues/5143)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c8cb976`](https://github.com/goreleaser/goreleaser/commit/c8cb976e1b4f46e43b38d4ae285b4261f5760742): chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 ([#​5156](https://github.com/goreleaser/goreleaser/issues/5156)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`e62db3c`](https://github.com/goreleaser/goreleaser/commit/e62db3c9ba8a1663129307238bc4e354eecdd401): chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 ([#​5171](https://github.com/goreleaser/goreleaser/issues/5171)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`86fe795`](https://github.com/goreleaser/goreleaser/commit/86fe79508448565d38dda47933036e12e17e4a7a): chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 ([#​5152](https://github.com/goreleaser/goreleaser/issues/5152)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c4900fb`](https://github.com/goreleaser/goreleaser/commit/c4900fb1e69e89f214e59f4abb43db0401c7ea36): chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 ([#​5194](https://github.com/goreleaser/goreleaser/issues/5194)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7b697a8`](https://github.com/goreleaser/goreleaser/commit/7b697a854d327187ce59c19a08a156812d2cb8ad): chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine ([#​5164](https://github.com/goreleaser/goreleaser/issues/5164)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`0949389`](https://github.com/goreleaser/goreleaser/commit/09493896627098c00897de8f168e0f9692527a21): chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 ([#​5180](https://github.com/goreleaser/goreleaser/issues/5180)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`d23f2c7`](https://github.com/goreleaser/goreleaser/commit/d23f2c7681d989f56d4b73b4036a7102f3652324): chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 ([#​5179](https://github.com/goreleaser/goreleaser/issues/5179)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`daf917f`](https://github.com/goreleaser/goreleaser/commit/daf917fee54e4f41b5b4cdd35878fe0f5ff676a0): chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 ([#​5182](https://github.com/goreleaser/goreleaser/issues/5182)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`71e7a63`](https://github.com/goreleaser/goreleaser/commit/71e7a63ca111d184ac9ab3f68187b12c63b2c13e): chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([#​5166](https://github.com/goreleaser/goreleaser/issues/5166)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`156f495`](https://github.com/goreleaser/goreleaser/commit/156f49522b465f045142f016a0477d2899714f5f): chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ([#​5183](https://github.com/goreleaser/goreleaser/issues/5183)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`a2257ee`](https://github.com/goreleaser/goreleaser/commit/a2257ee415eed9facc57671c7fa0d6d888b108df): chore(deps): update go-github to v66 ([@​caarlos0](https://github.com/caarlos0))
- [`2d0d9d9`](https://github.com/goreleaser/goreleaser/commit/2d0d9d9066d2a5e54db4c32971ad97707a116b31): chore(deps): update nfpm ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`c08d7cd`](https://github.com/goreleaser/goreleaser/commit/c08d7cd9ad929018511e22dad893752e78a3c28c): docs: correct spelling errors in documentation ([#​5149](https://github.com/goreleaser/goreleaser/issues/5149)) ([@​SpiffyEight77](https://github.com/SpiffyEight77))
- [`d246966`](https://github.com/goreleaser/goreleaser/commit/d2469666b8fe4c14bbce4c7a58f557350fd19d64): docs: experiment version ([@​caarlos0](https://github.com/caarlos0))
- [`a93f40b`](https://github.com/goreleaser/goreleaser/commit/a93f40b8cf8d655596604dd13059546d27ca6cac): docs: fix ([@​caarlos0](https://github.com/caarlos0))
- [`d4b8c6b`](https://github.com/goreleaser/goreleaser/commit/d4b8c6b6e5ae7c61c25f0039765f33bc98946311): docs: improve ko docs ([@​caarlos0](https://github.com/caarlos0))
- [`7f50679`](https://github.com/goreleaser/goreleaser/commit/7f50679c4bb50262abcba89e9cbe7c3d8a130147): docs: update ([@​caarlos0](https://github.com/caarlos0))
- [`4b91ae3`](https://github.com/goreleaser/goreleaser/commit/4b91ae35891b1027367539fd9ffcce092998b839): docs: update ([@​caarlos0](https://github.com/caarlos0))
- [`ca5ad8c`](https://github.com/goreleaser/goreleaser/commit/ca5ad8c5ed0aea8624f574d94e86695e8573ce81): docs: update ([@​caarlos0](https://github.com/caarlos0))
- [`248c7fc`](https://github.com/goreleaser/goreleaser/commit/248c7fcb5f8a2ec9972f181dbd096a0fa135b059): docs: update ([@​caarlos0](https://github.com/caarlos0))
- [`bce9035`](https://github.com/goreleaser/goreleaser/commit/bce9035aa2134c9c00192f0fd0f23f0cd3237444): docs: update contributing ([@​caarlos0](https://github.com/caarlos0))
- [`636a147`](https://github.com/goreleaser/goreleaser/commit/636a14721b2429b74517bbc7d656397cee30f626): docs: update schema ([@​caarlos0](https://github.com/caarlos0))
##### Build process updates
- [`3cf2556`](https://github.com/goreleaser/goreleaser/commit/3cf2556a261e0a075b0ba3b6829bf28b0c2017da): ci: auto-merge dependabot MRs ([@​caarlos0](https://github.com/caarlos0))
- [`d594cdd`](https://github.com/goreleaser/goreleaser/commit/d594cdd436d38359beb966409dea1681abcce185): ci: daggerize test pipeline ([#​4969](https://github.com/goreleaser/goreleaser/issues/4969)) ([@​kpenfound](https://github.com/kpenfound))
- [`6a84e40`](https://github.com/goreleaser/goreleaser/commit/6a84e401158d4d144bf9c48f83fb4f699f84cab2): ci: release to riscv64 ([#​5196](https://github.com/goreleaser/goreleaser/issues/5196)) ([@​mengzhuo](https://github.com/mengzhuo))
##### Other work
- [`205b346`](https://github.com/goreleaser/goreleaser/commit/205b34621530d9a9823923f1248d128647b93338): chore(docs): update schema ([@​caarlos0](https://github.com/caarlos0))
- [`0a42a98`](https://github.com/goreleaser/goreleaser/commit/0a42a983b014271cdb79ab272d1fec6531ef80bd): chore: auto-update generated files ([@​actions-user](https://github.com/actions-user))
- [`b8aef10`](https://github.com/goreleaser/goreleaser/commit/b8aef100f2de9ddc82521db42f7f84b58d7f3ece): perf(changelog): improve changelog sort performance ([#​5161](https://github.com/goreleaser/goreleaser/issues/5161)) ([@​Juneezee](https://github.com/Juneezee))
- [`012cfc3`](https://github.com/goreleaser/goreleaser/commit/012cfc391c6ad7a1dccd9d215eac71d59c78316b): point to GHCR instead of GCR for cosign container ([#​5176](https://github.com/goreleaser/goreleaser/issues/5176)) ([@​bobcallaway](https://github.com/bobcallaway))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.3.2...v2.4.0
##### Helping out
This release is only possible thanks to **all** the support of some **awesome people**!
Want to be one of them?
You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing).
##### Where to go next?
- Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/).
- Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!
<a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a>
</details>
---
### 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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v2.3.2->v2.4.1Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.4.1Compare Source
Changelog
Bug fixes
e0a21a1: fix(nfpm): bad filename for 386 (@caarlos0)Documentation updates
a2c63b5: docs: announcement (@caarlos0)Other work
1b1a2be: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.0...v2.4.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v2.4.0Compare Source
Changelog
New Features
d583861: feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support (#5186) (@caarlos0)d722aac: feat(ko): support annotations and user (#5227) (@maxbrunet)0468da1: feat: default GOARM change to 7 (#5157) (@caarlos0)b269cc9: feat: use context for HTTP request in discord (#5232) (@alexandear)Bug fixes
47212a5: fix(brew): Fix Forumla Class Name builder (#5192) (@pquerna)b2a02b5: fix(changelog): fix random order of first commit in first release (#5173) (@Juneezee)efd9edc: fix(gitlab): improve artifact upload retry (#5185) (@caarlos0)f65c757: fix(nfpm): wrong filename for arm64 (@caarlos0)66db8c0: fix: build 386 (@caarlos0)d933d8b: fix: first class build targets (@caarlos0)244bbf0: fix: quill dependency conflics (@caarlos0)33dfbce: fix: remove filetype exe from chocolatey template (#5159) (@robinovitch61)2bdfbdc: fix: signature template failed silently after signing process completed (#5148) (@jamestelfer)d3f8bbf: fix: snapshot version template should not have the leading 'v' (@caarlos0)24c6060: fix: standardize .Ext to always have the preceding.(#5207) (@caarlos0)d3ce82f: fix: tmpl.386->.I386(@caarlos0)91525f7: fix: tmpl always copy before modifying (#5200) (@caarlos0)869ef71: fix: typo in testctx.WithConfig parameter (#5220) (@alexandear)724d4ae: refactor: improve buildtarget.List (#5208) (@caarlos0)12155a3: refactor: remove empty lines, fix //nolint (#5235) (@alexandear)57365c1: refactor: rename archive.Copying to archive.Copy (#5233) (@alexandear)0f48a6d: refactor: use std maps,slices instead of golang.org/exp (#5221) (@alexandear)Dependency updates
42185b6: chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#5184) (@dependabot[bot])4871e76: chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#5189) (@dependabot[bot])542e5a0: chore(deps): bump actions/cache from 4.1.1 to 4.1.2 (#5217) (@dependabot[bot])15d5473: chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#5158) (@dependabot[bot])ec2447f: chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#5187) (@dependabot[bot])96609bd: chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#5219) (@dependabot[bot])8856062: chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#5222) (@dependabot[bot])70ae5bb: chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#5199) (@dependabot[bot])562ca2e: chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 (#5214) (@dependabot[bot])7e48917: chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#5231) (@dependabot[bot])617ad4a: chore(deps): bump anchore/scan-action from 4 to 5 (#5198) (@dependabot[bot])1098031: chore(deps): bump cachix/install-nix-action from 29 to 30 (#5169) (@dependabot[bot])9629734: chore(deps): bump cachix/install-nix-action from V28 to 29 (#5160) (@dependabot[bot])8f1f86a: chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#5163) (@dependabot[bot])3a859db: chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 (#5190) (@dependabot[bot])8843f09: chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 (#5193) (@dependabot[bot])f92937b: chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 (#5228) (@dependabot[bot])4021d43: chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 (#5144) (@dependabot[bot])d456f79: chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 (#5150) (@dependabot[bot])747c11d: chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#5165) (@dependabot[bot])2841417: chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#5170) (@dependabot[bot])3f406df: chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#5215) (@dependabot[bot])c92ffb4: chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#5237) (@dependabot[bot])8ddb7b8: chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 (#5223) (@dependabot[bot])883c155: chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#5197) (@dependabot[bot])dde4f8f: chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#5151) (@dependabot[bot])7d4671a: chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 (#5224) (@dependabot[bot])f946a9c: chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 (#5201) (@dependabot[bot])adfe828: chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 (#5181) (@dependabot[bot])ce90955: chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 (#5195) (@dependabot[bot])5d62156: chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 (#5202) (@dependabot[bot])13f8857: chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (#5188) (@dependabot[bot])0f87e6f: chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (#5203) (@dependabot[bot])e52b71e: chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#5216) (@dependabot[bot])8428a1e: chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (#5143) (@dependabot[bot])c8cb976: chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#5156) (@dependabot[bot])e62db3c: chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 (#5171) (@dependabot[bot])86fe795: chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#5152) (@dependabot[bot])c4900fb: chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 (#5194) (@dependabot[bot])7b697a8: chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine (#5164) (@dependabot[bot])0949389: chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#5180) (@dependabot[bot])d23f2c7: chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#5179) (@dependabot[bot])daf917f: chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#5182) (@dependabot[bot])71e7a63: chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#5166) (@dependabot[bot])156f495: chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#5183) (@dependabot[bot])a2257ee: chore(deps): update go-github to v66 (@caarlos0)2d0d9d9: chore(deps): update nfpm (@caarlos0)Documentation updates
c08d7cd: docs: correct spelling errors in documentation (#5149) (@SpiffyEight77)d246966: docs: experiment version (@caarlos0)a93f40b: docs: fix (@caarlos0)d4b8c6b: docs: improve ko docs (@caarlos0)7f50679: docs: update (@caarlos0)4b91ae3: docs: update (@caarlos0)ca5ad8c: docs: update (@caarlos0)248c7fc: docs: update (@caarlos0)bce9035: docs: update contributing (@caarlos0)636a147: docs: update schema (@caarlos0)Build process updates
3cf2556: ci: auto-merge dependabot MRs (@caarlos0)d594cdd: ci: daggerize test pipeline (#4969) (@kpenfound)6a84e40: ci: release to riscv64 (#5196) (@mengzhuo)Other work
205b346: chore(docs): update schema (@caarlos0)0a42a98: chore: auto-update generated files (@actions-user)b8aef10: perf(changelog): improve changelog sort performance (#5161) (@Juneezee)012cfc3: point to GHCR instead of GCR for cosign container (#5176) (@bobcallaway)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.3.2...v2.4.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4