This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | minor | `v2.17.1` → `v2.18.0` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.18.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.18.0)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.17.1...v2.18.0)
#### Announcement
Read the official announcement: [Announcing GoReleaser v2.18](https://goreleaser.com/blog/goreleaser-v2.18/).
#### Changelog
##### New Features
- [`601cd87`](https://github.com/goreleaser/goreleaser/commit/601cd877957f6dba2180a5405886acace8f2e022): feat(ko): support templating for local\_domain, base\_image, and repositories ([#​6741](https://github.com/goreleaser/goreleaser/issues/6741)) ([@​mrueg](https://github.com/mrueg))
- [`de88f38`](https://github.com/goreleaser/goreleaser/commit/de88f3820cf137cd665c30ba8f54304ec1dd0b07): feat(winget): support publishing additional locale manifests ([#​6733](https://github.com/goreleaser/goreleaser/issues/6733)) ([@​MohammedAnasuddinZaid](https://github.com/MohammedAnasuddinZaid))
- [`cefbc6f`](https://github.com/goreleaser/goreleaser/commit/cefbc6faba0c5746ba2edefa32204c77cc26b1fd): feat: add iru custom apps publisher ([#​6709](https://github.com/goreleaser/goreleaser/issues/6709)) ([@​wimwenigerkind](https://github.com/wimwenigerkind))
- [`1d6e7c0`](https://github.com/goreleaser/goreleaser/commit/1d6e7c06e47ec4bf283bb3231ae1348500e0bf3b): feat: allow PR creation to use a different auth token ([#​6717](https://github.com/goreleaser/goreleaser/issues/6717)) ([@​emily-curry](https://github.com/emily-curry))
- [`4c41ac0`](https://github.com/goreleaser/goreleaser/commit/4c41ac0e2fe68b30f2035ca9f760c1329b7330a5): feat: preflight checks ([#​6704](https://github.com/goreleaser/goreleaser/issues/6704)) ([@​caarlos0](https://github.com/caarlos0))
- [`060260a`](https://github.com/goreleaser/goreleaser/commit/060260ae7c0ba358a494c2ce175beceee9d7382b): feat: release summary ([#​6810](https://github.com/goreleaser/goreleaser/issues/6810)) ([@​caarlos0](https://github.com/caarlos0))
- [`82a5aba`](https://github.com/goreleaser/goreleaser/commit/82a5aba0a9a3d7907da4163b89512f1d3da658ab): feat: update to Go 1.27 ([#​6802](https://github.com/goreleaser/goreleaser/issues/6802)) ([@​caarlos0](https://github.com/caarlos0))
##### Security updates
- [`b1cafd4`](https://github.com/goreleaser/goreleaser/commit/b1cafd427fa798312d3429c63781512bb45d7dca): sec(deps): bump go-openapi/spec and go-openapi/validade ([#​6766](https://github.com/goreleaser/goreleaser/issues/6766)) ([@​caarlos0](https://github.com/caarlos0))
##### Bug fixes
- [`1970443`](https://github.com/goreleaser/goreleaser/commit/197044372e624c80bfb982b356f4bdf0ddf2ffb6): fix(aur): expand description templates before escaping quotes ([#​6791](https://github.com/goreleaser/goreleaser/issues/6791)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​caarlos0](https://github.com/caarlos0))
- [`a27402d`](https://github.com/goreleaser/goreleaser/commit/a27402dd9f2ce59a31aed5e4ded249cd6502e1e7): fix(blob): honor s3\_force\_path\_style without a custom endpoint ([#​6789](https://github.com/goreleaser/goreleaser/issues/6789)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​caarlos0](https://github.com/caarlos0))
- [`db65b99`](https://github.com/goreleaser/goreleaser/commit/db65b99a43786ae3cebbf39637f530534fa8d485): fix(brew): a formula without a repository stops the ones after it ([#​6783](https://github.com/goreleaser/goreleaser/issues/6783)) ([@​caarlos0](https://github.com/caarlos0))
- [`2b5fb31`](https://github.com/goreleaser/goreleaser/commit/2b5fb317cb771bedb09c5b2acb592fa37da64431): fix(build): node windows targets get no .exe extension ([#​6777](https://github.com/goreleaser/goreleaser/issues/6777)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​vxncxnx](https://github.com/vxncxnx))
- [`951fc57`](https://github.com/goreleaser/goreleaser/commit/951fc57101613cb5fc86a9ae55a05febe7b25aa8): fix(cask): a cask without a repository stops the ones after it ([#​6785](https://github.com/goreleaser/goreleaser/issues/6785)) ([@​caarlos0](https://github.com/caarlos0))
- [`54a6c8e`](https://github.com/goreleaser/goreleaser/commit/54a6c8e941da2236e1704e23d8481ca3311fc726): fix(cask): emit Casks that pass brew style ([#​6752](https://github.com/goreleaser/goreleaser/issues/6752)) ([@​r0h1tb](https://github.com/r0h1tb))
- [`2d6b235`](https://github.com/goreleaser/goreleaser/commit/2d6b235930f39c538fcdd58eba8ef045b47f31a6): fix(changelog): a commit matching two include filters is listed twice ([#​6773](https://github.com/goreleaser/goreleaser/issues/6773)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​caarlos0](https://github.com/caarlos0))
- [`c4cc86f`](https://github.com/goreleaser/goreleaser/commit/c4cc86f7b8436e6735c9929f5b2ebfa7684eabe6): fix(chocolatey): error on multiple archives for the same platform ([#​6792](https://github.com/goreleaser/goreleaser/issues/6792)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`1a246da`](https://github.com/goreleaser/goreleaser/commit/1a246da4164ae81e3b435228995074164f9c701e): fix(config): type retry durations as strings in schema ([#​6801](https://github.com/goreleaser/goreleaser/issues/6801)) ([@​skatkov](https://github.com/skatkov))
- [`8be344b`](https://github.com/goreleaser/goreleaser/commit/8be344b19e5bb723590a207c46b124d383458fc1): fix(docker): add gpg-agent to the image ([#​6763](https://github.com/goreleaser/goreleaser/issues/6763)) ([@​caarlos0](https://github.com/caarlos0))
- [`5282589`](https://github.com/goreleaser/goreleaser/commit/5282589091a7a0df652ae039467bfc5be9187346): fix(dockers/v2): annotation scopes ([#​6800](https://github.com/goreleaser/goreleaser/issues/6800)) ([@​CraigAstillRVU](https://github.com/CraigAstillRVU) and [@​caarlos0](https://github.com/caarlos0))
- [`5560bb9`](https://github.com/goreleaser/goreleaser/commit/5560bb9acf609f23de14d2c4f7d31808d46b364e): fix(flatpak): a disabled flatpak stops the ones after it ([#​6781](https://github.com/goreleaser/goreleaser/issues/6781)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`b68113a`](https://github.com/goreleaser/goreleaser/commit/b68113a4a78e95de2efcde8384a61d526279625f): fix(git): tag templates strip apostrophes from the message ([#​6779](https://github.com/goreleaser/goreleaser/issues/6779)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​vxncxnx](https://github.com/vxncxnx))
- [`1bc6ec7`](https://github.com/goreleaser/goreleaser/commit/1bc6ec7dfe77db0961b44588a4f8efe5120b7f84): fix(healthcheck): register upx and makeself dependency checkers ([#​6793](https://github.com/goreleaser/goreleaser/issues/6793)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`9d7d49f`](https://github.com/goreleaser/goreleaser/commit/9d7d49ff17546abd01f4588636a04201cf3d6bf7): fix(krew): a manifest without a name stops the ones after it ([#​6787](https://github.com/goreleaser/goreleaser/issues/6787)) ([@​caarlos0](https://github.com/caarlos0))
- [`4276c51`](https://github.com/goreleaser/goreleaser/commit/4276c5174e80a4240dee31d3af8d11438cbfeae0): fix(krew): apply the documented goarm default ([#​6775](https://github.com/goreleaser/goreleaser/issues/6775)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​vxncxnx](https://github.com/vxncxnx))
- [`9700230`](https://github.com/goreleaser/goreleaser/commit/97002309efe9b11cee15426c940a42c44a9f55b2): fix(mcp): mcp.disable is documented but never read ([#​6795](https://github.com/goreleaser/goreleaser/issues/6795)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`1d79a09`](https://github.com/goreleaser/goreleaser/commit/1d79a09e56ea59226ff554959ba562c172db9ca9): fix(milestone): a milestone with close disabled stops the ones after it ([#​6778](https://github.com/goreleaser/goreleaser/issues/6778)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​vxncxnx](https://github.com/vxncxnx))
- [`2a0393d`](https://github.com/goreleaser/goreleaser/commit/2a0393dc951468dff3cf37603b9a92d3fb268d09): fix(nfpm): don't set deb arch variant for goamd64 v1 ([#​6765](https://github.com/goreleaser/goreleaser/issues/6765)) ([@​caarlos0](https://github.com/caarlos0))
- [`912704c`](https://github.com/goreleaser/goreleaser/commit/912704c71ce0649ef87d41d427fc103e69544b45): fix(nfpm): overrides ignore package\_name, epoch, release and prerelease ([#​6782](https://github.com/goreleaser/goreleaser/issues/6782)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`3cf25c0`](https://github.com/goreleaser/goreleaser/commit/3cf25c0db61ed7b1684a974995deb3ff29d09ecf): fix(nfpm): record the conventional extension, not the format name ([#​6776](https://github.com/goreleaser/goreleaser/issues/6776)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​vxncxnx](https://github.com/vxncxnx))
- [`ad028a3`](https://github.com/goreleaser/goreleaser/commit/ad028a32aa82dd98b5986e2a000a3ac9e9913f7f): fix(nix): a skipped nix entry stops the ones after it ([#​6788](https://github.com/goreleaser/goreleaser/issues/6788)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`b787cd2`](https://github.com/goreleaser/goreleaser/commit/b787cd207c28f5ec4664bde7bbd0cf181bf606a3): fix(notarize): cap macOS notarization timeout at 20m ([#​6758](https://github.com/goreleaser/goreleaser/issues/6758)) ([@​caarlos0](https://github.com/caarlos0))
- [`81a5509`](https://github.com/goreleaser/goreleaser/commit/81a55090039d93c90a24a0d18139021522e4471d): fix(sign): artifacts: none masks real signing failures ([#​6790](https://github.com/goreleaser/goreleaser/issues/6790)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`4eb6037`](https://github.com/goreleaser/goreleaser/commit/4eb603712f4418671f76a97fe4cbd435e7b7fdd6): fix(snapcraft): a disabled snap stops the ones after it ([#​6784](https://github.com/goreleaser/goreleaser/issues/6784)) ([@​caarlos0](https://github.com/caarlos0))
- [`d93d0f1`](https://github.com/goreleaser/goreleaser/commit/d93d0f196d4a76458c2531b6b0c4af61790a0d46): fix(snapcraft): assumes, hooks and plugs are dropped when apps is omitted ([#​6780](https://github.com/goreleaser/goreleaser/issues/6780)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​vxncxnx](https://github.com/vxncxnx))
- [`b3bbd53`](https://github.com/goreleaser/goreleaser/commit/b3bbd53334b2d5e9f545ecfcf65850548938a94f): fix(srpm): make documented rpm fields actually configurable ([#​6762](https://github.com/goreleaser/goreleaser/issues/6762)) ([@​caarlos0](https://github.com/caarlos0))
- [`7304fdb`](https://github.com/goreleaser/goreleaser/commit/7304fdbd72f445fed66d5a206e2d2aa6bda1a1ff): fix(tmpl): register the documented join template function ([#​6772](https://github.com/goreleaser/goreleaser/issues/6772)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`6f88b00`](https://github.com/goreleaser/goreleaser/commit/6f88b00188cbc1afdc2995bbfe7374e540f32e85): fix(upload): a misconfigured upload stops the others ([#​6786](https://github.com/goreleaser/goreleaser/issues/6786)) ([@​caarlos0](https://github.com/caarlos0))
- [`67e4c45`](https://github.com/goreleaser/goreleaser/commit/67e4c45090e842817467ca94a51b3d68f549b2b3): fix(winget): a skipped winget entry stops the ones after it ([#​6797](https://github.com/goreleaser/goreleaser/issues/6797)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`92453c1`](https://github.com/goreleaser/goreleaser/commit/92453c1dbdf592d227cb236600093a503f2351f3): fix(winget): count arm64 in the duplicate-archive check ([#​6774](https://github.com/goreleaser/goreleaser/issues/6774)) ([@​VXNCXNX](https://github.com/VXNCXNX) and [@​caarlos0](https://github.com/caarlos0))
- [`9a43dd0`](https://github.com/goreleaser/goreleaser/commit/9a43dd006d7cf164646c3f20df8bee715fc0cbd7): fix(winget): fall back to the default description in additional locales ([#​6771](https://github.com/goreleaser/goreleaser/issues/6771)) ([@​VXNCXNX](https://github.com/VXNCXNX))
- [`6127e0f`](https://github.com/goreleaser/goreleaser/commit/6127e0feff9cfaf54c25ca9562d4103a5fe9049c): fix: do not panic decoding a commit whose message contains a log marker ([#​6738](https://github.com/goreleaser/goreleaser/issues/6738)) ([@​arpitjain099](https://github.com/arpitjain099))
- [`02cfda7`](https://github.com/goreleaser/goreleaser/commit/02cfda7102906edff9dd067bcea516574fa68308): fix: lint ([@​caarlos0](https://github.com/caarlos0))
- [`b990083`](https://github.com/goreleaser/goreleaser/commit/b9900831dd40b3d88df95fdc2e420713a88c85f9): fix: surface archive Close errors when writing release archives ([#​6690](https://github.com/goreleaser/goreleaser/issues/6690)) ([@​SebTardif](https://github.com/SebTardif) and [@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`33a3f22`](https://github.com/goreleaser/goreleaser/commit/33a3f227d1592e583e055368d309c685d1f052bf): docs(dockers\_v2): clarify that build and push are a single step ([#​6742](https://github.com/goreleaser/goreleaser/issues/6742)) ([@​caarlos0](https://github.com/caarlos0))
- [`1eb0ee9`](https://github.com/goreleaser/goreleaser/commit/1eb0ee94b4a2987b063e312e1ecbbd3d394f27c0): docs: download SBOMs ([#​6803](https://github.com/goreleaser/goreleaser/issues/6803)) ([@​caarlos0](https://github.com/caarlos0))
- [`16debcb`](https://github.com/goreleaser/goreleaser/commit/16debcb0a11d7f4792f02277841c74ebb0d81c10): docs: many fixes ([@​caarlos0](https://github.com/caarlos0))
- [`ff2822a`](https://github.com/goreleaser/goreleaser/commit/ff2822a2b69b05eb8731ec4284dc2926c9e88aa8): docs: update dockers\_v2 ([@​caarlos0](https://github.com/caarlos0))
- [`686946e`](https://github.com/goreleaser/goreleaser/commit/686946ed407a7f68ab9757d92da9f4b8a7695852): docs: use correct script for debconf ([#​6759](https://github.com/goreleaser/goreleaser/issues/6759)) ([@​Daniel15](https://github.com/Daniel15))
- [`9921479`](https://github.com/goreleaser/goreleaser/commit/9921479b6b53236e88306d1641bda2b92f0f4d27): docs: use formats plural syntax ([#​6756](https://github.com/goreleaser/goreleaser/issues/6756)) ([@​FelicianoTech](https://github.com/FelicianoTech))
##### Other work
- [`2b80858`](https://github.com/goreleaser/goreleaser/commit/2b80858a3a93ba4df282e4cde697916281d90f15): chore: auto-update generated files ([#​6731](https://github.com/goreleaser/goreleaser/issues/6731)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`7df2cd5`](https://github.com/goreleaser/goreleaser/commit/7df2cd53abea0e92af6b5e498c8aea0fef3bbc01): chore: auto-update generated files ([#​6732](https://github.com/goreleaser/goreleaser/issues/6732)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`dd08c1f`](https://github.com/goreleaser/goreleaser/commit/dd08c1f12e373abfcdd5285da5cd836f301cd7c3): chore: auto-update generated files ([#​6740](https://github.com/goreleaser/goreleaser/issues/6740)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`ee0e3c1`](https://github.com/goreleaser/goreleaser/commit/ee0e3c11ede0ba9736e665bee11535ae2d581b57): chore: auto-update generated files ([#​6744](https://github.com/goreleaser/goreleaser/issues/6744)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`cab7c6e`](https://github.com/goreleaser/goreleaser/commit/cab7c6ef5d4ffc2429828f031ff7bb4645de7dad): chore: auto-update generated files ([#​6769](https://github.com/goreleaser/goreleaser/issues/6769)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`39552ca`](https://github.com/goreleaser/goreleaser/commit/39552ca8084090c91edbbcc7cf64b72b8acec863): chore: auto-update generated files ([#​6794](https://github.com/goreleaser/goreleaser/issues/6794)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`4a82792`](https://github.com/goreleaser/goreleaser/commit/4a827928ffbf07dd45be36841ed03003069b16ff): chore: auto-update generated files ([#​6798](https://github.com/goreleaser/goreleaser/issues/6798)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`ae88a14`](https://github.com/goreleaser/goreleaser/commit/ae88a148278f861ee8c0d170f270ca250d76e01b): chore: auto-update generated files ([#​6806](https://github.com/goreleaser/goreleaser/issues/6806)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`52494d9`](https://github.com/goreleaser/goreleaser/commit/52494d90f59206a6aab8deefc58dd4b0be71a9e2): chore: auto-update generated files ([#​6809](https://github.com/goreleaser/goreleaser/issues/6809)) ([@​goreleaserbot](https://github.com/goreleaserbot))
**Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.17.1...v2.18.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), [Twitter](https://twitter.com/goreleaser), and [Telegram](https://t.me/goreleasernews)!
<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**: (UTC)
- Branch creation
- At any time (no schedule defined)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
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 PR contains the following updates:
v2.17.1→v2.18.0Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.18.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.18.
Changelog
New Features
601cd87: feat(ko): support templating for local_domain, base_image, and repositories (#6741) (@mrueg)de88f38: feat(winget): support publishing additional locale manifests (#6733) (@MohammedAnasuddinZaid)cefbc6f: feat: add iru custom apps publisher (#6709) (@wimwenigerkind)1d6e7c0: feat: allow PR creation to use a different auth token (#6717) (@emily-curry)4c41ac0: feat: preflight checks (#6704) (@caarlos0)060260a: feat: release summary (#6810) (@caarlos0)82a5aba: feat: update to Go 1.27 (#6802) (@caarlos0)Security updates
b1cafd4: sec(deps): bump go-openapi/spec and go-openapi/validade (#6766) (@caarlos0)Bug fixes
1970443: fix(aur): expand description templates before escaping quotes (#6791) (@VXNCXNX and @caarlos0)a27402d: fix(blob): honor s3_force_path_style without a custom endpoint (#6789) (@VXNCXNX and @caarlos0)db65b99: fix(brew): a formula without a repository stops the ones after it (#6783) (@caarlos0)2b5fb31: fix(build): node windows targets get no .exe extension (#6777) (@VXNCXNX and @vxncxnx)951fc57: fix(cask): a cask without a repository stops the ones after it (#6785) (@caarlos0)54a6c8e: fix(cask): emit Casks that pass brew style (#6752) (@r0h1tb)2d6b235: fix(changelog): a commit matching two include filters is listed twice (#6773) (@VXNCXNX and @caarlos0)c4cc86f: fix(chocolatey): error on multiple archives for the same platform (#6792) (@VXNCXNX)1a246da: fix(config): type retry durations as strings in schema (#6801) (@skatkov)8be344b: fix(docker): add gpg-agent to the image (#6763) (@caarlos0)5282589: fix(dockers/v2): annotation scopes (#6800) (@CraigAstillRVU and @caarlos0)5560bb9: fix(flatpak): a disabled flatpak stops the ones after it (#6781) (@VXNCXNX)b68113a: fix(git): tag templates strip apostrophes from the message (#6779) (@VXNCXNX and @vxncxnx)1bc6ec7: fix(healthcheck): register upx and makeself dependency checkers (#6793) (@VXNCXNX)9d7d49f: fix(krew): a manifest without a name stops the ones after it (#6787) (@caarlos0)4276c51: fix(krew): apply the documented goarm default (#6775) (@VXNCXNX and @vxncxnx)9700230: fix(mcp): mcp.disable is documented but never read (#6795) (@VXNCXNX)1d79a09: fix(milestone): a milestone with close disabled stops the ones after it (#6778) (@VXNCXNX and @vxncxnx)2a0393d: fix(nfpm): don't set deb arch variant for goamd64 v1 (#6765) (@caarlos0)912704c: fix(nfpm): overrides ignore package_name, epoch, release and prerelease (#6782) (@VXNCXNX)3cf25c0: fix(nfpm): record the conventional extension, not the format name (#6776) (@VXNCXNX and @vxncxnx)ad028a3: fix(nix): a skipped nix entry stops the ones after it (#6788) (@VXNCXNX)b787cd2: fix(notarize): cap macOS notarization timeout at 20m (#6758) (@caarlos0)81a5509: fix(sign): artifacts: none masks real signing failures (#6790) (@VXNCXNX)4eb6037: fix(snapcraft): a disabled snap stops the ones after it (#6784) (@caarlos0)d93d0f1: fix(snapcraft): assumes, hooks and plugs are dropped when apps is omitted (#6780) (@VXNCXNX and @vxncxnx)b3bbd53: fix(srpm): make documented rpm fields actually configurable (#6762) (@caarlos0)7304fdb: fix(tmpl): register the documented join template function (#6772) (@VXNCXNX)6f88b00: fix(upload): a misconfigured upload stops the others (#6786) (@caarlos0)67e4c45: fix(winget): a skipped winget entry stops the ones after it (#6797) (@VXNCXNX)92453c1: fix(winget): count arm64 in the duplicate-archive check (#6774) (@VXNCXNX and @caarlos0)9a43dd0: fix(winget): fall back to the default description in additional locales (#6771) (@VXNCXNX)6127e0f: fix: do not panic decoding a commit whose message contains a log marker (#6738) (@arpitjain099)02cfda7: fix: lint (@caarlos0)b990083: fix: surface archive Close errors when writing release archives (#6690) (@SebTardif and @caarlos0)Documentation updates
33a3f22: docs(dockers_v2): clarify that build and push are a single step (#6742) (@caarlos0)1eb0ee9: docs: download SBOMs (#6803) (@caarlos0)16debcb: docs: many fixes (@caarlos0)ff2822a: docs: update dockers_v2 (@caarlos0)686946e: docs: use correct script for debconf (#6759) (@Daniel15)9921479: docs: use formats plural syntax (#6756) (@FelicianoTech)Other work
2b80858: chore: auto-update generated files (#6731) (@goreleaserbot)7df2cd5: chore: auto-update generated files (#6732) (@goreleaserbot)dd08c1f: chore: auto-update generated files (#6740) (@goreleaserbot)ee0e3c1: chore: auto-update generated files (#6744) (@goreleaserbot)cab7c6e: chore: auto-update generated files (#6769) (@goreleaserbot)39552ca: chore: auto-update generated files (#6794) (@goreleaserbot)4a82792: chore: auto-update generated files (#6798) (@goreleaserbot)ae88a14: chore: auto-update generated files (#6806) (@goreleaserbot)52494d9: chore: auto-update generated files (#6809) (@goreleaserbot)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.17.1...v2.18.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: (UTC)
🚦 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 has been generated by Mend Renovate CLI.