aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
757 stars 32 forks source link

chore(deps): update dependency goreleaser/goreleaser to v1.26.1 #2895

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
goreleaser/goreleaser patch v1.26.0 -> v1.26.1

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser) ### [`v1.26.1`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.26.1) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.26.0...v1.26.1) #### Changelog ##### Security updates - [`19b94f6`](https://togithub.com/goreleaser/goreleaser/commit/19b94f676f35f8a2d1928db6960cb7b35913d783): sec: GHSA-f6mm-5fc7-3g3c ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`9cf3bbb`](https://togithub.com/goreleaser/goreleaser/commit/9cf3bbbc5c6e2af28e77de2ad939f014ce9904f2): fix(build): do not print 'go: downloading' bits of go build output ([#​4869](https://togithub.com/goreleaser/goreleaser/issues/4869)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`e466507`](https://togithub.com/goreleaser/goreleaser/commit/e466507637bceaf3d44b08135417dac587307122): fix(cmd): --draft should only override if set ([@​caarlos0](https://togithub.com/caarlos0)) - [`c5204df`](https://togithub.com/goreleaser/goreleaser/commit/c5204dfb64449519bda03083ad4d282c06c3ff49): fix: close HTTP resp body to prevent resource leak ([#​4857](https://togithub.com/goreleaser/goreleaser/issues/4857)) ([@​alexandear](https://togithub.com/alexandear)) - [`7e0155c`](https://togithub.com/goreleaser/goreleaser/commit/7e0155c557509ed0e894028a9862a87ed1ecd12d): fix: disable logs on some commands ([#​4865](https://togithub.com/goreleaser/goreleaser/issues/4865)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`6505654`](https://togithub.com/goreleaser/goreleaser/commit/6505654c86ed3be799e9633e5c3c3457b814e8df): fix: fix nolintlint issues ([#​4854](https://togithub.com/goreleaser/goreleaser/issues/4854)) ([@​alexandear](https://togithub.com/alexandear)) - [`00a376c`](https://togithub.com/goreleaser/goreleaser/commit/00a376cc6472d766f60881d7e8a19f452c28eda2): refactor: remove unneeded in Go 1.22 loop var copy ([#​4856](https://togithub.com/goreleaser/goreleaser/issues/4856)) ([@​alexandear](https://togithub.com/alexandear)) ##### Documentation updates - [`ba7e915`](https://togithub.com/goreleaser/goreleaser/commit/ba7e915cd8a2f4d61a56ab87485aae62007e11e2): docs: announce v1.26 ([#​4851](https://togithub.com/goreleaser/goreleaser/issues/4851)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`2f56643`](https://togithub.com/goreleaser/goreleaser/commit/2f56643a633c227ad84e58fb969325480c2986fa): docs: update action docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`c148106`](https://togithub.com/goreleaser/goreleaser/commit/c148106c56d83f4ecca214088bde990637a2a6e9): docs: update old Go website links ([#​4855](https://togithub.com/goreleaser/goreleaser/issues/4855)) ([@​alexandear](https://togithub.com/alexandear)) ##### Build process updates - [`c09c86c`](https://togithub.com/goreleaser/goreleaser/commit/c09c86cb3962ed992546f098ecc4197188644a93): build: disable appendAssign gocritic check ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.26.0...v1.26.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) and [Twitter](https://twitter.com/goreleaser)! GoReleaser logo

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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. View repository job log here.