This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | patch | `v2.18.0` → `v2.18.1` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.18.1`](https://github.com/goreleaser/goreleaser/releases/tag/v2.18.1)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.18.0...v2.18.1)
#### Announcement
Read the official announcement: [Announcing GoReleaser v2.18](https://goreleaser.com/blog/goreleaser-v2.18/).
#### Changelog
##### Security updates
- [`628c889`](https://github.com/goreleaser/goreleaser/commit/628c889d7f2a34066649833be419fdb9abe01174): sec(deps): bump golang.org/x/crypto and golang.org/x/mod ([#​6872](https://github.com/goreleaser/goreleaser/issues/6872)) ([@​caarlos0](https://github.com/caarlos0))
##### Bug fixes
- [`e38e2fd`](https://github.com/goreleaser/goreleaser/commit/e38e2fdbaccdbcca5829666567c13f194d126112): fix(archive): report stripped binary paths ([#​6820](https://github.com/goreleaser/goreleaser/issues/6820)) ([@​davicbtoliveira](https://github.com/davicbtoliveira))
- [`315a4fd`](https://github.com/goreleaser/goreleaser/commit/315a4fdf835630e29c96d90460dfc74d67895c68): fix(aursources): clarify error and document source.enabled requirement ([#​6816](https://github.com/goreleaser/goreleaser/issues/6816)) ([@​0jaspahwa](https://github.com/0jaspahwa))
- [`b7f1239`](https://github.com/goreleaser/goreleaser/commit/b7f12392a12d8f07a27a81682f1dabe4ee1fac8d): fix(cask): deprecate url.verified ([#​6871](https://github.com/goreleaser/goreleaser/issues/6871)) ([@​caarlos0](https://github.com/caarlos0))
- [`2c613de`](https://github.com/goreleaser/goreleaser/commit/2c613deb92c0404d6f79bd4a5361ec45696deb13): fix(chocolatey): a skipped chocolatey entry stops the ones after it ([#​6853](https://github.com/goreleaser/goreleaser/issues/6853)) ([@​hktitof](https://github.com/hktitof))
- [`33cc363`](https://github.com/goreleaser/goreleaser/commit/33cc3630f87fb3dd96fc2958bb756d9bbe1d18f3): fix(client): apply the commit config per command ([#​6852](https://github.com/goreleaser/goreleaser/issues/6852)) ([@​caarlos0](https://github.com/caarlos0))
- [`db7a1e6`](https://github.com/goreleaser/goreleaser/commit/db7a1e6c6dcef3b64bd04e600ee89be6e5ca5c47): fix(client): stop TestGitLabRateLimitRetryAfter racing the clock ([#​6846](https://github.com/goreleaser/goreleaser/issues/6846)) ([@​caarlos0](https://github.com/caarlos0))
- [`c8126af`](https://github.com/goreleaser/goreleaser/commit/c8126aff2a412d91eced253b993369091b47f264): fix(cmd): drop setup's unused return value ([#​6845](https://github.com/goreleaser/goreleaser/issues/6845)) ([@​caarlos0](https://github.com/caarlos0))
- [`d951018`](https://github.com/goreleaser/goreleaser/commit/d9510181e0e999536de2a3ac2d1e8afb146bb3aa): fix(docker): only use wheels of the configured ids ([#​6860](https://github.com/goreleaser/goreleaser/issues/6860)) ([@​caarlos0](https://github.com/caarlos0))
- [`0a6f83e`](https://github.com/goreleaser/goreleaser/commit/0a6f83e9a575f15d09cefb633a27f0f8a2f95390): fix(git): report repository detection errors ([#​6869](https://github.com/goreleaser/goreleaser/issues/6869)) ([@​caarlos0](https://github.com/caarlos0))
- [`edcfdec`](https://github.com/goreleaser/goreleaser/commit/edcfdec377860163720d03ac186f5ea523950167): fix(gitlab): own the retries, and honor replace\_existing\_artifacts ([#​6843](https://github.com/goreleaser/goreleaser/issues/6843)) ([@​caarlos0](https://github.com/caarlos0))
- [`f5edd73`](https://github.com/goreleaser/goreleaser/commit/f5edd7395693c0c6b501dc722d445d2e86af854d): fix(gomod): don't read the module path from stderr ([#​6864](https://github.com/goreleaser/goreleaser/issues/6864)) ([@​caarlos0](https://github.com/caarlos0))
- [`35051e4`](https://github.com/goreleaser/goreleaser/commit/35051e4a552b0e8ab8e93a7088aeb9eea745a15e): fix(sign): warn when the signer writes no file, fail in v3 ([#​6842](https://github.com/goreleaser/goreleaser/issues/6842)) ([@​caarlos0](https://github.com/caarlos0))
- [`e1a1e9c`](https://github.com/goreleaser/goreleaser/commit/e1a1e9c12120d168c27259cd5b3bad4ed8c8f67c): fix: map every 32-bit ARM variant to Termux's "arm" ([#​6857](https://github.com/goreleaser/goreleaser/issues/6857)) ([@​dylanpulver](https://github.com/dylanpulver))
##### Documentation updates
- [`e5730eb`](https://github.com/goreleaser/goreleaser/commit/e5730eb35fe8c009da1351b54f4cb4770b3c64fe): docs: fix broken commands, dead links, and inaccurate options ([#​6841](https://github.com/goreleaser/goreleaser/issues/6841)) ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`8afe0bb`](https://github.com/goreleaser/goreleaser/commit/8afe0bbaf7b981e5f526fb93364856aae30a2236): chore: auto-update generated files ([#​6811](https://github.com/goreleaser/goreleaser/issues/6811)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`c1493d3`](https://github.com/goreleaser/goreleaser/commit/c1493d33a25b3b9c971f0c1ed9362375beeaaf48): chore: auto-update generated files ([#​6812](https://github.com/goreleaser/goreleaser/issues/6812)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`3294442`](https://github.com/goreleaser/goreleaser/commit/329444276458e817b2a26e61d839bbf690f32746): chore: auto-update generated files ([#​6861](https://github.com/goreleaser/goreleaser/issues/6861)) ([@​goreleaserbot](https://github.com/goreleaserbot))
- [`6e40871`](https://github.com/goreleaser/goreleaser/commit/6e408712b39222ebd7ac5a8dadd628852617bbb5): chore: update to Go 1.27.1 ([#​6859](https://github.com/goreleaser/goreleaser/issues/6859)) ([@​caarlos0](https://github.com/caarlos0))
- [`4181c4f`](https://github.com/goreleaser/goreleaser/commit/4181c4f2bab6e2359bfd4dd97d2827d7e973c33f): perf(git): ask git once ([#​6850](https://github.com/goreleaser/goreleaser/issues/6850)) ([@​caarlos0](https://github.com/caarlos0))
- [`dcbe117`](https://github.com/goreleaser/goreleaser/commit/dcbe1176a0bec459682ca299dbc9fcb17477571e): perf(node): faster dist extraction, and stop leaking it into TMPDIR ([#​6844](https://github.com/goreleaser/goreleaser/issues/6844)) ([@​caarlos0](https://github.com/caarlos0))
- [`36e43dd`](https://github.com/goreleaser/goreleaser/commit/36e43dd08f724956b188af2f6f3bcfd5efd355ec): perf: skip needless docker probes; make the ko registry test hermetic ([#​6827](https://github.com/goreleaser/goreleaser/issues/6827)) ([@​caarlos0](https://github.com/caarlos0))
**Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.18.0...v2.18.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), [Twitter](https://twitter.com/goreleaser), and [Telegram](https://t.me/goreleasernews)!
<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**: (UTC)
- 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42NS41IiwidXBkYXRlZEluVmVyIjoiNDQuNjUuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
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.18.0→v2.18.1Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.18.1Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.18.
Changelog
Security updates
628c889: sec(deps): bump golang.org/x/crypto and golang.org/x/mod (#6872) (@caarlos0)Bug fixes
e38e2fd: fix(archive): report stripped binary paths (#6820) (@davicbtoliveira)315a4fd: fix(aursources): clarify error and document source.enabled requirement (#6816) (@0jaspahwa)b7f1239: fix(cask): deprecate url.verified (#6871) (@caarlos0)2c613de: fix(chocolatey): a skipped chocolatey entry stops the ones after it (#6853) (@hktitof)33cc363: fix(client): apply the commit config per command (#6852) (@caarlos0)db7a1e6: fix(client): stop TestGitLabRateLimitRetryAfter racing the clock (#6846) (@caarlos0)c8126af: fix(cmd): drop setup's unused return value (#6845) (@caarlos0)d951018: fix(docker): only use wheels of the configured ids (#6860) (@caarlos0)0a6f83e: fix(git): report repository detection errors (#6869) (@caarlos0)edcfdec: fix(gitlab): own the retries, and honor replace_existing_artifacts (#6843) (@caarlos0)f5edd73: fix(gomod): don't read the module path from stderr (#6864) (@caarlos0)35051e4: fix(sign): warn when the signer writes no file, fail in v3 (#6842) (@caarlos0)e1a1e9c: fix: map every 32-bit ARM variant to Termux's "arm" (#6857) (@dylanpulver)Documentation updates
e5730eb: docs: fix broken commands, dead links, and inaccurate options (#6841) (@caarlos0)Other work
8afe0bb: chore: auto-update generated files (#6811) (@goreleaserbot)c1493d3: chore: auto-update generated files (#6812) (@goreleaserbot)3294442: chore: auto-update generated files (#6861) (@goreleaserbot)6e40871: chore: update to Go 1.27.1 (#6859) (@caarlos0)4181c4f: perf(git): ask git once (#6850) (@caarlos0)dcbe117: perf(node): faster dist extraction, and stop leaking it into TMPDIR (#6844) (@caarlos0)36e43dd: perf: skip needless docker probes; make the ko registry test hermetic (#6827) (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.18.0...v2.18.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: (UTC)
🚦 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 Mend Renovate CLI.