chore(deps): update dependency goreleaser/goreleaser to v2.18.1 #213

Merged
CSRBot merged 1 commits from renovate/goreleaser-goreleaser-2.x into master 2026-09-06 02:17:57 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
goreleaser/goreleaser patch v2.18.0v2.18.1

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.18.1

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.18.

Changelog

Security updates
Bug fixes
Documentation updates
Other work

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?

GoReleaser logo


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

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 ([#&#8203;6872](https://github.com/goreleaser/goreleaser/issues/6872)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`e38e2fd`](https://github.com/goreleaser/goreleaser/commit/e38e2fdbaccdbcca5829666567c13f194d126112): fix(archive): report stripped binary paths ([#&#8203;6820](https://github.com/goreleaser/goreleaser/issues/6820)) ([@&#8203;davicbtoliveira](https://github.com/davicbtoliveira)) - [`315a4fd`](https://github.com/goreleaser/goreleaser/commit/315a4fdf835630e29c96d90460dfc74d67895c68): fix(aursources): clarify error and document source.enabled requirement ([#&#8203;6816](https://github.com/goreleaser/goreleaser/issues/6816)) ([@&#8203;0jaspahwa](https://github.com/0jaspahwa)) - [`b7f1239`](https://github.com/goreleaser/goreleaser/commit/b7f12392a12d8f07a27a81682f1dabe4ee1fac8d): fix(cask): deprecate url.verified ([#&#8203;6871](https://github.com/goreleaser/goreleaser/issues/6871)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2c613de`](https://github.com/goreleaser/goreleaser/commit/2c613deb92c0404d6f79bd4a5361ec45696deb13): fix(chocolatey): a skipped chocolatey entry stops the ones after it ([#&#8203;6853](https://github.com/goreleaser/goreleaser/issues/6853)) ([@&#8203;hktitof](https://github.com/hktitof)) - [`33cc363`](https://github.com/goreleaser/goreleaser/commit/33cc3630f87fb3dd96fc2958bb756d9bbe1d18f3): fix(client): apply the commit config per command ([#&#8203;6852](https://github.com/goreleaser/goreleaser/issues/6852)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`db7a1e6`](https://github.com/goreleaser/goreleaser/commit/db7a1e6c6dcef3b64bd04e600ee89be6e5ca5c47): fix(client): stop TestGitLabRateLimitRetryAfter racing the clock ([#&#8203;6846](https://github.com/goreleaser/goreleaser/issues/6846)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c8126af`](https://github.com/goreleaser/goreleaser/commit/c8126aff2a412d91eced253b993369091b47f264): fix(cmd): drop setup's unused return value ([#&#8203;6845](https://github.com/goreleaser/goreleaser/issues/6845)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d951018`](https://github.com/goreleaser/goreleaser/commit/d9510181e0e999536de2a3ac2d1e8afb146bb3aa): fix(docker): only use wheels of the configured ids ([#&#8203;6860](https://github.com/goreleaser/goreleaser/issues/6860)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0a6f83e`](https://github.com/goreleaser/goreleaser/commit/0a6f83e9a575f15d09cefb633a27f0f8a2f95390): fix(git): report repository detection errors ([#&#8203;6869](https://github.com/goreleaser/goreleaser/issues/6869)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`edcfdec`](https://github.com/goreleaser/goreleaser/commit/edcfdec377860163720d03ac186f5ea523950167): fix(gitlab): own the retries, and honor replace\_existing\_artifacts ([#&#8203;6843](https://github.com/goreleaser/goreleaser/issues/6843)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f5edd73`](https://github.com/goreleaser/goreleaser/commit/f5edd7395693c0c6b501dc722d445d2e86af854d): fix(gomod): don't read the module path from stderr ([#&#8203;6864](https://github.com/goreleaser/goreleaser/issues/6864)) ([@&#8203;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 ([#&#8203;6842](https://github.com/goreleaser/goreleaser/issues/6842)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e1a1e9c`](https://github.com/goreleaser/goreleaser/commit/e1a1e9c12120d168c27259cd5b3bad4ed8c8f67c): fix: map every 32-bit ARM variant to Termux's "arm" ([#&#8203;6857](https://github.com/goreleaser/goreleaser/issues/6857)) ([@&#8203;dylanpulver](https://github.com/dylanpulver)) ##### Documentation updates - [`e5730eb`](https://github.com/goreleaser/goreleaser/commit/e5730eb35fe8c009da1351b54f4cb4770b3c64fe): docs: fix broken commands, dead links, and inaccurate options ([#&#8203;6841](https://github.com/goreleaser/goreleaser/issues/6841)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`8afe0bb`](https://github.com/goreleaser/goreleaser/commit/8afe0bbaf7b981e5f526fb93364856aae30a2236): chore: auto-update generated files ([#&#8203;6811](https://github.com/goreleaser/goreleaser/issues/6811)) ([@&#8203;goreleaserbot](https://github.com/goreleaserbot)) - [`c1493d3`](https://github.com/goreleaser/goreleaser/commit/c1493d33a25b3b9c971f0c1ed9362375beeaaf48): chore: auto-update generated files ([#&#8203;6812](https://github.com/goreleaser/goreleaser/issues/6812)) ([@&#8203;goreleaserbot](https://github.com/goreleaserbot)) - [`3294442`](https://github.com/goreleaser/goreleaser/commit/329444276458e817b2a26e61d839bbf690f32746): chore: auto-update generated files ([#&#8203;6861](https://github.com/goreleaser/goreleaser/issues/6861)) ([@&#8203;goreleaserbot](https://github.com/goreleaserbot)) - [`6e40871`](https://github.com/goreleaser/goreleaser/commit/6e408712b39222ebd7ac5a8dadd628852617bbb5): chore: update to Go 1.27.1 ([#&#8203;6859](https://github.com/goreleaser/goreleaser/issues/6859)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4181c4f`](https://github.com/goreleaser/goreleaser/commit/4181c4f2bab6e2359bfd4dd97d2827d7e973c33f): perf(git): ask git once ([#&#8203;6850](https://github.com/goreleaser/goreleaser/issues/6850)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`dcbe117`](https://github.com/goreleaser/goreleaser/commit/dcbe1176a0bec459682ca299dbc9fcb17477571e): perf(node): faster dist extraction, and stop leaking it into TMPDIR ([#&#8203;6844](https://github.com/goreleaser/goreleaser/issues/6844)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`36e43dd`](https://github.com/goreleaser/goreleaser/commit/36e43dd08f724956b188af2f6f3bcfd5efd355ec): perf: skip needless docker probes; make the ko registry test hermetic ([#&#8203;6827](https://github.com/goreleaser/goreleaser/issues/6827)) ([@&#8203;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-->
CSRBot added 1 commit 2026-09-06 02:05:23 +02:00
chore(deps): update dependency goreleaser/goreleaser to v2.18.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 54s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 24s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 23s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m52s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 29s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m0s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m0s
f19e27080b
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-09-06 02:05:27 +02:00
CSRBot merged commit b9376cd1da into master 2026-09-06 02:17:57 +02:00
CSRBot deleted branch renovate/goreleaser-goreleaser-2.x 2026-09-06 02:17:58 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/dcmerge#213