chore(deps): update goreleaser/goreleaser docker tag to v2.11.1 #539

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/goreleaser-goreleaser-2.x into main 2025-07-25 08:25:31 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-25 02:57:54 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
goreleaser/goreleaser image-name patch v2.11.0 -> v2.11.1

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.11.1

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.11.

Changelog
Bug fixes
Documentation updates

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.11.0...v2.11.1

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.11.0` -> `v2.11.1` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.11.1`](https://github.com/goreleaser/goreleaser/releases/tag/v2.11.1) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.11.0...v2.11.1) ##### Announcement Read the official announcement: [Announcing GoReleaser v2.11](https://goreleaser.com/blog/goreleaser-v2.11/). ##### Changelog ##### Bug fixes - [`7903227`](https://github.com/goreleaser/goreleaser/commit/79032277d8ea11f64a54239bd0efefb478e740df): fix(artifactory,http): exts filter not working properly ([#&#8203;5892](https://github.com/goreleaser/goreleaser/issues/5892)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`63a4e0a`](https://github.com/goreleaser/goreleaser/commit/63a4e0abc1f42c3e5d5f6fef65286053fa7c87bc): fix(aur): quotting when binary ([#&#8203;5914](https://github.com/goreleaser/goreleaser/issues/5914)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9e1f87f`](https://github.com/goreleaser/goreleaser/commit/9e1f87ff991c5ff1c000b7951ecda14ab1358237): fix(nix): snapshot builds can now hash files as well ([#&#8203;5894](https://github.com/goreleaser/goreleaser/issues/5894)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`37ecf0b`](https://github.com/goreleaser/goreleaser/commit/37ecf0bbf26b571e4deba6dbf397289ab63f6ec7): fix(s3): acls not working on aws sdk v2 ([#&#8203;5904](https://github.com/goreleaser/goreleaser/issues/5904)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`58cccd0`](https://github.com/goreleaser/goreleaser/commit/58cccd08357080536fa1ec95cf49d3411be7b683): fix: exec.CommandContext ([#&#8203;5913](https://github.com/goreleaser/goreleaser/issues/5913)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`58ac17a`](https://github.com/goreleaser/goreleaser/commit/58ac17ae87e2dc8ef4081a86f792c4a508409b75): fix: make brews deprecation "soft" ([#&#8203;5924](https://github.com/goreleaser/goreleaser/issues/5924)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`32b43f7`](https://github.com/goreleaser/goreleaser/commit/32b43f7dfc854c0bf2f2a0dea26b61e030bc6f9b): docs: announce v2.11 ([#&#8203;5886](https://github.com/goreleaser/goreleaser/issues/5886)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e9308f6`](https://github.com/goreleaser/goreleaser/commit/e9308f679f2e45c69449f016987fc676bcf8a024): docs: fix pro inline shortcode ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8a9115e`](https://github.com/goreleaser/goreleaser/commit/8a9115ecfb266d94203874024b32966284ac646d): docs: update USERS.md ([#&#8203;5895](https://github.com/goreleaser/goreleaser/issues/5895)) ([@&#8203;2xburnt](https://github.com/2xburnt)) - [`3f2ba29`](https://github.com/goreleaser/goreleaser/commit/3f2ba2946b788ff2e8119ae8d525f478b8f05f79): docs: update post ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4901e72`](https://github.com/goreleaser/goreleaser/commit/4901e7275af1e4816d3b3b2651829e0b87a7e5f8): docs: update required workflow permissions in attestations.md ([#&#8203;5900](https://github.com/goreleaser/goreleaser/issues/5900)) ([@&#8203;mroth](https://github.com/mroth)) - [`c0dc03d`](https://github.com/goreleaser/goreleaser/commit/c0dc03d8cecde92e59bbc50b3a54b879173202d6): docs: update users.md ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.11.0...v2.11.1 ##### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4yIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-25 02:57:57 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-07-25 03:08:09 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.00%. Comparing base (0ba3706) to head (4fbfc0f).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #535   +/-   ##
=====================================
  Coverage   1.00%   1.00%           
=====================================
  Files         42      42           
  Lines       1996    1996           
=====================================
  Hits          20      20           
  Misses      1976    1976           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/535?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.00%. Comparing base [(`0ba3706`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/0ba3706c1233c76f47d1094425235652c304f32e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`4fbfc0f`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/4fbfc0f42e6dc52c477a7d99507d4cf0d3291098?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #535 +/- ## ===================================== Coverage 1.00% 1.00% ===================================== Files 42 42 Lines 1996 1996 ===================================== Hits 20 20 Misses 1976 1976 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/535?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit into main 2025-07-25 08:25:32 +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#539