This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | patch | `v2.4.7` -> `v2.4.8` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.4.8`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.8)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8)
##### Changelog
##### Bug fixes
- [`377981e`](https://github.com/goreleaser/goreleaser/commit/377981ebd76e1bbb0dbe07d5428239ec8c5381a8): fix(aur): description with quotes ([#​5304](https://github.com/goreleaser/goreleaser/issues/5304)) ([@​ldez](https://github.com/ldez))
- [`10ab79f`](https://github.com/goreleaser/goreleaser/commit/10ab79f8581b9ff25a04f26cee54d2164f2d8277): fix(build): overrides without specifying goarm64 et al ([#​5298](https://github.com/goreleaser/goreleaser/issues/5298)) ([@​caarlos0](https://github.com/caarlos0))
- [`ae4f6aa`](https://github.com/goreleaser/goreleaser/commit/ae4f6aa662dd26a879f82d507fff13f816748e92): refactor: replace fmt.Errorf with errors.New for consistency ([#​5294](https://github.com/goreleaser/goreleaser/issues/5294)) ([@​alexandear](https://github.com/alexandear))
- [`bae3bac`](https://github.com/goreleaser/goreleaser/commit/bae3bacc7d34ec433a7cc0b53a2c3691ea8ba6b7): refactor: use cmp.Or instead of ordered.First ([#​5295](https://github.com/goreleaser/goreleaser/issues/5295)) ([@​alexandear](https://github.com/alexandear))
##### Dependency updates
- [`50d51ac`](https://github.com/goreleaser/goreleaser/commit/50d51ac89868bf6de10112e33cca5afb491b872f): chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 ([#​5305](https://github.com/goreleaser/goreleaser/issues/5305)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`11cd27e`](https://github.com/goreleaser/goreleaser/commit/11cd27ec20c00c7acb0b3007781728e715d0d27f): chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 ([#​5300](https://github.com/goreleaser/goreleaser/issues/5300)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`2527485`](https://github.com/goreleaser/goreleaser/commit/2527485f34069676742662704d7d62facde5b7ea): chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 ([#​5302](https://github.com/goreleaser/goreleaser/issues/5302)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`47f9781`](https://github.com/goreleaser/goreleaser/commit/47f97818647a66df9cb61986eff59ce9092f11f9): chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 ([#​5299](https://github.com/goreleaser/goreleaser/issues/5299)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c124eef`](https://github.com/goreleaser/goreleaser/commit/c124eef95ab17145948133ffc130998ed21dbb7b): chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 ([#​5296](https://github.com/goreleaser/goreleaser/issues/5296)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`1cfe69e`](https://github.com/goreleaser/goreleaser/commit/1cfe69e7e9852d4f7b70881cb048170be2701d03): chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 ([#​5303](https://github.com/goreleaser/goreleaser/issues/5303)) ([@​dependabot](https://github.com/dependabot)\[bot])
##### Other work
- [`4b4facb`](https://github.com/goreleaser/goreleaser/commit/4b4facb4b2d265528464da33a6b5612dd8e73f3a): chore: auto-update generated files ([@​actions-user](https://github.com/actions-user))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8
##### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzkuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.4.7->v2.4.8Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.4.8Compare Source
Changelog
Bug fixes
377981e: fix(aur): description with quotes (#5304) (@ldez)10ab79f: fix(build): overrides without specifying goarm64 et al (#5298) (@caarlos0)ae4f6aa: refactor: replace fmt.Errorf with errors.New for consistency (#5294) (@alexandear)bae3bac: refactor: use cmp.Or instead of ordered.First (#5295) (@alexandear)Dependency updates
50d51ac: chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305) (@dependabot[bot])11cd27e: chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300) (@dependabot[bot])2527485: chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302) (@dependabot[bot])47f9781: chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299) (@dependabot[bot])c124eef: chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296) (@dependabot[bot])1cfe69e: chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303) (@dependabot[bot])Other work
4b4facb: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8
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