This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | patch | `v2.13.1` → `v2.13.2` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.13.2`](https://github.com/goreleaser/goreleaser/releases/tag/v2.13.2)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.13.1...v2.13.2)
##### Announcement
Read the official announcement: [Announcing GoReleaser v2.13](https://goreleaser.com/blog/goreleaser-v2.13/).
##### Changelog
##### Bug fixes
- [`60acec8`](https://github.com/goreleaser/goreleaser/commit/60acec88cc82c56fcab8bb2c16a2fd4588051a22): fix(mcp): always use current schema url ([#​6300](https://github.com/goreleaser/goreleaser/issues/6300)) ([@​tjhop](https://github.com/tjhop))
- [`5b21af9`](https://github.com/goreleaser/goreleaser/commit/5b21af93b21288a443dbf07a31aa0f9ab9a99525): fix(deps): move to go.yaml.in/yaml ([#​6298](https://github.com/goreleaser/goreleaser/issues/6298)) ([@​caarlos0](https://github.com/caarlos0))
- [`83e3924`](https://github.com/goreleaser/goreleaser/commit/83e39243fa09663a7405ec6dcab66bec5af36ca4): fix(deps): update fang, log, lipgloss ([#​6312](https://github.com/goreleaser/goreleaser/issues/6312)) ([@​caarlos0](https://github.com/caarlos0))
- [`e91e184`](https://github.com/goreleaser/goreleaser/commit/e91e18452d00ffc8ffb578df005f3274d340f660): fix(deps): update go-github, add one more test ([#​6294](https://github.com/goreleaser/goreleaser/issues/6294)) ([@​caarlos0](https://github.com/caarlos0))
- [`2731dca`](https://github.com/goreleaser/goreleaser/commit/2731dca113c7cb36616453ace7379313fee9dced): fix(deps): use quill fork ([#​6310](https://github.com/goreleaser/goreleaser/issues/6310)) ([@​caarlos0](https://github.com/caarlos0))
- [`660ec29`](https://github.com/goreleaser/goreleaser/commit/660ec296d05557e8977dd989fdbd3f116e7531aa): fix(nix): use stdenvNoCC.hostPlatform.system instead of deprecated system parameter ([#​6316](https://github.com/goreleaser/goreleaser/issues/6316)) ([@​djvcom](https://github.com/djvcom))
- [`7f181b2`](https://github.com/goreleaser/goreleaser/commit/7f181b2c28b0611b22d5c8feefbced256d170e02): fix: build with latest cosign ([#​6293](https://github.com/goreleaser/goreleaser/issues/6293)) ([@​caarlos0](https://github.com/caarlos0))
- [`16e3bba`](https://github.com/goreleaser/goreleaser/commit/16e3bba54c58bc7e0bafea9c19fafc55aeb2a1e4): fix: lint ([@​caarlos0](https://github.com/caarlos0))
- [`621a88b`](https://github.com/goreleaser/goreleaser/commit/621a88ba69fac32fa7d14e671681ec3df74a8a48): fix: run script ([#​6290](https://github.com/goreleaser/goreleaser/issues/6290)) ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`998b055`](https://github.com/goreleaser/goreleaser/commit/998b0555631ccf7823ffcbd0ed5a415d52806a91): docs(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in /www in the docs group ([#​6302](https://github.com/goreleaser/goreleaser/issues/6302)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`d63e5ff`](https://github.com/goreleaser/goreleaser/commit/d63e5ff1e7a2a1a38e4b711ef7335bd061fc314d): docs: fix formatting ([@​caarlos0](https://github.com/caarlos0))
- [`0e9a863`](https://github.com/goreleaser/goreleaser/commit/0e9a86307c515f9f6cd1acac7b2b087b4975228a): docs: fix typo in notarize.md regarding certificate export ([#​6306](https://github.com/goreleaser/goreleaser/issues/6306)) ([@​meysam81](https://github.com/meysam81))
##### Other work
- [`196a161`](https://github.com/goreleaser/goreleaser/commit/196a161b7a4ee36f2da26dc913e2c7da9620acfc): chore: svu.yaml ([@​caarlos0](https://github.com/caarlos0))
- [`df4fc11`](https://github.com/goreleaser/goreleaser/commit/df4fc115e5a7e76494941baac43803fc05e2667c): ci(deps): bump the actions group with 7 updates ([#​6304](https://github.com/goreleaser/goreleaser/issues/6304)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`14d27ae`](https://github.com/goreleaser/goreleaser/commit/14d27aeb6325603a87f5e6f70fa68da2f4ffb080): ci(deps): bump the actions group with 8 updates ([#​6297](https://github.com/goreleaser/goreleaser/issues/6297)) ([@​dependabot](https://github.com/dependabot)\[bot])
**Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.13.1...v2.13.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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/661?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 ([`03cf6be`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/03cf6be52ce40e6376e77e5c680eb1f432c066fd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`48776b6`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/48776b6afc31a8988d5df0019e8ba50ebb2eca4e?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 #661 +/- ##
=======================================
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/661?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>
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.13.1→v2.13.2Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.13.2Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.13.
Changelog
Bug fixes
60acec8: fix(mcp): always use current schema url (#6300) (@tjhop)5b21af9: fix(deps): move to go.yaml.in/yaml (#6298) (@caarlos0)83e3924: fix(deps): update fang, log, lipgloss (#6312) (@caarlos0)e91e184: fix(deps): update go-github, add one more test (#6294) (@caarlos0)2731dca: fix(deps): use quill fork (#6310) (@caarlos0)660ec29: fix(nix): use stdenvNoCC.hostPlatform.system instead of deprecated system parameter (#6316) (@djvcom)7f181b2: fix: build with latest cosign (#6293) (@caarlos0)16e3bba: fix: lint (@caarlos0)621a88b: fix: run script (#6290) (@caarlos0)Documentation updates
998b055: docs(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in /www in the docs group (#6302) (@dependabot[bot])d63e5ff: docs: fix formatting (@caarlos0)0e9a863: docs: fix typo in notarize.md regarding certificate export (#6306) (@meysam81)Other work
196a161: chore: svu.yaml (@caarlos0)df4fc11: ci(deps): bump the actions group with 7 updates (#6304) (@dependabot[bot])14d27ae: ci(deps): bump the actions group with 8 updates (#6297) (@dependabot[bot])Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.13.1...v2.13.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?
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 38.31%. Comparing base (
03cf6be) to head (48776b6).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
0067b42f92