Skip to content

Commit 5c66664

Browse files
deps: update dependency goreleaser/goreleaser to v2.13.2 (#1294)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [goreleaser/goreleaser](https://redirect.github.com/goreleaser/goreleaser) | patch | `v2.13.1` → `v2.13.2` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.13.2`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.13.2) [Compare Source](https://redirect.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://redirect.github.com/goreleaser/goreleaser/commit/60acec88cc82c56fcab8bb2c16a2fd4588051a22): fix(mcp): always use current schema url ([#&#8203;6300](https://redirect.github.com/goreleaser/goreleaser/issues/6300)) ([@&#8203;tjhop](https://redirect.github.com/tjhop)) - [`5b21af9`](https://redirect.github.com/goreleaser/goreleaser/commit/5b21af93b21288a443dbf07a31aa0f9ab9a99525): fix(deps): move to go.yaml.in/yaml ([#&#8203;6298](https://redirect.github.com/goreleaser/goreleaser/issues/6298)) ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`83e3924`](https://redirect.github.com/goreleaser/goreleaser/commit/83e39243fa09663a7405ec6dcab66bec5af36ca4): fix(deps): update fang, log, lipgloss ([#&#8203;6312](https://redirect.github.com/goreleaser/goreleaser/issues/6312)) ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`e91e184`](https://redirect.github.com/goreleaser/goreleaser/commit/e91e18452d00ffc8ffb578df005f3274d340f660): fix(deps): update go-github, add one more test ([#&#8203;6294](https://redirect.github.com/goreleaser/goreleaser/issues/6294)) ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`2731dca`](https://redirect.github.com/goreleaser/goreleaser/commit/2731dca113c7cb36616453ace7379313fee9dced): fix(deps): use quill fork ([#&#8203;6310](https://redirect.github.com/goreleaser/goreleaser/issues/6310)) ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`660ec29`](https://redirect.github.com/goreleaser/goreleaser/commit/660ec296d05557e8977dd989fdbd3f116e7531aa): fix(nix): use stdenvNoCC.hostPlatform.system instead of deprecated system parameter ([#&#8203;6316](https://redirect.github.com/goreleaser/goreleaser/issues/6316)) ([@&#8203;djvcom](https://redirect.github.com/djvcom)) - [`7f181b2`](https://redirect.github.com/goreleaser/goreleaser/commit/7f181b2c28b0611b22d5c8feefbced256d170e02): fix: build with latest cosign ([#&#8203;6293](https://redirect.github.com/goreleaser/goreleaser/issues/6293)) ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`16e3bba`](https://redirect.github.com/goreleaser/goreleaser/commit/16e3bba54c58bc7e0bafea9c19fafc55aeb2a1e4): fix: lint ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`621a88b`](https://redirect.github.com/goreleaser/goreleaser/commit/621a88ba69fac32fa7d14e671681ec3df74a8a48): fix: run script ([#&#8203;6290](https://redirect.github.com/goreleaser/goreleaser/issues/6290)) ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) ##### Documentation updates - [`998b055`](https://redirect.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 ([#&#8203;6302](https://redirect.github.com/goreleaser/goreleaser/issues/6302)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`d63e5ff`](https://redirect.github.com/goreleaser/goreleaser/commit/d63e5ff1e7a2a1a38e4b711ef7335bd061fc314d): docs: fix formatting ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`0e9a863`](https://redirect.github.com/goreleaser/goreleaser/commit/0e9a86307c515f9f6cd1acac7b2b087b4975228a): docs: fix typo in notarize.md regarding certificate export ([#&#8203;6306](https://redirect.github.com/goreleaser/goreleaser/issues/6306)) ([@&#8203;meysam81](https://redirect.github.com/meysam81)) ##### Other work - [`196a161`](https://redirect.github.com/goreleaser/goreleaser/commit/196a161b7a4ee36f2da26dc913e2c7da9620acfc): chore: svu.yaml ([@&#8203;caarlos0](https://redirect.github.com/caarlos0)) - [`df4fc11`](https://redirect.github.com/goreleaser/goreleaser/commit/df4fc115e5a7e76494941baac43803fc05e2667c): ci(deps): bump the actions group with 7 updates ([#&#8203;6304](https://redirect.github.com/goreleaser/goreleaser/issues/6304)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`14d27ae`](https://redirect.github.com/goreleaser/goreleaser/commit/14d27aeb6325603a87f5e6f70fa68da2f4ffb080): ci(deps): bump the actions group with 8 updates ([#&#8203;6297](https://redirect.github.com/goreleaser/goreleaser/issues/6297)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) **Full Changelog**: <goreleaser/goreleaser@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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eddfad commit 5c66664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
go = "1.25.5"
33
"go:go.uber.org/mock/mockgen" = "v0.6.0"
44
"github:golangci/golangci-lint" = "2.7.2" # renovate: datasource=github-releases depName=golangci/golangci-lint
5-
"github:goreleaser/goreleaser" = "v2.13.1" # renovate: datasource=github-releases depName=goreleaser/goreleaser
5+
"github:goreleaser/goreleaser" = "v2.13.2" # renovate: datasource=github-releases depName=goreleaser/goreleaser
66
"github:anchore/quill" = "v0.5.1" # renovate: datasource=github-releases depName=anchore/quill
77
"github:jstemmer/go-junit-report" = "v2.1.0" # renovate: datasource=github-releases depName=jstemmer/go-junit-report

0 commit comments

Comments
 (0)