This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | patch | `v2.4.2` -> `v2.4.4` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.4.4`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.4)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.3...v2.4.4)
##### Changelog
##### Bug fixes
- [`606c0e7`](https://github.com/goreleaser/goreleaser/commit/606c0e724fe9b980cd01090d08cbebff63cd0f72): fix(cmd): handle --skip=,names... ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`cc4427f`](https://github.com/goreleaser/goreleaser/commit/cc4427f346b811872b2615c4486fc824d5269c6a): chore: auto-update generated files ([@​actions-user](https://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)!
<a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a>
### [`v2.4.3`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.3)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.2...v2.4.3)
##### Changelog
##### Bug fixes
- [`9a68c54`](https://github.com/goreleaser/goreleaser/commit/9a68c54d53d6bca9f1d2ef8ab981fda11a3ef4b5): fix(changelog): first release default to git changelogger ([#​5242](https://github.com/goreleaser/goreleaser/issues/5242)) ([@​caarlos0](https://github.com/caarlos0))
- [`a8315bc`](https://github.com/goreleaser/goreleaser/commit/a8315bca8f9133f3cc3846d15930f6f19a12d04d): fix: missing equal sign in environment variable ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`973dde6`](https://github.com/goreleaser/goreleaser/commit/973dde6879dcaa178bf0ecf9922c36da60d87e80): docs: update deprecated config documentation ([#​5243](https://github.com/goreleaser/goreleaser/issues/5243)) ([@​vergissberlin](https://github.com/vergissberlin))
##### Build process updates
- [`efb4bd4`](https://github.com/goreleaser/goreleaser/commit/efb4bd41f109ccbd10c4db72e260ce294b22cab8): ci: delete local nightly tag on release ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`79c6dd9`](https://github.com/goreleaser/goreleaser/commit/79c6dd923f2288b1263f073ac2baca9c671ae67b): chore: auto-update generated files ([@​actions-user](https://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)!
<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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNiIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
changed title from chore(deps): update goreleaser/goreleaser docker tag to v2.4.{-3-} to chore(deps): update goreleaser/goreleaser docker tag to v2.4.{+4+}
changed title from **chore(deps): update goreleaser/goreleaser docker tag to v2.4.{-3-}** to **chore(deps): update goreleaser/goreleaser docker tag to v2.4.{+4+}**
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.2->v2.4.4Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.4.4Compare Source
Changelog
Bug fixes
606c0e7: fix(cmd): handle --skip=,names... (@caarlos0)Other work
cc4427f: chore: auto-update generated files (@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, get a Pro License or contribute with code.
Where to go next?
v2.4.3Compare Source
Changelog
Bug fixes
9a68c54: fix(changelog): first release default to git changelogger (#5242) (@caarlos0)a8315bc: fix: missing equal sign in environment variable (@caarlos0)Documentation updates
973dde6: docs: update deprecated config documentation (#5243) (@vergissberlin)Build process updates
efb4bd4: ci: delete local nightly tag on release (@caarlos0)Other work
79c6dd9: chore: auto-update generated files (@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, 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
added 1 commit
e8c1a56f- chore(deps): update goreleaser/goreleaser docker tag to v2.4.4Compare with previous version
changed title from chore(deps): update goreleaser/goreleaser docker tag to v2.4.{-3-} to chore(deps): update goreleaser/goreleaser docker tag to v2.4.{+4+}
changed the description