goreleaser/goreleaser (goreleaser/goreleaser)
### [`v2.4.4`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.4)
[Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.3...v2.4.4)
#### Changelog
##### Bug fixes
- [`606c0e7`](https://redirect.github.com/goreleaser/goreleaser/commit/606c0e724fe9b980cd01090d08cbebff63cd0f72): fix(cmd): handle --skip=,names... ([@caarlos0](https://redirect.github.com/caarlos0))
##### Other work
- [`cc4427f`](https://redirect.github.com/goreleaser/goreleaser/commit/cc4427f346b811872b2615c4486fc824d5269c6a): chore: auto-update generated files ([@actions-user](https://redirect.github.com/actions-user))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.3...v2.4.4
#### 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)!
### [`v2.4.3`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.3)
[Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.2...v2.4.3)
#### Changelog
##### Bug fixes
- [`9a68c54`](https://redirect.github.com/goreleaser/goreleaser/commit/9a68c54d53d6bca9f1d2ef8ab981fda11a3ef4b5): fix(changelog): first release default to git changelogger ([#5242](https://redirect.github.com/goreleaser/goreleaser/issues/5242)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`a8315bc`](https://redirect.github.com/goreleaser/goreleaser/commit/a8315bca8f9133f3cc3846d15930f6f19a12d04d): fix: missing equal sign in environment variable ([@caarlos0](https://redirect.github.com/caarlos0))
##### Documentation updates
- [`973dde6`](https://redirect.github.com/goreleaser/goreleaser/commit/973dde6879dcaa178bf0ecf9922c36da60d87e80): docs: update deprecated config documentation ([#5243](https://redirect.github.com/goreleaser/goreleaser/issues/5243)) ([@vergissberlin](https://redirect.github.com/vergissberlin))
##### Build process updates
- [`efb4bd4`](https://redirect.github.com/goreleaser/goreleaser/commit/efb4bd41f109ccbd10c4db72e260ce294b22cab8): ci: delete local nightly tag on release ([@caarlos0](https://redirect.github.com/caarlos0))
##### Other work
- [`79c6dd9`](https://redirect.github.com/goreleaser/goreleaser/commit/79c6dd923f2288b1263f073ac2baca9c671ae67b): chore: auto-update generated files ([@actions-user](https://redirect.github.com/actions-user))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.2...v2.4.3
#### 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)!
### [`v2.4.2`](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2)
[Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2)
### [`v2.4.1`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.1)
[Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.0...v2.4.1)
#### Changelog
##### Bug fixes
- [`e0a21a1`](https://redirect.github.com/goreleaser/goreleaser/commit/e0a21a1f5d8989f45b58ae6a8a4e6a5924c2bd75): fix(nfpm): bad filename for 386 ([@caarlos0](https://redirect.github.com/caarlos0))
##### Documentation updates
- [`a2c63b5`](https://redirect.github.com/goreleaser/goreleaser/commit/a2c63b539b76ac6b295959d4869672558ee510f5): docs: announcement ([@caarlos0](https://redirect.github.com/caarlos0))
##### Other work
- [`1b1a2be`](https://redirect.github.com/goreleaser/goreleaser/commit/1b1a2be4c8059477950350c2775ebe49eaeccd76): chore: auto-update generated files ([@actions-user](https://redirect.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)!
### [`v2.4.0`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.0)
[Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.3.2...v2.4.0)
#### Changelog
##### New Features
- [`d583861`](https://redirect.github.com/goreleaser/goreleaser/commit/d583861e0606f2bb9e97c0d0e28f9b82df6a187a): feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support ([#5186](https://redirect.github.com/goreleaser/goreleaser/issues/5186)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`d722aac`](https://redirect.github.com/goreleaser/goreleaser/commit/d722aac36b8265996f13e059bc6d0521dcc3a035): feat(ko): support annotations and user ([#5227](https://redirect.github.com/goreleaser/goreleaser/issues/5227)) ([@maxbrunet](https://redirect.github.com/maxbrunet))
- [`0468da1`](https://redirect.github.com/goreleaser/goreleaser/commit/0468da12fd45e5b32c6f08f9464943fdd3516a0c): feat: default GOARM change to 7 ([#5157](https://redirect.github.com/goreleaser/goreleaser/issues/5157)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`b269cc9`](https://redirect.github.com/goreleaser/goreleaser/commit/b269cc9229671acd5644257c77fd523c6e9a3840): feat: use context for HTTP request in discord ([#5232](https://redirect.github.com/goreleaser/goreleaser/issues/5232)) ([@alexandear](https://redirect.github.com/alexandear))
##### Bug fixes
- [`47212a5`](https://redirect.github.com/goreleaser/goreleaser/commit/47212a5410613b4e5f5a9e15a0c33d37bb79d0a9): fix(brew): Fix Forumla Class Name builder ([#5192](https://redirect.github.com/goreleaser/goreleaser/issues/5192)) ([@pquerna](https://redirect.github.com/pquerna))
- [`b2a02b5`](https://redirect.github.com/goreleaser/goreleaser/commit/b2a02b582f5a500ae7da4f8660d7299576807db6): fix(changelog): fix random order of first commit in first release ([#5173](https://redirect.github.com/goreleaser/goreleaser/issues/5173)) ([@Juneezee](https://redirect.github.com/Juneezee))
- [`efd9edc`](https://redirect.github.com/goreleaser/goreleaser/commit/efd9edc51ce45a3abc1bb1dcbaa4d53c41577d09): fix(gitlab): improve artifact upload retry ([#5185](https://redirect.github.com/goreleaser/goreleaser/issues/5185)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`f65c757`](https://redirect.github.com/goreleaser/goreleaser/commit/f65c757073aaf873f2a8211c91272c913567782f): fix(nfpm): wrong filename for arm64 ([@caarlos0](https://redirect.github.com/caarlos0))
- [`66db8c0`](https://redirect.github.com/goreleaser/goreleaser/commit/66db8c0857df8d33146a81d84d3b9ef58a201bce): fix: build 386 ([@caarlos0](https://redirect.github.com/caarlos0))
- [`d933d8b`](https://redirect.github.com/goreleaser/goreleaser/commit/d933d8b316c8b2b2955b934be9b260536aca01a0): fix: first class build targets ([@caarlos0](https://redirect.github.com/caarlos0))
- [`244bbf0`](https://redirect.github.com/goreleaser/goreleaser/commit/244bbf0afeea262344a74ae70c531fe3d26ab5e5): fix: quill dependency conflics ([@caarlos0](https://redirect.github.com/caarlos0))
- [`33dfbce`](https://redirect.github.com/goreleaser/goreleaser/commit/33dfbce4823a9f80854b7f063541d155260a79e0): fix: remove filetype exe from chocolatey template ([#5159](https://redirect.github.com/goreleaser/goreleaser/issues/5159)) ([@robinovitch61](https://redirect.github.com/robinovitch61))
- [`2bdfbdc`](https://redirect.github.com/goreleaser/goreleaser/commit/2bdfbdcbfe015c8175ece14efccaf2c610bc2daa): fix: signature template failed silently after signing process completed ([#5148](https://redirect.github.com/goreleaser/goreleaser/issues/5148)) ([@jamestelfer](https://redirect.github.com/jamestelfer))
- [`d3f8bbf`](https://redirect.github.com/goreleaser/goreleaser/commit/d3f8bbf31a5aff8d48ec33d17b31cdb26174aedc): fix: snapshot version template should not have the leading 'v' ([@caarlos0](https://redirect.github.com/caarlos0))
- [`24c6060`](https://redirect.github.com/goreleaser/goreleaser/commit/24c6060050a0f9d002ca962862a7bcdc9bb38553): fix: standardize .Ext to always have the preceding `.` ([#5207](https://redirect.github.com/goreleaser/goreleaser/issues/5207)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`d3ce82f`](https://redirect.github.com/goreleaser/goreleaser/commit/d3ce82ff9f75a74320d7ed9a353f002c6ebb9f08): fix: tmpl `.386` -> `.I386` ([@caarlos0](https://redirect.github.com/caarlos0))
- [`91525f7`](https://redirect.github.com/goreleaser/goreleaser/commit/91525f763cd91275bec41f193f6a3d58170e451b): fix: tmpl always copy before modifying ([#5200](https://redirect.github.com/goreleaser/goreleaser/issues/5200)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`869ef71`](https://redirect.github.com/goreleaser/goreleaser/commit/869ef71e66b9ce589b0b39607843afecb6bcf410): fix: typo in testctx.WithConfig parameter ([#5220](https://redirect.github.com/goreleaser/goreleaser/issues/5220)) ([@alexandear](https://redirect.github.com/alexandear))
- [`724d4ae`](https://redirect.github.com/goreleaser/goreleaser/commit/724d4ae90d437fa6338ee4fcd74d0b1361026fd8): refactor: improve buildtarget.List ([#5208](https://redirect.github.com/goreleaser/goreleaser/issues/5208)) ([@caarlos0](https://redirect.github.com/caarlos0))
- [`12155a3`](https://redirect.github.com/goreleaser/goreleaser/commit/12155a336baaa705e9363e3001c048238f15ff34): refactor: remove empty lines, fix //nolint ([#5235](https://redirect.github.com/goreleaser/goreleaser/issues/5235)) ([@alexandear](https://redirect.github.com/alexandear))
- [`57365c1`](https://redirect.github.com/goreleaser/goreleaser/commit/57365c163024bf1d7d927372ef28a19411df0ecb): refactor: rename archive.Copying to archive.Copy ([#5233](https://redirect.github.com/goreleaser/goreleaser/issues/5233)) ([@alexandear](https://redirect.github.com/alexandear))
- [`0f48a6d`](https://redirect.github.com/goreleaser/goreleaser/commit/0f48a6dd4051eee7c3cd3d6c8e27e1ad17b8ab15): refactor: use std maps,slices instead of golang.org/exp ([#5221](https://redirect.github.com/goreleaser/goreleaser/issues/5221)) ([@alexandear](https://redirect.github.com/alexandear))
##### Dependency updates
- [`42185b6`](https://redirect.github.com/goreleaser/goreleaser/commit/42185b6db08a4bbaff482570c7279859faa2d860): chore(deps): bump actions/cache from 4.0.2 to 4.1.0 ([#5184](https://redirect.github.com/goreleaser/goreleaser/issues/5184)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`4871e76`](https://redirect.github.com/goreleaser/goreleaser/commit/4871e768aaa44f28dc453c37d71702c69605dc9f): chore(deps): bump actions/cache from 4.1.0 to 4.1.1 ([#5189](https://redirect.github.com/goreleaser/goreleaser/issues/5189)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`542e5a0`](https://redirect.github.com/goreleaser/goreleaser/commit/542e5a072343601c02e85d33f0f76451f1cf70bb): chore(deps): bump actions/cache from 4.1.1 to 4.1.2 ([#5217](https://redirect.github.com/goreleaser/goreleaser/issues/5217)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`15d5473`](https://redirect.github.com/goreleaser/goreleaser/commit/15d54735aba3f971b6c38cf2af2d0f8c36cda5e3): chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 ([#5158](https://redirect.github.com/goreleaser/goreleaser/issues/5158)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`ec2447f`](https://redirect.github.com/goreleaser/goreleaser/commit/ec2447f9af4918747f37107f3c1c760cf892289f): chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 ([#5187](https://redirect.github.com/goreleaser/goreleaser/issues/5187)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`96609bd`](https://redirect.github.com/goreleaser/goreleaser/commit/96609bd7d821860656c612dd35862f09f44745d7): chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 ([#5219](https://redirect.github.com/goreleaser/goreleaser/issues/5219)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`8856062`](https://redirect.github.com/goreleaser/goreleaser/commit/8856062d9e8ca5f84a882e6b7e637971e022516e): chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ([#5222](https://redirect.github.com/goreleaser/goreleaser/issues/5222)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`70ae5bb`](https://redirect.github.com/goreleaser/goreleaser/commit/70ae5bb2365c309e78f413fec2d2a7b23d9a9bf7): chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 ([#5199](https://redirect.github.com/goreleaser/goreleaser/issues/5199)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`562ca2e`](https://redirect.github.com/goreleaser/goreleaser/commit/562ca2eff8982eb2ce0d0644d2386339329b9393): chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 ([#5214](https://redirect.github.com/goreleaser/goreleaser/issues/5214)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`7e48917`](https://redirect.github.com/goreleaser/goreleaser/commit/7e48917d1a2a41dc7b1ef56c2611f59c3244ac2b): chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 ([#5231](https://redirect.github.com/goreleaser/goreleaser/issues/5231)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`617ad4a`](https://redirect.github.com/goreleaser/goreleaser/commit/617ad4a4aea00dbd50052438469795f39d9adb1b): chore(deps): bump anchore/scan-action from 4 to 5 ([#5198](https://redirect.github.com/goreleaser/goreleaser/issues/5198)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`1098031`](https://redirect.github.com/goreleaser/goreleaser/commit/10980311a53bf90e3d5d469a9c3e916d67c0050d): chore(deps): bump cachix/install-nix-action from 29 to 30 ([#5169](https://redirect.github.com/goreleaser/goreleaser/issues/5169)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`9629734`](https://redirect.github.com/goreleaser/goreleaser/commit/962973441bd675aaf1dc3175f4bc87a601fca8cd): chore(deps): bump cachix/install-nix-action from V28 to 29 ([#5160](https://redirect.github.com/goreleaser/goreleaser/issues/5160)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`8f1f86a`](https://redirect.github.com/goreleaser/goreleaser/commit/8f1f86a660f75c7842a5b55d6c1b2eb02fbf924e): chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ([#5163](https://redirect.github.com/goreleaser/goreleaser/issues/5163)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`3a859db`](https://redirect.github.com/goreleaser/goreleaser/commit/3a859db169ffe67b3750c116c093214d5783fa39): chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 ([#5190](https://redirect.github.com/goreleaser/goreleaser/issues/5190)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`8843f09`](https://redirect.github.com/goreleaser/goreleaser/commit/8843f09b219b0d12ad407c449f89be6739628ec3): chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 ([#5193](https://redirect.github.com/goreleaser/goreleaser/issues/5193)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`f92937b`](https://redirect.github.com/goreleaser/goreleaser/commit/f92937b2a96f11b8e006d8558295035c8bfe31a5): chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 ([#5228](https://redirect.github.com/goreleaser/goreleaser/issues/5228)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`4021d43`](https://redirect.github.com/goreleaser/goreleaser/commit/4021d4389fbbaed5e61f32731a33a38d8a17d89b): chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 ([#5144](https://redirect.github.com/goreleaser/goreleaser/issues/5144)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`d456f79`](https://redirect.github.com/goreleaser/goreleaser/commit/d456f7937b8a0b392be0747f21fa7247c8e9ba9f): chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 ([#5150](https://redirect.github.com/goreleaser/goreleaser/issues/5150)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`747c11d`](https://redirect.github.com/goreleaser/goreleaser/commit/747c11d83301405c40df3a5b56adf976c8382b0f): chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 ([#5165](https://redirect.github.com/goreleaser/goreleaser/issues/5165)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`2841417`](https://redirect.github.com/goreleaser/goreleaser/commit/284141757413ecd9faef47d7089ecaa29238a3d7): chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 ([#5170](https://redirect.github.com/goreleaser/goreleaser/issues/5170)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`3f406df`](https://redirect.github.com/goreleaser/goreleaser/commit/3f406df9a4187757311ff39052c46f54e06a531c): chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 ([#5215](https://redirect.github.com/goreleaser/goreleaser/issues/5215)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`c92ffb4`](https://redirect.github.com/goreleaser/goreleaser/commit/c92ffb4298cfe5561777f5f51343c644be6f7555): chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 ([#5237](https://redirect.github.com/goreleaser/goreleaser/issues/5237)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`8ddb7b8`](https://redirect.github.com/goreleaser/goreleaser/commit/8ddb7b850861ed97143ba539def0d76a6ae8c1fe): chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 ([#5223](https://redirect.github.com/goreleaser/goreleaser/issues/5223)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`883c155`](https://redirect.github.com/goreleaser/goreleaser/commit/883c155a68df26e3750d626c4d668d8202af668d): chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 ([#5197](https://redirect.github.com/goreleaser/goreleaser/issues/5197)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`dde4f8f`](https://redirect.github.com/goreleaser/goreleaser/commit/dde4f8f5ac00a1e6d78866f15df07e1bc63b4f65): chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 ([#5151](https://redirect.github.com/goreleaser/goreleaser/issues/5151)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`7d4671a`](https://redirect.github.com/goreleaser/goreleaser/commit/7d4671a1f2fb4d1f1b17467f50b763dfc04e5d84): chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 ([#5224](https://redirect.github.com/goreleaser/goreleaser/issues/5224)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`f946a9c`](https://redirect.github.com/goreleaser/goreleaser/commit/f946a9c1f724e886d7a6de5ba928772dfc1c88e6): chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 ([#5201](https://redirect.github.com/goreleaser/goreleaser/issues/5201)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`adfe828`](https://redirect.github.com/goreleaser/goreleaser/commit/adfe828c88145cb746c1d8b9981dfa73e32b79a5): chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 ([#5181](https://redirect.github.com/goreleaser/goreleaser/issues/5181)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`ce90955`](https://redirect.github.com/goreleaser/goreleaser/commit/ce90955872b1bc7b5983a8f447e17127f02fbdf6): chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 ([#5195](https://redirect.github.com/goreleaser/goreleaser/issues/5195)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`5d62156`](https://redirect.github.com/goreleaser/goreleaser/commit/5d62156ed1cfcb454eb7605af484d7fb8ba20087): chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 ([#5202](https://redirect.github.com/goreleaser/goreleaser/issues/5202)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`13f8857`](https://redirect.github.com/goreleaser/goreleaser/commit/13f8857c20cfca39293512b8aba5f992f5a0c7ac): chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 ([#5188](https://redirect.github.com/goreleaser/goreleaser/issues/5188)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`0f87e6f`](https://redirect.github.com/goreleaser/goreleaser/commit/0f87e6f9f709951f67a7eec8b9c97c17aa7ab59b): chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 ([#5203](https://redirect.github.com/goreleaser/goreleaser/issues/5203)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`e52b71e`](https://redirect.github.com/goreleaser/goreleaser/commit/e52b71ed44020393046dbdb71aef2f26375306c5): chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 ([#5216](https://redirect.github.com/goreleaser/goreleaser/issues/5216)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`8428a1e`](https://redirect.github.com/goreleaser/goreleaser/commit/8428a1e481d0dabd4e9ac82fb5d21fec546f8018): chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 ([#5143](https://redirect.github.com/goreleaser/goreleaser/issues/5143)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`c8cb976`](https://redirect.github.com/goreleaser/goreleaser/commit/c8cb976e1b4f46e43b38d4ae285b4261f5760742): chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 ([#5156](https://redirect.github.com/goreleaser/goreleaser/issues/5156)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`e62db3c`](https://redirect.github.com/goreleaser/goreleaser/commit/e62db3c9ba8a1663129307238bc4e354eecdd401): chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 ([#5171](https://redirect.github.com/goreleaser/goreleaser/issues/5171)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`86fe795`](https://redirect.github.com/goreleaser/goreleaser/commit/86fe79508448565d38dda47933036e12e17e4a7a): chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 ([#5152](https://redirect.github.com/goreleaser/goreleaser/issues/5152)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`c4900fb`](https://redirect.github.com/goreleaser/goreleaser/commit/c4900fb1e69e89f214e59f4abb43db0401c7ea36): chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 ([#5194](https://redirect.github.com/goreleaser/goreleaser/issues/5194)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`7b697a8`](https://redirect.github.com/goreleaser/goreleaser/commit/7b697a854d327187ce59c19a08a156812d2cb8ad): chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine ([#5164](https://redirect.github.com/goreleaser/goreleaser/issues/5164)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`0949389`](https://redirect.github.com/goreleaser/goreleaser/commit/09493896627098c00897de8f168e0f9692527a21): chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 ([#5180](https://redirect.github.com/goreleaser/goreleaser/issues/5180)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`d23f2c7`](https://redirect.github.com/goreleaser/goreleaser/commit/d23f2c7681d989f56d4b73b4036a7102f3652324): chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 ([#5179](https://redirect.github.com/goreleaser/goreleaser/issues/5179)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`daf917f`](https://redirect.github.com/goreleaser/goreleaser/commit/daf917fee54e4f41b5b4cdd35878fe0f5ff676a0): chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 ([#5182](https://redirect.github.com/goreleaser/goreleaser/issues/5182)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`71e7a63`](https://redirect.github.com/goreleaser/goreleaser/commit/71e7a63ca111d184ac9ab3f68187b12c63b2c13e): chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([#5166](https://redirect.github.com/goreleaser/goreleaser/issues/5166)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`156f495`](https://redirect.github.com/goreleaser/goreleaser/commit/156f49522b465f045142f016a0477d2899714f5f): chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ([#5183](https://redirect.github.com/goreleaser/goreleaser/issues/5183)) ([@dependabot](https://redirect.github.com/dependabot)\[bot])
- [`a2257ee`](https://redirect.github.com/goreleaser/goreleaser/commit/a2257ee415eed9facc57671c7fa0d6d888b108df): chore(deps): update go-github to v66 ([@caarlos0](https://redirect.github.com/caarlos0))
- [`2d0d9d9`](https://redirect.github.com/goreleaser/goreleaser/commit/2d0d9d9066d2a5e54db4c32971ad97707a116b31): chore(deps): update nfpm ([@caarlos0](https://redirect.github.com/caarlos0))
##### Documentation updates
- [`c08d7cd`](https://redirect.github.com/goreleaser/goreleaser/commit/c08d7cd9ad929018511e22dad893752e78a3c28c): docs: correct spelling errors in documentation ([#5149](https://redirect.github.com/goreleaser/goreleaser/issues/5149)) ([@SpiffyEight77](https://redirect.github.com/SpiffyEight77))
- [`d246966`](https://redirect.github.com/goreleaser/goreleaser/commit/d2469666b8fe4c14bbce4c7a58f557350fd19d64): docs: experiment version ([@caarlos0](https://redirect.github.com/caarlos0))
- [`a93f40b`](https://redirect.github.com/goreleaser/goreleaser/commit/a93f40b8cf8d655596604dd13059546d27ca6cac): docs: fix ([@caarlos0](https://redirect.github.com/caarlos0))
- [`d4b8c6b`](https://redirect.github.com/goreleaser/goreleaser/commit/d4b8c6b6e5ae7c61c25f0039765f33bc98946311): docs: improve ko docs ([@caarlos0](https://redirect.github.com/caarlos0))
- [`7f50679`](https://redirect.github.com/goreleaser/goreleaser/commit/7f50679c4bb50262abcba89e9cbe7c3d8a130147): docs: update ([@caarlos0](https://redirect.github.com/caarlos0))
- [`4b91ae3`](https://redirect.github.com/goreleaser/goreleaser/commit/4b91ae35891b1027367539fd9ffcce092998b839): docs: update ([@caarlos0](https://redirect.github.com/caarlos0))
- [`ca5ad8c`](https://redirect.github.com/goreleaser/goreleaser/commit/ca5ad8c5ed0aea8624f574d94e86695e8573ce81): docs: update ([@caarlos0](https://redirect.github.com/caarlos0))
- [`248c7fc`](https://redirect.github.com/goreleaser/goreleaser/commit/248c7fcb5f8a2ec9972f181dbd096a0fa135b059): docs: update ([@caarlos0](https://redirect.github.com/caarlos0))
- [`bce9035`](https://redirect.github.com/goreleaser/goreleaser/commit/bce9035aa2134c9c00192f0fd0f23f0cd3237444): docs: update contributing ([@caarlos0](https://redirect.github.com/caarlos0))
- [`636a147`](https://redirect.github.com/goreleaser/goreleaser/commit/636a14721b2429b74517bbc7d656397cee30f626): docs: update schema ([@caarlos0](https://redirect.github.com/caarlos0))
##### Build process updates
- [`3cf2556`](https://redirect.github.com/goreleaser/goreleaser/commit/3cf2556a261e0a075b0ba3b6829bf28b0c2017da): ci: auto-merge dependabot PRs ([@caarlos0](https://redirect.github.com/caarlos0))
- [`d594cdd`](https://redirect.github.com/goreleaser/goreleaser/commit/d594cdd436d38359beb966409dea1681abcce185): ci: daggerize test pipeline ([#4969](https://redirect.github.com/goreleaser/goreleaser/issues/4969)) ([@kpenfound](https://redirect.github.com/kpenfound))
- [`6a84e40`](https://redirect.github.com/goreleaser/goreleaser/commit/6a84e401158d4d144bf9c48f83fb4f699f84cab2): ci: release to riscv64 ([#5196](https://redirect.github.com/goreleaser/goreleaser/issues/5196)) ([@mengzhuo](https://redirect.github.com/mengzhuo))
##### Other work
- [`205b346`](https://redirect.github.com/goreleaser/goreleaser/commit/205b34621530d9a9823923f1248d128647b93338): chore(docs): update schema ([@caarlos0](https://redirect.github.com/caarlos0))
- [`0a42a98`](https://redirect.github.com/goreleaser/goreleaser/commit/0a42a983b014271cdb79ab272d1fec6531ef80bd): chore: auto-update generated files ([@actions-user](https://redirect.github.com/actions-user))
- [`b8aef10`](https://redirect.github.com/goreleaser/goreleaser/commit/b8aef100f2de9ddc82521db42f7f84b58d7f3ece): perf(changelog): improve changelog sort performance ([#5161](https://redirect.github.com/goreleaser/goreleaser/issues/5161)) ([@Juneezee](https://redirect.github.com/Juneezee))
- [`012cfc3`](https://redirect.github.com/goreleaser/goreleaser/commit/012cfc391c6ad7a1dccd9d215eac71d59c78316b): point to GHCR instead of GCR for cosign container ([#5176](https://redirect.github.com/goreleaser/goreleaser/issues/5176)) ([@bobcallaway](https://redirect.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)!
Configuration
š Schedule: Branch creation - "before 4am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
v2.3.2
->v2.4.4
Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
### [`v2.4.4`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.4) [Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.3...v2.4.4) #### Changelog ##### Bug fixes - [`606c0e7`](https://redirect.github.com/goreleaser/goreleaser/commit/606c0e724fe9b980cd01090d08cbebff63cd0f72): fix(cmd): handle --skip=,names... ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Other work - [`cc4427f`](https://redirect.github.com/goreleaser/goreleaser/commit/cc4427f346b811872b2615c4486fc824d5269c6a): chore: auto-update generated files ([@actions-user](https://redirect.github.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.3...v2.4.4 #### 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)! ### [`v2.4.3`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.3) [Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.2...v2.4.3) #### Changelog ##### Bug fixes - [`9a68c54`](https://redirect.github.com/goreleaser/goreleaser/commit/9a68c54d53d6bca9f1d2ef8ab981fda11a3ef4b5): fix(changelog): first release default to git changelogger ([#5242](https://redirect.github.com/goreleaser/goreleaser/issues/5242)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`a8315bc`](https://redirect.github.com/goreleaser/goreleaser/commit/a8315bca8f9133f3cc3846d15930f6f19a12d04d): fix: missing equal sign in environment variable ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Documentation updates - [`973dde6`](https://redirect.github.com/goreleaser/goreleaser/commit/973dde6879dcaa178bf0ecf9922c36da60d87e80): docs: update deprecated config documentation ([#5243](https://redirect.github.com/goreleaser/goreleaser/issues/5243)) ([@vergissberlin](https://redirect.github.com/vergissberlin)) ##### Build process updates - [`efb4bd4`](https://redirect.github.com/goreleaser/goreleaser/commit/efb4bd41f109ccbd10c4db72e260ce294b22cab8): ci: delete local nightly tag on release ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Other work - [`79c6dd9`](https://redirect.github.com/goreleaser/goreleaser/commit/79c6dd923f2288b1263f073ac2baca9c671ae67b): chore: auto-update generated files ([@actions-user](https://redirect.github.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.2...v2.4.3 #### 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)! ### [`v2.4.2`](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2) [Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2) ### [`v2.4.1`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.1) [Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.4.0...v2.4.1) #### Changelog ##### Bug fixes - [`e0a21a1`](https://redirect.github.com/goreleaser/goreleaser/commit/e0a21a1f5d8989f45b58ae6a8a4e6a5924c2bd75): fix(nfpm): bad filename for 386 ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Documentation updates - [`a2c63b5`](https://redirect.github.com/goreleaser/goreleaser/commit/a2c63b539b76ac6b295959d4869672558ee510f5): docs: announcement ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Other work - [`1b1a2be`](https://redirect.github.com/goreleaser/goreleaser/commit/1b1a2be4c8059477950350c2775ebe49eaeccd76): chore: auto-update generated files ([@actions-user](https://redirect.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)! ### [`v2.4.0`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.3.2...v2.4.0) #### Changelog ##### New Features - [`d583861`](https://redirect.github.com/goreleaser/goreleaser/commit/d583861e0606f2bb9e97c0d0e28f9b82df6a187a): feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support ([#5186](https://redirect.github.com/goreleaser/goreleaser/issues/5186)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`d722aac`](https://redirect.github.com/goreleaser/goreleaser/commit/d722aac36b8265996f13e059bc6d0521dcc3a035): feat(ko): support annotations and user ([#5227](https://redirect.github.com/goreleaser/goreleaser/issues/5227)) ([@maxbrunet](https://redirect.github.com/maxbrunet)) - [`0468da1`](https://redirect.github.com/goreleaser/goreleaser/commit/0468da12fd45e5b32c6f08f9464943fdd3516a0c): feat: default GOARM change to 7 ([#5157](https://redirect.github.com/goreleaser/goreleaser/issues/5157)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`b269cc9`](https://redirect.github.com/goreleaser/goreleaser/commit/b269cc9229671acd5644257c77fd523c6e9a3840): feat: use context for HTTP request in discord ([#5232](https://redirect.github.com/goreleaser/goreleaser/issues/5232)) ([@alexandear](https://redirect.github.com/alexandear)) ##### Bug fixes - [`47212a5`](https://redirect.github.com/goreleaser/goreleaser/commit/47212a5410613b4e5f5a9e15a0c33d37bb79d0a9): fix(brew): Fix Forumla Class Name builder ([#5192](https://redirect.github.com/goreleaser/goreleaser/issues/5192)) ([@pquerna](https://redirect.github.com/pquerna)) - [`b2a02b5`](https://redirect.github.com/goreleaser/goreleaser/commit/b2a02b582f5a500ae7da4f8660d7299576807db6): fix(changelog): fix random order of first commit in first release ([#5173](https://redirect.github.com/goreleaser/goreleaser/issues/5173)) ([@Juneezee](https://redirect.github.com/Juneezee)) - [`efd9edc`](https://redirect.github.com/goreleaser/goreleaser/commit/efd9edc51ce45a3abc1bb1dcbaa4d53c41577d09): fix(gitlab): improve artifact upload retry ([#5185](https://redirect.github.com/goreleaser/goreleaser/issues/5185)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`f65c757`](https://redirect.github.com/goreleaser/goreleaser/commit/f65c757073aaf873f2a8211c91272c913567782f): fix(nfpm): wrong filename for arm64 ([@caarlos0](https://redirect.github.com/caarlos0)) - [`66db8c0`](https://redirect.github.com/goreleaser/goreleaser/commit/66db8c0857df8d33146a81d84d3b9ef58a201bce): fix: build 386 ([@caarlos0](https://redirect.github.com/caarlos0)) - [`d933d8b`](https://redirect.github.com/goreleaser/goreleaser/commit/d933d8b316c8b2b2955b934be9b260536aca01a0): fix: first class build targets ([@caarlos0](https://redirect.github.com/caarlos0)) - [`244bbf0`](https://redirect.github.com/goreleaser/goreleaser/commit/244bbf0afeea262344a74ae70c531fe3d26ab5e5): fix: quill dependency conflics ([@caarlos0](https://redirect.github.com/caarlos0)) - [`33dfbce`](https://redirect.github.com/goreleaser/goreleaser/commit/33dfbce4823a9f80854b7f063541d155260a79e0): fix: remove filetype exe from chocolatey template ([#5159](https://redirect.github.com/goreleaser/goreleaser/issues/5159)) ([@robinovitch61](https://redirect.github.com/robinovitch61)) - [`2bdfbdc`](https://redirect.github.com/goreleaser/goreleaser/commit/2bdfbdcbfe015c8175ece14efccaf2c610bc2daa): fix: signature template failed silently after signing process completed ([#5148](https://redirect.github.com/goreleaser/goreleaser/issues/5148)) ([@jamestelfer](https://redirect.github.com/jamestelfer)) - [`d3f8bbf`](https://redirect.github.com/goreleaser/goreleaser/commit/d3f8bbf31a5aff8d48ec33d17b31cdb26174aedc): fix: snapshot version template should not have the leading 'v' ([@caarlos0](https://redirect.github.com/caarlos0)) - [`24c6060`](https://redirect.github.com/goreleaser/goreleaser/commit/24c6060050a0f9d002ca962862a7bcdc9bb38553): fix: standardize .Ext to always have the preceding `.` ([#5207](https://redirect.github.com/goreleaser/goreleaser/issues/5207)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`d3ce82f`](https://redirect.github.com/goreleaser/goreleaser/commit/d3ce82ff9f75a74320d7ed9a353f002c6ebb9f08): fix: tmpl `.386` -> `.I386` ([@caarlos0](https://redirect.github.com/caarlos0)) - [`91525f7`](https://redirect.github.com/goreleaser/goreleaser/commit/91525f763cd91275bec41f193f6a3d58170e451b): fix: tmpl always copy before modifying ([#5200](https://redirect.github.com/goreleaser/goreleaser/issues/5200)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`869ef71`](https://redirect.github.com/goreleaser/goreleaser/commit/869ef71e66b9ce589b0b39607843afecb6bcf410): fix: typo in testctx.WithConfig parameter ([#5220](https://redirect.github.com/goreleaser/goreleaser/issues/5220)) ([@alexandear](https://redirect.github.com/alexandear)) - [`724d4ae`](https://redirect.github.com/goreleaser/goreleaser/commit/724d4ae90d437fa6338ee4fcd74d0b1361026fd8): refactor: improve buildtarget.List ([#5208](https://redirect.github.com/goreleaser/goreleaser/issues/5208)) ([@caarlos0](https://redirect.github.com/caarlos0)) - [`12155a3`](https://redirect.github.com/goreleaser/goreleaser/commit/12155a336baaa705e9363e3001c048238f15ff34): refactor: remove empty lines, fix //nolint ([#5235](https://redirect.github.com/goreleaser/goreleaser/issues/5235)) ([@alexandear](https://redirect.github.com/alexandear)) - [`57365c1`](https://redirect.github.com/goreleaser/goreleaser/commit/57365c163024bf1d7d927372ef28a19411df0ecb): refactor: rename archive.Copying to archive.Copy ([#5233](https://redirect.github.com/goreleaser/goreleaser/issues/5233)) ([@alexandear](https://redirect.github.com/alexandear)) - [`0f48a6d`](https://redirect.github.com/goreleaser/goreleaser/commit/0f48a6dd4051eee7c3cd3d6c8e27e1ad17b8ab15): refactor: use std maps,slices instead of golang.org/exp ([#5221](https://redirect.github.com/goreleaser/goreleaser/issues/5221)) ([@alexandear](https://redirect.github.com/alexandear)) ##### Dependency updates - [`42185b6`](https://redirect.github.com/goreleaser/goreleaser/commit/42185b6db08a4bbaff482570c7279859faa2d860): chore(deps): bump actions/cache from 4.0.2 to 4.1.0 ([#5184](https://redirect.github.com/goreleaser/goreleaser/issues/5184)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`4871e76`](https://redirect.github.com/goreleaser/goreleaser/commit/4871e768aaa44f28dc453c37d71702c69605dc9f): chore(deps): bump actions/cache from 4.1.0 to 4.1.1 ([#5189](https://redirect.github.com/goreleaser/goreleaser/issues/5189)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`542e5a0`](https://redirect.github.com/goreleaser/goreleaser/commit/542e5a072343601c02e85d33f0f76451f1cf70bb): chore(deps): bump actions/cache from 4.1.1 to 4.1.2 ([#5217](https://redirect.github.com/goreleaser/goreleaser/issues/5217)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`15d5473`](https://redirect.github.com/goreleaser/goreleaser/commit/15d54735aba3f971b6c38cf2af2d0f8c36cda5e3): chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 ([#5158](https://redirect.github.com/goreleaser/goreleaser/issues/5158)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ec2447f`](https://redirect.github.com/goreleaser/goreleaser/commit/ec2447f9af4918747f37107f3c1c760cf892289f): chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 ([#5187](https://redirect.github.com/goreleaser/goreleaser/issues/5187)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`96609bd`](https://redirect.github.com/goreleaser/goreleaser/commit/96609bd7d821860656c612dd35862f09f44745d7): chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 ([#5219](https://redirect.github.com/goreleaser/goreleaser/issues/5219)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`8856062`](https://redirect.github.com/goreleaser/goreleaser/commit/8856062d9e8ca5f84a882e6b7e637971e022516e): chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ([#5222](https://redirect.github.com/goreleaser/goreleaser/issues/5222)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`70ae5bb`](https://redirect.github.com/goreleaser/goreleaser/commit/70ae5bb2365c309e78f413fec2d2a7b23d9a9bf7): chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 ([#5199](https://redirect.github.com/goreleaser/goreleaser/issues/5199)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`562ca2e`](https://redirect.github.com/goreleaser/goreleaser/commit/562ca2eff8982eb2ce0d0644d2386339329b9393): chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 ([#5214](https://redirect.github.com/goreleaser/goreleaser/issues/5214)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`7e48917`](https://redirect.github.com/goreleaser/goreleaser/commit/7e48917d1a2a41dc7b1ef56c2611f59c3244ac2b): chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 ([#5231](https://redirect.github.com/goreleaser/goreleaser/issues/5231)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`617ad4a`](https://redirect.github.com/goreleaser/goreleaser/commit/617ad4a4aea00dbd50052438469795f39d9adb1b): chore(deps): bump anchore/scan-action from 4 to 5 ([#5198](https://redirect.github.com/goreleaser/goreleaser/issues/5198)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`1098031`](https://redirect.github.com/goreleaser/goreleaser/commit/10980311a53bf90e3d5d469a9c3e916d67c0050d): chore(deps): bump cachix/install-nix-action from 29 to 30 ([#5169](https://redirect.github.com/goreleaser/goreleaser/issues/5169)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`9629734`](https://redirect.github.com/goreleaser/goreleaser/commit/962973441bd675aaf1dc3175f4bc87a601fca8cd): chore(deps): bump cachix/install-nix-action from V28 to 29 ([#5160](https://redirect.github.com/goreleaser/goreleaser/issues/5160)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`8f1f86a`](https://redirect.github.com/goreleaser/goreleaser/commit/8f1f86a660f75c7842a5b55d6c1b2eb02fbf924e): chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ([#5163](https://redirect.github.com/goreleaser/goreleaser/issues/5163)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`3a859db`](https://redirect.github.com/goreleaser/goreleaser/commit/3a859db169ffe67b3750c116c093214d5783fa39): chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 ([#5190](https://redirect.github.com/goreleaser/goreleaser/issues/5190)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`8843f09`](https://redirect.github.com/goreleaser/goreleaser/commit/8843f09b219b0d12ad407c449f89be6739628ec3): chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 ([#5193](https://redirect.github.com/goreleaser/goreleaser/issues/5193)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`f92937b`](https://redirect.github.com/goreleaser/goreleaser/commit/f92937b2a96f11b8e006d8558295035c8bfe31a5): chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 ([#5228](https://redirect.github.com/goreleaser/goreleaser/issues/5228)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`4021d43`](https://redirect.github.com/goreleaser/goreleaser/commit/4021d4389fbbaed5e61f32731a33a38d8a17d89b): chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 ([#5144](https://redirect.github.com/goreleaser/goreleaser/issues/5144)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`d456f79`](https://redirect.github.com/goreleaser/goreleaser/commit/d456f7937b8a0b392be0747f21fa7247c8e9ba9f): chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 ([#5150](https://redirect.github.com/goreleaser/goreleaser/issues/5150)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`747c11d`](https://redirect.github.com/goreleaser/goreleaser/commit/747c11d83301405c40df3a5b56adf976c8382b0f): chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 ([#5165](https://redirect.github.com/goreleaser/goreleaser/issues/5165)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`2841417`](https://redirect.github.com/goreleaser/goreleaser/commit/284141757413ecd9faef47d7089ecaa29238a3d7): chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 ([#5170](https://redirect.github.com/goreleaser/goreleaser/issues/5170)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`3f406df`](https://redirect.github.com/goreleaser/goreleaser/commit/3f406df9a4187757311ff39052c46f54e06a531c): chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 ([#5215](https://redirect.github.com/goreleaser/goreleaser/issues/5215)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`c92ffb4`](https://redirect.github.com/goreleaser/goreleaser/commit/c92ffb4298cfe5561777f5f51343c644be6f7555): chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 ([#5237](https://redirect.github.com/goreleaser/goreleaser/issues/5237)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`8ddb7b8`](https://redirect.github.com/goreleaser/goreleaser/commit/8ddb7b850861ed97143ba539def0d76a6ae8c1fe): chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 ([#5223](https://redirect.github.com/goreleaser/goreleaser/issues/5223)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`883c155`](https://redirect.github.com/goreleaser/goreleaser/commit/883c155a68df26e3750d626c4d668d8202af668d): chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 ([#5197](https://redirect.github.com/goreleaser/goreleaser/issues/5197)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`dde4f8f`](https://redirect.github.com/goreleaser/goreleaser/commit/dde4f8f5ac00a1e6d78866f15df07e1bc63b4f65): chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 ([#5151](https://redirect.github.com/goreleaser/goreleaser/issues/5151)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`7d4671a`](https://redirect.github.com/goreleaser/goreleaser/commit/7d4671a1f2fb4d1f1b17467f50b763dfc04e5d84): chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 ([#5224](https://redirect.github.com/goreleaser/goreleaser/issues/5224)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`f946a9c`](https://redirect.github.com/goreleaser/goreleaser/commit/f946a9c1f724e886d7a6de5ba928772dfc1c88e6): chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 ([#5201](https://redirect.github.com/goreleaser/goreleaser/issues/5201)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`adfe828`](https://redirect.github.com/goreleaser/goreleaser/commit/adfe828c88145cb746c1d8b9981dfa73e32b79a5): chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 ([#5181](https://redirect.github.com/goreleaser/goreleaser/issues/5181)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ce90955`](https://redirect.github.com/goreleaser/goreleaser/commit/ce90955872b1bc7b5983a8f447e17127f02fbdf6): chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 ([#5195](https://redirect.github.com/goreleaser/goreleaser/issues/5195)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`5d62156`](https://redirect.github.com/goreleaser/goreleaser/commit/5d62156ed1cfcb454eb7605af484d7fb8ba20087): chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 ([#5202](https://redirect.github.com/goreleaser/goreleaser/issues/5202)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`13f8857`](https://redirect.github.com/goreleaser/goreleaser/commit/13f8857c20cfca39293512b8aba5f992f5a0c7ac): chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 ([#5188](https://redirect.github.com/goreleaser/goreleaser/issues/5188)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`0f87e6f`](https://redirect.github.com/goreleaser/goreleaser/commit/0f87e6f9f709951f67a7eec8b9c97c17aa7ab59b): chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 ([#5203](https://redirect.github.com/goreleaser/goreleaser/issues/5203)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e52b71e`](https://redirect.github.com/goreleaser/goreleaser/commit/e52b71ed44020393046dbdb71aef2f26375306c5): chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 ([#5216](https://redirect.github.com/goreleaser/goreleaser/issues/5216)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`8428a1e`](https://redirect.github.com/goreleaser/goreleaser/commit/8428a1e481d0dabd4e9ac82fb5d21fec546f8018): chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 ([#5143](https://redirect.github.com/goreleaser/goreleaser/issues/5143)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`c8cb976`](https://redirect.github.com/goreleaser/goreleaser/commit/c8cb976e1b4f46e43b38d4ae285b4261f5760742): chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 ([#5156](https://redirect.github.com/goreleaser/goreleaser/issues/5156)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e62db3c`](https://redirect.github.com/goreleaser/goreleaser/commit/e62db3c9ba8a1663129307238bc4e354eecdd401): chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 ([#5171](https://redirect.github.com/goreleaser/goreleaser/issues/5171)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`86fe795`](https://redirect.github.com/goreleaser/goreleaser/commit/86fe79508448565d38dda47933036e12e17e4a7a): chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 ([#5152](https://redirect.github.com/goreleaser/goreleaser/issues/5152)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`c4900fb`](https://redirect.github.com/goreleaser/goreleaser/commit/c4900fb1e69e89f214e59f4abb43db0401c7ea36): chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 ([#5194](https://redirect.github.com/goreleaser/goreleaser/issues/5194)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`7b697a8`](https://redirect.github.com/goreleaser/goreleaser/commit/7b697a854d327187ce59c19a08a156812d2cb8ad): chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine ([#5164](https://redirect.github.com/goreleaser/goreleaser/issues/5164)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`0949389`](https://redirect.github.com/goreleaser/goreleaser/commit/09493896627098c00897de8f168e0f9692527a21): chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 ([#5180](https://redirect.github.com/goreleaser/goreleaser/issues/5180)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`d23f2c7`](https://redirect.github.com/goreleaser/goreleaser/commit/d23f2c7681d989f56d4b73b4036a7102f3652324): chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 ([#5179](https://redirect.github.com/goreleaser/goreleaser/issues/5179)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`daf917f`](https://redirect.github.com/goreleaser/goreleaser/commit/daf917fee54e4f41b5b4cdd35878fe0f5ff676a0): chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 ([#5182](https://redirect.github.com/goreleaser/goreleaser/issues/5182)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`71e7a63`](https://redirect.github.com/goreleaser/goreleaser/commit/71e7a63ca111d184ac9ab3f68187b12c63b2c13e): chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([#5166](https://redirect.github.com/goreleaser/goreleaser/issues/5166)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`156f495`](https://redirect.github.com/goreleaser/goreleaser/commit/156f49522b465f045142f016a0477d2899714f5f): chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ([#5183](https://redirect.github.com/goreleaser/goreleaser/issues/5183)) ([@dependabot](https://redirect.github.com/dependabot)\[bot]) - [`a2257ee`](https://redirect.github.com/goreleaser/goreleaser/commit/a2257ee415eed9facc57671c7fa0d6d888b108df): chore(deps): update go-github to v66 ([@caarlos0](https://redirect.github.com/caarlos0)) - [`2d0d9d9`](https://redirect.github.com/goreleaser/goreleaser/commit/2d0d9d9066d2a5e54db4c32971ad97707a116b31): chore(deps): update nfpm ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Documentation updates - [`c08d7cd`](https://redirect.github.com/goreleaser/goreleaser/commit/c08d7cd9ad929018511e22dad893752e78a3c28c): docs: correct spelling errors in documentation ([#5149](https://redirect.github.com/goreleaser/goreleaser/issues/5149)) ([@SpiffyEight77](https://redirect.github.com/SpiffyEight77)) - [`d246966`](https://redirect.github.com/goreleaser/goreleaser/commit/d2469666b8fe4c14bbce4c7a58f557350fd19d64): docs: experiment version ([@caarlos0](https://redirect.github.com/caarlos0)) - [`a93f40b`](https://redirect.github.com/goreleaser/goreleaser/commit/a93f40b8cf8d655596604dd13059546d27ca6cac): docs: fix ([@caarlos0](https://redirect.github.com/caarlos0)) - [`d4b8c6b`](https://redirect.github.com/goreleaser/goreleaser/commit/d4b8c6b6e5ae7c61c25f0039765f33bc98946311): docs: improve ko docs ([@caarlos0](https://redirect.github.com/caarlos0)) - [`7f50679`](https://redirect.github.com/goreleaser/goreleaser/commit/7f50679c4bb50262abcba89e9cbe7c3d8a130147): docs: update ([@caarlos0](https://redirect.github.com/caarlos0)) - [`4b91ae3`](https://redirect.github.com/goreleaser/goreleaser/commit/4b91ae35891b1027367539fd9ffcce092998b839): docs: update ([@caarlos0](https://redirect.github.com/caarlos0)) - [`ca5ad8c`](https://redirect.github.com/goreleaser/goreleaser/commit/ca5ad8c5ed0aea8624f574d94e86695e8573ce81): docs: update ([@caarlos0](https://redirect.github.com/caarlos0)) - [`248c7fc`](https://redirect.github.com/goreleaser/goreleaser/commit/248c7fcb5f8a2ec9972f181dbd096a0fa135b059): docs: update ([@caarlos0](https://redirect.github.com/caarlos0)) - [`bce9035`](https://redirect.github.com/goreleaser/goreleaser/commit/bce9035aa2134c9c00192f0fd0f23f0cd3237444): docs: update contributing ([@caarlos0](https://redirect.github.com/caarlos0)) - [`636a147`](https://redirect.github.com/goreleaser/goreleaser/commit/636a14721b2429b74517bbc7d656397cee30f626): docs: update schema ([@caarlos0](https://redirect.github.com/caarlos0)) ##### Build process updates - [`3cf2556`](https://redirect.github.com/goreleaser/goreleaser/commit/3cf2556a261e0a075b0ba3b6829bf28b0c2017da): ci: auto-merge dependabot PRs ([@caarlos0](https://redirect.github.com/caarlos0)) - [`d594cdd`](https://redirect.github.com/goreleaser/goreleaser/commit/d594cdd436d38359beb966409dea1681abcce185): ci: daggerize test pipeline ([#4969](https://redirect.github.com/goreleaser/goreleaser/issues/4969)) ([@kpenfound](https://redirect.github.com/kpenfound)) - [`6a84e40`](https://redirect.github.com/goreleaser/goreleaser/commit/6a84e401158d4d144bf9c48f83fb4f699f84cab2): ci: release to riscv64 ([#5196](https://redirect.github.com/goreleaser/goreleaser/issues/5196)) ([@mengzhuo](https://redirect.github.com/mengzhuo)) ##### Other work - [`205b346`](https://redirect.github.com/goreleaser/goreleaser/commit/205b34621530d9a9823923f1248d128647b93338): chore(docs): update schema ([@caarlos0](https://redirect.github.com/caarlos0)) - [`0a42a98`](https://redirect.github.com/goreleaser/goreleaser/commit/0a42a983b014271cdb79ab272d1fec6531ef80bd): chore: auto-update generated files ([@actions-user](https://redirect.github.com/actions-user)) - [`b8aef10`](https://redirect.github.com/goreleaser/goreleaser/commit/b8aef100f2de9ddc82521db42f7f84b58d7f3ece): perf(changelog): improve changelog sort performance ([#5161](https://redirect.github.com/goreleaser/goreleaser/issues/5161)) ([@Juneezee](https://redirect.github.com/Juneezee)) - [`012cfc3`](https://redirect.github.com/goreleaser/goreleaser/commit/012cfc391c6ad7a1dccd9d215eac71d59c78316b): point to GHCR instead of GCR for cosign container ([#5176](https://redirect.github.com/goreleaser/goreleaser/issues/5176)) ([@bobcallaway](https://redirect.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)!Configuration
š Schedule: Branch creation - "before 4am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.