chore(deps): update goreleaser/goreleaser docker tag to v2.13.3 #668

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/goreleaser-goreleaser-2.x into main 2026-01-13 07:38:25 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2026-01-10 05:56:55 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
goreleaser/goreleaser image-name patch v2.13.2v2.13.3

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.13.3

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.13.

Changelog
Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.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?

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 becomes conflicted, 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.13.2` → `v2.13.3` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.13.3`](https://github.com/goreleaser/goreleaser/releases/tag/v2.13.3) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.3) ##### Announcement Read the official announcement: [Announcing GoReleaser v2.13](https://goreleaser.com/blog/goreleaser-v2.13/). ##### Changelog ##### Bug fixes - [`4e6cd46`](https://github.com/goreleaser/goreleaser/commit/4e6cd46aef81a0e4d34104bc8af8ef19a2cedc60): fix(deps): update ko and docker/cli ([#&#8203;6323](https://github.com/goreleaser/goreleaser/issues/6323)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`11f2d52`](https://github.com/goreleaser/goreleaser/commit/11f2d528adad31d0cad3441ee9848840bcf5eeb2): fix: move log to debug ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2f44fb4`](https://github.com/goreleaser/goreleaser/commit/2f44fb43f240500f9df21b9ec48f50de411dba0b): refactor: fix deprecated method usage in tests ([#&#8203;6325](https://github.com/goreleaser/goreleaser/issues/6325)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`444acaa`](https://github.com/goreleaser/goreleaser/commit/444acaa88543f7c17c721a68acfc06b97f079dce): docs(deps): bump the docs group in /www with 2 updates ([#&#8203;6336](https://github.com/goreleaser/goreleaser/issues/6336)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ebc59a`](https://github.com/goreleaser/goreleaser/commit/7ebc59a0a430459901aedafdf56a5fd5a1395c28): docs: Revert sponsor list removal and enforce error handling in update-sponsors.py ([#&#8203;6331](https://github.com/goreleaser/goreleaser/issues/6331)) ([@&#8203;Copilot](https://github.com/Copilot)) - [`97bea15`](https://github.com/goreleaser/goreleaser/commit/97bea15bd09f284a0330bde8bd2a42bd21ef70ad): docs: better sponsors ([#&#8203;6330](https://github.com/goreleaser/goreleaser/issues/6330)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2e1159b`](https://github.com/goreleaser/goreleaser/commit/2e1159b94c7810846a16daa28b0644b55ee64d15): docs: fix auto-rebuild local ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8b8a4d0`](https://github.com/goreleaser/goreleaser/commit/8b8a4d03ddc0571d58f58697abcc83642517478f): docs: small updates ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`089605e`](https://github.com/goreleaser/goreleaser/commit/089605efc774959a915c35274ddac90408db8b43): docs: update license year ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`1945d74`](https://github.com/goreleaser/goreleaser/commit/1945d74973a347a135b8d0d2b80e28ef9b70b75c): ci(deps): bump cargo-bins/cargo-binstall from 1.16.5 to 1.16.6 in the actions group ([#&#8203;6329](https://github.com/goreleaser/goreleaser/issues/6329)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`091eb95`](https://github.com/goreleaser/goreleaser/commit/091eb958c802617836b1ee75580317e9c5fcfddd): ci(deps): bump the actions group with 3 updates ([#&#8203;6320](https://github.com/goreleaser/goreleaser/issues/6320)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2eae0db`](https://github.com/goreleaser/goreleaser/commit/2eae0db1d8616bf583321cedc3701a729932311f): ci(deps): bump the actions group with 4 updates ([#&#8203;6335](https://github.com/goreleaser/goreleaser/issues/6335)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni40IiwidXBkYXRlZEluVmVyIjoiNDIuNzYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2026-01-10 05:56:59 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2026-01-10 06:08:25 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 38.31%. Comparing base (cfcd023) to head (4997c53).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #664   +/-   ##
=======================================
  Coverage   38.31%   38.31%           
=======================================
  Files          45       45           
  Lines        2691     2691           
=======================================
  Hits         1031     1031           
  Misses       1620     1620           
  Partials       40       40           

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/664?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 38.31%. Comparing base ([`cfcd023`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/cfcd023a837df27f33bcc7be3606b7b781960fe6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`4997c53`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/4997c53968ae1dc3e6e8dbf054b88fc017ee48ac?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 #664 +/- ## ======================================= Coverage 38.31% 38.31% ======================================= Files 45 45 Lines 2691 2691 ======================================= Hits 1031 1031 Misses 1620 1620 Partials 40 40 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/664?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 commented 2026-01-13 07:38:25 +00:00 (Migrated from gitlab.com)

mentioned in commit 95aaea7ecf

mentioned in commit 95aaea7ecfc981e25f06fde1d40f3794a10de137
argoyle (Migrated from gitlab.com) merged commit 95aaea7ecf into main 2026-01-13 07:38:26 +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#668