This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | minor | `v2.7.0` -> `v2.8.0` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.8.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.8.0)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.7.0...v2.8.0)
##### Changelog
##### New Features
- [`b464219`](https://github.com/goreleaser/goreleaser/commit/b464219a78999b46ff8e8841cbd9d7d190188291): feat(aur,aursources): support install scripts ([#​5621](https://github.com/goreleaser/goreleaser/issues/5621)) ([@​caarlos0](https://github.com/caarlos0))
- [`3645c9e`](https://github.com/goreleaser/goreleaser/commit/3645c9ecef97aa404caae9375265d8870c254720): feat(changelog): allow to use format when using the git changeloger ([#​5627](https://github.com/goreleaser/goreleaser/issues/5627)) ([@​caarlos0](https://github.com/caarlos0))
- [`8441b6e`](https://github.com/goreleaser/goreleaser/commit/8441b6e46014c37225f891dcabfd49cd90bbef32): feat: archive.builds -> archive.ids ([@​caarlos0](https://github.com/caarlos0))
- [`f5c4c89`](https://github.com/goreleaser/goreleaser/commit/f5c4c89d1212e5c2e24017c4aac2447dbe04d4c9): feat: aurs.disable and aur_sources.disable ([@​caarlos0](https://github.com/caarlos0))
- [`6810691`](https://github.com/goreleaser/goreleaser/commit/68106919565e82b67600774990b364b4d62ee6ec): feat: kos.disable ([#​5580](https://github.com/goreleaser/goreleaser/issues/5580)) ([@​caarlos0](https://github.com/caarlos0))
- [`a739957`](https://github.com/goreleaser/goreleaser/commit/a7399570605ab91b850b8853b973471d1baf0311): feat: nfpms.builds -> nfpms.ids ([@​caarlos0](https://github.com/caarlos0))
- [`ab54e21`](https://github.com/goreleaser/goreleaser/commit/ab54e21df1d3b674f98595cc0250649346cb996b): feat: snaps.builds -> snaps.ids ([@​caarlos0](https://github.com/caarlos0))
##### Bug fixes
- [`2bb578a`](https://github.com/goreleaser/goreleaser/commit/2bb578a0812b4329dfdf09f229744d18982d93d7): fix(archive): make sure binaries are executable ([#​5631](https://github.com/goreleaser/goreleaser/issues/5631)) ([@​caarlos0](https://github.com/caarlos0))
- [`b97353a`](https://github.com/goreleaser/goreleaser/commit/b97353a2f58a15366b692cc3123e2a769614c057): fix(docker): add config to artifact extra ([@​caarlos0](https://github.com/caarlos0))
- [`e6fcf9d`](https://github.com/goreleaser/goreleaser/commit/e6fcf9dd6cb7bc8865b7719b75926eede12b06a4): fix(docker): log img digest after push ([@​caarlos0](https://github.com/caarlos0))
- [`2e8eda2`](https://github.com/goreleaser/goreleaser/commit/2e8eda25efa008f7371c59a9e507d8916fcbbd48): fix(docker): retry manifest push ([@​caarlos0](https://github.com/caarlos0))
- [`feab429`](https://github.com/goreleaser/goreleaser/commit/feab4290f486e13d9a5257d90c4ec4bee1cc6540): fix(gitlab): use direct asset path ([#​5598](https://github.com/goreleaser/goreleaser/issues/5598)) ([@​caarlos0](https://github.com/caarlos0))
- [`8e01bb9`](https://github.com/goreleaser/goreleaser/commit/8e01bb99ebfbc2c02fb1c1966b9e082c99e5b6c2): fix(init): prevent init from creating config files with deprecated fields ([#​5535](https://github.com/goreleaser/goreleaser/issues/5535)) ([@​yardenshoham](https://github.com/yardenshoham))
- [`7e50e85`](https://github.com/goreleaser/goreleaser/commit/7e50e851d6c6cb0457a402f7f0055042bf189478): fix(log): custom git log format and parsing ([#​5635](https://github.com/goreleaser/goreleaser/issues/5635)) ([@​caarlos0](https://github.com/caarlos0))
- [`e689b26`](https://github.com/goreleaser/goreleaser/commit/e689b26726794dec21ac4e0176cf0e8294971b47): fix(nfpm): do not skip entire pipeline for one skip ([#​5546](https://github.com/goreleaser/goreleaser/issues/5546)) ([@​caarlos0](https://github.com/caarlos0))
- [`935e9a6`](https://github.com/goreleaser/goreleaser/commit/935e9a6c3fcfd56e1bfa61f5c1abf117bc89c1cd): fix: abbrev test ([@​caarlos0](https://github.com/caarlos0))
- [`8311e4a`](https://github.com/goreleaser/goreleaser/commit/8311e4a11df26e574578973b9acd39018c1dfcb0): fix: artifact extras.format for archive when binary ([@​caarlos0](https://github.com/caarlos0))
- [`9e692c4`](https://github.com/goreleaser/goreleaser/commit/9e692c421d8a8b706262342a14c8813a2b76d49d): fix: build with go 1.24 ([@​caarlos0](https://github.com/caarlos0))
- [`966909f`](https://github.com/goreleaser/goreleaser/commit/966909f68701713baa91b6e96a9a964cbc9c7caf): fix: improve git no tags error ([@​caarlos0](https://github.com/caarlos0))
- [`097fe7f`](https://github.com/goreleaser/goreleaser/commit/097fe7f23d4dc964eaa29f1027d1ad7cb573a13d): fix: improve log ([@​caarlos0](https://github.com/caarlos0))
- [`39c1b1c`](https://github.com/goreleaser/goreleaser/commit/39c1b1ccbf4d25b77f91828873460b8dc80a6898): fix: notarize timeout being typed as string in jsonschema ([@​caarlos0](https://github.com/caarlos0))
- [`79801b4`](https://github.com/goreleaser/goreleaser/commit/79801b45f5cbfcf0a09245597526430b8298c641): fix: package comment for packagejson ([#​5629](https://github.com/goreleaser/goreleaser/issues/5629)) ([@​alexandear](https://github.com/alexandear))
- [`4a246b6`](https://github.com/goreleaser/goreleaser/commit/4a246b6b4ab227274daaffb8d81b794252821087): fix: snapcraft build filters ([@​caarlos0](https://github.com/caarlos0))
- [`b6c3a4b`](https://github.com/goreleaser/goreleaser/commit/b6c3a4bffdfb229493993a25d28c5a5fc544b5db): fix: typo in manifest.go ([#​5571](https://github.com/goreleaser/goreleaser/issues/5571)) ([@​faisal-memon](https://github.com/faisal-memon))
- [`59c2a54`](https://github.com/goreleaser/goreleaser/commit/59c2a546b4412aadb380b0ae9a62bed3b1469fc1): refactor: improve semerrogroup usage ([@​caarlos0](https://github.com/caarlos0))
- [`3df46ef`](https://github.com/goreleaser/goreleaser/commit/3df46ef1e38bc3333a19c7d2d56cf6ef955b3538): refactor: ko.doBuild ([@​caarlos0](https://github.com/caarlos0))
- [`cf8fd23`](https://github.com/goreleaser/goreleaser/commit/cf8fd23198adbdd43f79f3eedd3e26be3801ecbd): refactor: moving builtarget into builders/golang ([#​5569](https://github.com/goreleaser/goreleaser/issues/5569)) ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`10356d1`](https://github.com/goreleaser/goreleaser/commit/10356d12fbe8d0e14f63cf0a6e6c5bc0a5d9efd1): docs: Replace deprecated key kos.repository ([#​5557](https://github.com/goreleaser/goreleaser/issues/5557)) ([@​trallnag](https://github.com/trallnag))
- [`1bb77d5`](https://github.com/goreleaser/goreleaser/commit/1bb77d5ddb906bd0fc9064785184d41296bbef93): docs: add link to cosign site ([#​5550](https://github.com/goreleaser/goreleaser/issues/5550)) ([@​smbl64](https://github.com/smbl64))
- [`7758745`](https://github.com/goreleaser/goreleaser/commit/775874551670cbb9649dde2774bc1ecff5326df5): docs: announce v2.7 ([@​caarlos0](https://github.com/caarlos0))
- [`a78fec0`](https://github.com/goreleaser/goreleaser/commit/a78fec04156111df7facb32586b5c23cccd1e5a2): docs: cargo publish ([@​caarlos0](https://github.com/caarlos0))
- [`c7f8966`](https://github.com/goreleaser/goreleaser/commit/c7f89663c5304eee87aac5f569083af69aed0a93): docs: commit_author fields are templateable ([@​caarlos0](https://github.com/caarlos0))
- [`dbfccf9`](https://github.com/goreleaser/goreleaser/commit/dbfccf9a81d82ec9902a8ff20d7d994286ff8ab1): docs: correct redirect link for the `Name Templates` article ([#​5599](https://github.com/goreleaser/goreleaser/issues/5599)) ([@​pPrecel](https://github.com/pPrecel))
- [`71066eb`](https://github.com/goreleaser/goreleaser/commit/71066eb7f3b4f5541f6868cc9fcd14212ab3e485): docs: fix htmtest ([@​caarlos0](https://github.com/caarlos0))
- [`387406e`](https://github.com/goreleaser/goreleaser/commit/387406e404b5241a3e32a1c1727c1b1d912e69dd): docs: fix title ([@​caarlos0](https://github.com/caarlos0))
- [`c368fdb`](https://github.com/goreleaser/goreleaser/commit/c368fdbb5f4a8c58b5ac30f2e969334beec0674f): docs: fixed typo ([@​caarlos0](https://github.com/caarlos0))
- [`1201fd9`](https://github.com/goreleaser/goreleaser/commit/1201fd96ebb8d2cddc812b772978bdf8d28ad29c): docs: go 1.24 ([@​caarlos0](https://github.com/caarlos0))
- [`feff896`](https://github.com/goreleaser/goreleaser/commit/feff89672216e04a39f60d63166c018426c1b15c): docs: mention url_template change ([@​caarlos0](https://github.com/caarlos0))
- [`3624e63`](https://github.com/goreleaser/goreleaser/commit/3624e6308463389847c77ed096dd15179a714cdf): docs: prepare for v2.8 ([@​caarlos0](https://github.com/caarlos0))
- [`b6509df`](https://github.com/goreleaser/goreleaser/commit/b6509dffdab1463e1c0d5777e59789599557b815): docs: preparing for v2.7 ([@​caarlos0](https://github.com/caarlos0))
- [`0e446c4`](https://github.com/goreleaser/goreleaser/commit/0e446c4bc8e436e73213443bde9d82931af4c1cf): docs: update changes from builds to ids ([@​caarlos0](https://github.com/caarlos0))
- [`b484ef1`](https://github.com/goreleaser/goreleaser/commit/b484ef12a24424a6830ab2a9cb0632afabec5079): docs: update install instructions ([@​caarlos0](https://github.com/caarlos0))
- [`d8a8eda`](https://github.com/goreleaser/goreleaser/commit/d8a8eda59a79ae077f619c71aa396d0655174837): docs: update pro.md ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`7481013`](https://github.com/goreleaser/goreleaser/commit/74810130aeec5a7722131ae3c3e6f157bbcc764b): reafactor(github): use github.Ptr instead of github.String/Bool/etc ([@​caarlos0](https://github.com/caarlos0))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.7.0...v2.8.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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.7.0->v2.8.0Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.8.0Compare Source
Changelog
New Features
b464219: feat(aur,aursources): support install scripts (#5621) (@caarlos0)3645c9e: feat(changelog): allow to use format when using the git changeloger (#5627) (@caarlos0)8441b6e: feat: archive.builds -> archive.ids (@caarlos0)f5c4c89: feat: aurs.disable and aur_sources.disable (@caarlos0)6810691: feat: kos.disable (#5580) (@caarlos0)a739957: feat: nfpms.builds -> nfpms.ids (@caarlos0)ab54e21: feat: snaps.builds -> snaps.ids (@caarlos0)Bug fixes
2bb578a: fix(archive): make sure binaries are executable (#5631) (@caarlos0)b97353a: fix(docker): add config to artifact extra (@caarlos0)e6fcf9d: fix(docker): log img digest after push (@caarlos0)2e8eda2: fix(docker): retry manifest push (@caarlos0)feab429: fix(gitlab): use direct asset path (#5598) (@caarlos0)8e01bb9: fix(init): prevent init from creating config files with deprecated fields (#5535) (@yardenshoham)7e50e85: fix(log): custom git log format and parsing (#5635) (@caarlos0)e689b26: fix(nfpm): do not skip entire pipeline for one skip (#5546) (@caarlos0)935e9a6: fix: abbrev test (@caarlos0)8311e4a: fix: artifact extras.format for archive when binary (@caarlos0)9e692c4: fix: build with go 1.24 (@caarlos0)966909f: fix: improve git no tags error (@caarlos0)097fe7f: fix: improve log (@caarlos0)39c1b1c: fix: notarize timeout being typed as string in jsonschema (@caarlos0)79801b4: fix: package comment for packagejson (#5629) (@alexandear)4a246b6: fix: snapcraft build filters (@caarlos0)b6c3a4b: fix: typo in manifest.go (#5571) (@faisal-memon)59c2a54: refactor: improve semerrogroup usage (@caarlos0)3df46ef: refactor: ko.doBuild (@caarlos0)cf8fd23: refactor: moving builtarget into builders/golang (#5569) (@caarlos0)Documentation updates
10356d1: docs: Replace deprecated key kos.repository (#5557) (@trallnag)1bb77d5: docs: add link to cosign site (#5550) (@smbl64)7758745: docs: announce v2.7 (@caarlos0)a78fec0: docs: cargo publish (@caarlos0)c7f8966: docs: commit_author fields are templateable (@caarlos0)dbfccf9: docs: correct redirect link for theName Templatesarticle (#5599) (@pPrecel)71066eb: docs: fix htmtest (@caarlos0)387406e: docs: fix title (@caarlos0)c368fdb: docs: fixed typo (@caarlos0)1201fd9: docs: go 1.24 (@caarlos0)feff896: docs: mention url_template change (@caarlos0)3624e63: docs: prepare for v2.8 (@caarlos0)b6509df: docs: preparing for v2.7 (@caarlos0)0e446c4: docs: update changes from builds to ids (@caarlos0)b484ef1: docs: update install instructions (@caarlos0)d8a8eda: docs: update pro.md (@caarlos0)Other work
7481013: reafactor(github): use github.Ptr instead of github.String/Bool/etc (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.7.0...v2.8.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