chore(deps): update goreleaser/goreleaser docker tag to v2.4.6 #283

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/goreleaser-goreleaser-2.x into main 2024-11-18 07:50:59 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-11-18 02:54:30 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
goreleaser/goreleaser image-name patch v2.4.5 -> v2.4.6

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.4.6

Compare Source

Changelog
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6

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.5` -> `v2.4.6` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.4.6`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.6) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6) ##### Changelog ##### Bug fixes - [`fac5e48`](https://github.com/goreleaser/goreleaser/commit/fac5e48c77d15a9094485a613020cae0c9e10cc7): fix: URL escape tags in github, gitlab, and gitea ([#&#8203;5283](https://github.com/goreleaser/goreleaser/issues/5283)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c65b225`](https://github.com/goreleaser/goreleaser/commit/c65b2258cb34ef66d0ce0e00b4497836edfb9eb5): fix: pass context.Context to HTTP requests ([#&#8203;5289](https://github.com/goreleaser/goreleaser/issues/5289)) ([@&#8203;alexandear](https://github.com/alexandear)) - [`ede5a9f`](https://github.com/goreleaser/goreleaser/commit/ede5a9fea6f0eab1c100764611ad2520032d3dbe): fix: typo in the git SSH command constant ([#&#8203;5287](https://github.com/goreleaser/goreleaser/issues/5287)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Dependency updates - [`30d5eec`](https://github.com/goreleaser/goreleaser/commit/30d5eec279a655006234207302370874f5f6af2e): chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 ([#&#8203;5285](https://github.com/goreleaser/goreleaser/issues/5285)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9167698`](https://github.com/goreleaser/goreleaser/commit/916769893efb053bd8d418d72d606473dda27143): chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 ([#&#8203;5284](https://github.com/goreleaser/goreleaser/issues/5284)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cd1c5fb`](https://github.com/goreleaser/goreleaser/commit/cd1c5fb9928399c38729533e053c99897dc96a86): chore(deps): update nfpm to v2.41.1 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`9b3b1e4`](https://github.com/goreleaser/goreleaser/commit/9b3b1e4b06de75a1a863c69d0c4931e70b908ac2): docs: fix static/run script signature check on nightlies ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Build process updates - [`2bf08f1`](https://github.com/goreleaser/goreleaser/commit/2bf08f11a640c4ffe50d5cb194d2ba1b7a27582c): ci: run build/test workflow on windows too ([#&#8203;5263](https://github.com/goreleaser/goreleaser/issues/5263)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bc32cd6`](https://github.com/goreleaser/goreleaser/commit/bc32cd6fbfd74d4ff5edd68926c4eea3ed434a71): ci: update golangci-lint to v1.62 ([#&#8203;5288](https://github.com/goreleaser/goreleaser/issues/5288)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Other work - [`0832d81`](https://github.com/goreleaser/goreleaser/commit/0832d81c2d6ab4a2a4535332ed2d77a449ea9df5): chore(aur): remove dead code about armv6 ([#&#8203;5280](https://github.com/goreleaser/goreleaser/issues/5280)) ([@&#8203;ldez](https://github.com/ldez)) - [`82fd112`](https://github.com/goreleaser/goreleaser/commit/82fd112f7774669e5997a9e7513274686ddd6cdc): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`696bd71`](https://github.com/goreleaser/goreleaser/commit/696bd7114354f68d62aab0872c93c32cf1d7b469): chore: update ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6 ##### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-11-18 02:54:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-18 07:50:59 +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#283