chore(deps): update goreleaser/goreleaser docker tag to v2.4.2 #264

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/goreleaser-goreleaser-2.x into main 2024-11-04 15:04:05 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-11-04 14:54:18 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
goreleaser/goreleaser image-name patch v2.4.1 -> v2.4.2

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.4.2

Compare Source

Changelog
Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2

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?

GoReleaser logo


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.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | patch | `v2.4.1` -> `v2.4.2` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.4.2`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.2) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2) ##### Changelog ##### Bug fixes - [`6ef6623`](https://github.com/goreleaser/goreleaser/commit/6ef6623d468b73231af6d3b8a2f230dc72039cf5): fix: build override ([#&#8203;5239](https://github.com/goreleaser/goreleaser/issues/5239)) ([@&#8203;nekohasekai](https://github.com/nekohasekai)) - [`a4ead4b`](https://github.com/goreleaser/goreleaser/commit/a4ead4ba282a3bf5702fe1f007bd8beca8d4762c): fix: build override consider goarm64 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cb8997e`](https://github.com/goreleaser/goreleaser/commit/cb8997e76b8168b5d7fb1fab82eb6b8715a66f57): fix: goreleaser build --single-target on arm64 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`e185a4c`](https://github.com/goreleaser/goreleaser/commit/e185a4cb231965833acf1da3a6ed6d7b29e6cdf6): docs: fix announcement ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2f2ae30`](https://github.com/goreleaser/goreleaser/commit/2f2ae3007a010fe76db4760cb97ffe31efa2714f): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ad60dca`](https://github.com/goreleaser/goreleaser/commit/ad60dcaf1f62a395b30cd5e9d6494655ff4aacba): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2a892f2`](https://github.com/goreleaser/goreleaser/commit/2a892f29aae76efb010e9b6b08284e29201cb9a3): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`23f3502`](https://github.com/goreleaser/goreleaser/commit/23f35021ae6ea849241e55a5bc5e6f690b6f587c): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`431b18f`](https://github.com/goreleaser/goreleaser/commit/431b18f6eefb01260e002ef865064c0315444149): docs: update builds ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`0639bdb`](https://github.com/goreleaser/goreleaser/commit/0639bdb9653c90dc45a0cc4f4dee5242a7cb35d5): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`2cbb430`](https://github.com/goreleaser/goreleaser/commit/2cbb4303d3508bff8b21aa140a4c9062e59f9c57): chore: schema update ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2 ##### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-11-04 14:54:20 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-11-04 15:03:42 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-04 15:04:05 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#264