This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | patch | `v2.12.0` -> `v2.12.1` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.12.1`](https://github.com/goreleaser/goreleaser/releases/tag/v2.12.1)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.12.0...v2.12.1)
##### Announcement
Read the official announcement: [Announcing GoReleaser v2.12](https://goreleaser.com/blog/goreleaser-v2.12/).
##### Changelog
##### Bug fixes
- [`12f7f48`](https://github.com/goreleaser/goreleaser/commit/12f7f48560dad60ce82779d983b0b814dca1b054): fix(blob): artifact filter ([@​caarlos0](https://github.com/caarlos0))
- [`744dcac`](https://github.com/goreleaser/goreleaser/commit/744dcac1771e42e57c95b7f1c86ac7886c783b74): fix(blob): disable ssl param name ([#​6048](https://github.com/goreleaser/goreleaser/issues/6048)) ([@​caarlos0](https://github.com/caarlos0))
- [`60a6c65`](https://github.com/goreleaser/goreleaser/commit/60a6c65ac324379a53e83b39350b6f4f1f1899b2): fix(docker/v2): do not warn skip docker/v2 on production builds ([#​6047](https://github.com/goreleaser/goreleaser/issues/6047)) ([@​caarlos0](https://github.com/caarlos0))
- [`1f75831`](https://github.com/goreleaser/goreleaser/commit/1f75831706369188f63c04066bf0e545c4d4292c): fix(docker/v2): improve error message ([@​caarlos0](https://github.com/caarlos0))
- [`6f7199e`](https://github.com/goreleaser/goreleaser/commit/6f7199efbde8f2b089bf9f3d97efab8c03cc5d7e): fix(docker/v2): properly set manifest annotations ([#​6053](https://github.com/goreleaser/goreleaser/issues/6053)) ([@​caarlos0](https://github.com/caarlos0))
- [`f57c1ce`](https://github.com/goreleaser/goreleaser/commit/f57c1ce7184932b0a5ac6bff809d159c06fd2718): fix(poetry): schema, import ([@​caarlos0](https://github.com/caarlos0))
- [`26c8097`](https://github.com/goreleaser/goreleaser/commit/26c809779fe7a8d736349cfb994c83c9f58ffaab): fix(schema): Introduce BinarySign struct to fix schema bug ([#​6058](https://github.com/goreleaser/goreleaser/issues/6058)) ([@​frenchi](https://github.com/frenchi))
- [`bd3743d`](https://github.com/goreleaser/goreleaser/commit/bd3743dd11be60b82a4beadc71f8da40972f3cc4): fix: lint issues ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`f6e1e6d`](https://github.com/goreleaser/goreleaser/commit/f6e1e6dd6d4b3a5edb87187251bbce656d2ddc7e): docs: Fixed typo in dockers\_v2. Should be images for string list. ([#​6051](https://github.com/goreleaser/goreleaser/issues/6051)) ([@​ZAlexanderV](https://github.com/ZAlexanderV))
- [`c38df40`](https://github.com/goreleaser/goreleaser/commit/c38df4054416edbde0f8abd0a1078681c6b5e483): docs: announce v2.12 ([#​6043](https://github.com/goreleaser/goreleaser/issues/6043)) ([@​caarlos0](https://github.com/caarlos0))
- [`39f7bbe`](https://github.com/goreleaser/goreleaser/commit/39f7bbe2b07893e40300a75fc8915f3ff2677e5e): docs: fix typo in signs config section ([#​6083](https://github.com/goreleaser/goreleaser/issues/6083)) ([@​stanhu](https://github.com/stanhu))
- [`11d5573`](https://github.com/goreleaser/goreleaser/commit/11d557316a9b39b5c2c589512bd8834e86f3552c): docs: irp ([@​caarlos0](https://github.com/caarlos0))
- [`5fa334d`](https://github.com/goreleaser/goreleaser/commit/5fa334d5e7ea24a3fabad6f09cb92440c0bec554): docs: update security.md ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`80916b5`](https://github.com/goreleaser/goreleaser/commit/80916b5599d9896c9c8919fd6a3e18c10e760ca9): chore(go): 1.25.1 ([@​caarlos0](https://github.com/caarlos0))
- [`4940a2f`](https://github.com/goreleaser/goreleaser/commit/4940a2f1ec4eafffded5ad0a7a6796e734a9fd1d): chore: remove .envrc, flake ([#​6056](https://github.com/goreleaser/goreleaser/issues/6056)) ([@​caarlos0](https://github.com/caarlos0))
- [`eaa4778`](https://github.com/goreleaser/goreleaser/commit/eaa4778265342b6a8d08cf1d64d3e5a77eb365c2): ci(sec): fix codeql config ([@​caarlos0](https://github.com/caarlos0))
**Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.12.0...v2.12.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjQxLjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/578?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 1.00%. Comparing base ([`83cb25a`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/83cb25a2bb224f939ac70aba34de828f00fc7724?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`9d5dc75`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/9d5dc75c2bdeca6d8d17899c83d2b21d72dea0c4?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 #578 +/- ##
=====================================
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/578?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 35ba7679c9 into main2025-09-16 14:44:36 +00:00
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.12.0->v2.12.1Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.12.1Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
12f7f48: fix(blob): artifact filter (@caarlos0)744dcac: fix(blob): disable ssl param name (#6048) (@caarlos0)60a6c65: fix(docker/v2): do not warn skip docker/v2 on production builds (#6047) (@caarlos0)1f75831: fix(docker/v2): improve error message (@caarlos0)6f7199e: fix(docker/v2): properly set manifest annotations (#6053) (@caarlos0)f57c1ce: fix(poetry): schema, import (@caarlos0)26c8097: fix(schema): Introduce BinarySign struct to fix schema bug (#6058) (@frenchi)bd3743d: fix: lint issues (@caarlos0)Documentation updates
f6e1e6d: docs: Fixed typo in dockers_v2. Should be images for string list. (#6051) (@ZAlexanderV)c38df40: docs: announce v2.12 (#6043) (@caarlos0)39f7bbe: docs: fix typo in signs config section (#6083) (@stanhu)11d5573: docs: irp (@caarlos0)5fa334d: docs: update security.md (@caarlos0)Other work
80916b5: chore(go): 1.25.1 (@caarlos0)4940a2f: chore: remove .envrc, flake (#6056) (@caarlos0)eaa4778: ci(sec): fix codeql config (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.12.0...v2.12.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?
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.
This MR has been generated by Renovate Bot.
mentioned in issue #4
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.00%. Comparing base (
83cb25a) to head (9d5dc75).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
35ba7679c9