This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | 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**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iXX0=-->
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 PR 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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.