This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | patch | `v6.0.2` → `v6.0.3` |
| [docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.1.0` → `v4.2.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | action | minor | `v4.0.0` → `v4.1.0` |
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | uses-with | minor | `v2.9.0` → `v2.12.2` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | patch | `v9.2.0` → `v9.2.1` |
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | | minor | `v2.15.3` → `v2.16.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | action | minor | `v7.1.0` → `v7.2.2` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the warning logs for more information.
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6.0.3`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603)
[Compare Source](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3)
- Fix checkout init for SHA-256 repositories by [@​yaananth](https://github.com/yaananth) in [#​2439](https://github.com/actions/checkout/pull/2439)
- fix: expand merge commit SHA regex and add SHA-256 test cases by [@​yaananth](https://github.com/yaananth) in [#​2414](https://github.com/actions/checkout/pull/2414)
</details>
<details>
<summary>docker/login-action (docker/login-action)</summary>
### [`v4.2.0`](https://github.com/docker/login-action/releases/tag/v4.2.0)
[Compare Source](https://github.com/docker/login-action/compare/v4.1.0...v4.2.0)
- Bump [@​actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#​976](https://github.com/docker/login-action/pull/976)
- Bump [@​aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@​aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1050.0 in [#​960](https://github.com/docker/login-action/pull/960)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.86.0 to 0.90.0 in [#​970](https://github.com/docker/login-action/pull/970)
- Bump brace-expansion from 2.0.1 to 5.0.6 in [#​993](https://github.com/docker/login-action/pull/993)
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#​985](https://github.com/docker/login-action/pull/985)
- Bump fast-xml-parser from 5.3.6 to 5.8.0 in [#​963](https://github.com/docker/login-action/pull/963)
- Bump http-proxy-agent and https-proxy-agent to 9.0.0 in [#​961](https://github.com/docker/login-action/pull/961)
- Bump postcss from 8.5.6 to 8.5.10 in [#​979](https://github.com/docker/login-action/pull/979)
- Bump tar from 6.2.1 to 7.5.15 in [#​991](https://github.com/docker/login-action/pull/991)
- Bump vite from 7.3.1 to 7.3.3 in [#​986](https://github.com/docker/login-action/pull/986)
**Full Changelog**: <https://github.com/docker/login-action/compare/v4.1.0...v4.2.0>
</details>
<details>
<summary>docker/setup-qemu-action (docker/setup-qemu-action)</summary>
### [`v4.1.0`](https://github.com/docker/setup-qemu-action/releases/tag/v4.1.0)
[Compare Source](https://github.com/docker/setup-qemu-action/compare/v4.0.0...v4.1.0)
- Add `reset` input to uninstall current emulators by [@​crazy-max](https://github.com/crazy-max) in [#​21](https://github.com/docker/setup-qemu-action/pull/21)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.77.0 to 0.91.0 in [#​250](https://github.com/docker/setup-qemu-action/pull/250) [#​247](https://github.com/docker/setup-qemu-action/pull/247)
- Bump brace-expansion from 1.1.12 to 1.1.15 in [#​265](https://github.com/docker/setup-qemu-action/pull/265)
- Bump fast-xml-builder from 1.0.0 to 1.2.0 in [#​286](https://github.com/docker/setup-qemu-action/pull/286)
- Bump fast-xml-parser from 5.4.2 to 5.8.0 in [#​255](https://github.com/docker/setup-qemu-action/pull/255)
- Bump flatted from 3.3.3 to 3.4.2 in [#​257](https://github.com/docker/setup-qemu-action/pull/257)
- Bump glob from 10.3.15 to 10.5.0 in [#​254](https://github.com/docker/setup-qemu-action/pull/254)
- Bump handlebars from 4.7.8 to 4.7.9 in [#​262](https://github.com/docker/setup-qemu-action/pull/262)
- Bump lodash from 4.17.23 to 4.18.1 in [#​273](https://github.com/docker/setup-qemu-action/pull/273)
- Bump postcss from 8.5.6 to 8.5.10 in [#​285](https://github.com/docker/setup-qemu-action/pull/285)
- Bump tar from 6.2.1 to 7.5.15 in [#​287](https://github.com/docker/setup-qemu-action/pull/287)
- Bump tmp from 0.2.5 to 0.2.6 in [#​291](https://github.com/docker/setup-qemu-action/pull/291)
- Bump undici from 6.23.0 to 6.26.0 in [#​251](https://github.com/docker/setup-qemu-action/pull/251)
- Bump vite from 7.3.1 to 7.3.2 in [#​271](https://github.com/docker/setup-qemu-action/pull/271)
**Full Changelog**: <https://github.com/docker/setup-qemu-action/compare/v4.0.0...v4.1.0>
</details>
<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
### [`v2.12.2`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2122)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.12.1...v2.12.2)
*Released on 2026-05-06*
1. Linters bug fixes
- `gomodguard_v2`: fix blocked configuration
- `gomodguard_v2`: from 2.1.0 to 2.1.3
- `iface`: from 1.4.1 to 1.4.2
### [`v2.12.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2121)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.12.0...v2.12.1)
*Released on 2026-05-01*
1. Linters bug fixes
- `gomodguard_v2`: fix panic with migration suggestion
2. Misc.
- fix `install.sh` script (if you are still using an URL based on the branch `master`, please update to use `https://golangci-lint.run/install.sh`)
### [`v2.12.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2120)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.11.4...v2.12.0)
*Released on 2026-05-01*
1. New linters
- Add `clickhouselint` linter <https://github.com/ClickHouse/clickhouse-go-linter>
2. Linters new features or changes
- `dupl`: from [`f665c8d`](https://github.com/golangci/golangci-lint/commit/f665c8d69b32) to [`c99c5cf`](https://github.com/golangci/golangci-lint/commit/c99c5cf5c202) (extended detection)
- `funcorder`: from 0.5.0 to 0.6.0 (new option: `function`)
- `goconst`: add an option to ignore strings from tests
- `goconst`: from 1.8.2 to 1.10.0 (extended detection)
- `gomodguard_v2`: from 1.4.1 to 2.1.0 (major version with new configuration)
- `gosec`: from [`619ce21`](https://github.com/golangci/golangci-lint/commit/619ce2117e08) to 2.26.1 (new checks: `G124`, `G708`, `G709`, `G710`)
- `govet`: add `inline` analyzer
- `makezero`: from 2.1.0 to 2.2.1 (support slice type aliases)
- `paralleltest`: expose `checkcleanup` option
- `sloglint`: from 0.11.1 to 0.12.0 (new options: `allowed-keys`, `custom-funcs`)
- `wsl_v5`: from 5.6.0 to 5.8.0 (new option: `cuddle-max-statements`; new checks: `after-decl`, `after-defer`, `after-expr`, `after-go`, `cuddle-group`)
3. Linters bug fixes
- `forbidigo`: from 2.3.0 to 2.3.1
- `godot`: from 1.5.4 to 1.5.6
- `govet-modernize`: from 0.43.0 to 0.44.0
- `ireturn`: from 0.4.0 to 0.4.1
- `rowserrcheck`: from 1.1.1 to [`c5f79b8`](https://github.com/golangci/golangci-lint/commit/c5f79b8)
4. Misc.
- Decrease cache entropy
- Embed the JSON schema in the binary
- Filter env vars when cloning the repository with the `custom` command
### [`v2.11.4`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2114)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.11.3...v2.11.4)
*Released on 2026-03-22*
1. Linters bug fixes
- `govet-modernize`: from 0.42.0 to 0.43.0
- `noctx`: from 0.5.0 to 0.5.1
- `sqlclosecheck`: from 0.5.1 to 0.6.0
### [`v2.11.3`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2113)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.11.2...v2.11.3)
*Released on 2026-03-10*
1. Linters bug fixes
- `gosec`: from v2.24.7 to [`619ce21`](https://github.com/golangci/golangci-lint/commit/619ce2117e08)
### [`v2.11.2`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2112)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.11.1...v2.11.2)
*Released on 2026-03-07*
1. Fixes
- `fmt`: fix error when using the `fmt` command with explicit paths.
### [`v2.11.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2111)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.11.0...v2.11.1)
*Released on 2026-03-06*
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
### [`v2.11.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2110)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.10.1...v2.11.0)
*Released on 2026-03-06*
1. Linters new features or changes
- `errcheck`: from 1.9.0 to 1.10.0 (exclude `crypto/rand.Read` by default)
- `gosec`: from 2.23.0 to 2.24.6 (new rules: `G113`, `G118`, `G119`, `G120`, `G121`, `G122`, `G123`, `G408`, `G707`)
- `noctx`: from 0.4.0 to 0.5.0 (new detection: `httptest.NewRequestWithContext`)
- `prealloc`: from 1.0.2 to 1.1.0
- `revive`: from 1.14.0 to 1.15.0 (⚠️ Breaking change: package-related checks moved from `var-naming` to a new rule `package-naming`)
2. Linters bug fixes
- `gocognit`: from 1.2.0 to 1.2.1
- `gosec`: from 2.24.6 to 2.24.7
- `unqueryvet`: from 1.5.3 to 1.5.4
### [`v2.10.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2101)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.10.0...v2.10.1)
*Released on 2026-02-17*
1. Fixes
- buildssa panic
### [`v2.10.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2100)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.9.0...v2.10.0)
*Released on 2026-02-17*
1. Linters new features or changes
- `ginkgolinter`: from 0.22.0 to 0.23.0
- `gosec`: from 2.22.11 to 2.23.0 (new rules: `G117`, `G602`, `G701`, `G702`, `G703`, `G704`, `G705`, `G706`)
- `staticcheck`: from 0.6.1 to 0.7.0
2. Linters bug fixes
- `godoclint`: from 0.11.1 to 0.11.2
</details>
<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>
### [`v9.2.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v9.2.1)
[Compare Source](https://github.com/golangci/golangci-lint-action/compare/v9.2.0...v9.2.1)
#### What's Changed
IMPORTANT: this is the first immutable release.
##### Changes
- chore: improve workflows by [@​ldez](https://github.com/ldez) in [#​1394](https://github.com/golangci/golangci-lint-action/pull/1394)
##### Dependencies
- build(deps-dev): bump the dev-dependencies group with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1325](https://github.com/golangci/golangci-lint-action/pull/1325)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1326](https://github.com/golangci/golangci-lint-action/pull/1326)
- build(deps): bump the dependencies group with 4 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1327](https://github.com/golangci/golangci-lint-action/pull/1327)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1328](https://github.com/golangci/golangci-lint-action/pull/1328)
- build(deps): bump [@​types/node](https://github.com/types/node) from 25.0.2 to 25.0.3 in the dependencies group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1329](https://github.com/golangci/golangci-lint-action/pull/1329)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1330](https://github.com/golangci/golangci-lint-action/pull/1330)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1332](https://github.com/golangci/golangci-lint-action/pull/1332)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1333](https://github.com/golangci/golangci-lint-action/pull/1333)
- build(deps): bump the dependencies group with 6 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1334](https://github.com/golangci/golangci-lint-action/pull/1334)
- build(deps-dev): bump the dev-dependencies group with 4 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1335](https://github.com/golangci/golangci-lint-action/pull/1335)
- build(deps): bump the dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1336](https://github.com/golangci/golangci-lint-action/pull/1336)
- build(deps-dev): bump the dev-dependencies group with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1337](https://github.com/golangci/golangci-lint-action/pull/1337)
- build(deps): bump [@​types/node](https://github.com/types/node) from 25.0.9 to 25.0.10 in the dependencies group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1338](https://github.com/golangci/golangci-lint-action/pull/1338)
- build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1339](https://github.com/golangci/golangci-lint-action/pull/1339)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1340](https://github.com/golangci/golangci-lint-action/pull/1340)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1344](https://github.com/golangci/golangci-lint-action/pull/1344)
- build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1346](https://github.com/golangci/golangci-lint-action/pull/1346)
- build(deps): bump minimatch by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1348](https://github.com/golangci/golangci-lint-action/pull/1348)
- build(deps): bump minimatch from 3.1.3 to 3.1.5 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1350](https://github.com/golangci/golangci-lint-action/pull/1350)
- build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1351](https://github.com/golangci/golangci-lint-action/pull/1351)
- build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1357](https://github.com/golangci/golangci-lint-action/pull/1357)
- build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1358](https://github.com/golangci/golangci-lint-action/pull/1358)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1359](https://github.com/golangci/golangci-lint-action/pull/1359)
- build(deps): bump picomatch from 4.0.3 to 4.0.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1364](https://github.com/golangci/golangci-lint-action/pull/1364)
- build(deps): bump yaml from 2.8.2 to 2.8.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1365](https://github.com/golangci/golangci-lint-action/pull/1365)
- build(deps): bump brace-expansion by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1370](https://github.com/golangci/golangci-lint-action/pull/1370)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by [@​ldez](https://github.com/ldez) in [#​1374](https://github.com/golangci/golangci-lint-action/pull/1374)
- build(deps): bump github/codeql-action from 4 to 4.35.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1384](https://github.com/golangci/golangci-lint-action/pull/1384)
- build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1386](https://github.com/golangci/golangci-lint-action/pull/1386)
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1389](https://github.com/golangci/golangci-lint-action/pull/1389)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1391](https://github.com/golangci/golangci-lint-action/pull/1391)
**Full Changelog**: <https://github.com/golangci/golangci-lint-action/compare/v9.2.0...v9.2.1>
</details>
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
### [`v2.16.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.16.0)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.15.4...v2.16.0)
#### Announcement
Read the official announcement: [Announcing GoReleaser v2.16](https://goreleaser.com/blog/goreleaser-v2.16/).
#### Changelog
##### New Features
- [`bb532b6`](https://github.com/goreleaser/goreleaser/commit/bb532b61116c548da4a995f681b9cdfc47ec4a71): feat(archive): xz format ([#​6520](https://github.com/goreleaser/goreleaser/issues/6520)) ([@​jaredallard](https://github.com/jaredallard) and [@​caarlos0](https://github.com/caarlos0))
- [`9500ead`](https://github.com/goreleaser/goreleaser/commit/9500ead0fcf8286e1df124ab71ccd2fe379306fe): feat(builders): add node sea support ([#​6579](https://github.com/goreleaser/goreleaser/issues/6579)) ([@​caarlos0](https://github.com/caarlos0) and [@​vedantmgoyal9](https://github.com/vedantmgoyal9))
- [`851f8f9`](https://github.com/goreleaser/goreleaser/commit/851f8f9ad22909d47b884cf00b2365e545eed245): feat(deps): update docker in docker image ([@​caarlos0](https://github.com/caarlos0))
- [`8da70bc`](https://github.com/goreleaser/goreleaser/commit/8da70bc471acc0904f0b1429df1a74369890e613): feat(dockers\_v2): baseimage and baseimagedigest template variables ([#​6625](https://github.com/goreleaser/goreleaser/issues/6625)) ([@​caarlos0](https://github.com/caarlos0))
- [`9e629ad`](https://github.com/goreleaser/goreleaser/commit/9e629ad10562773a0dc91186b8fd92feed23d7c3): feat(dockers\_v2): pre/post hooks ([#​6634](https://github.com/goreleaser/goreleaser/issues/6634)) ([@​caarlos0](https://github.com/caarlos0))
- [`e8d5686`](https://github.com/goreleaser/goreleaser/commit/e8d568690722707bcb840b20e0c972b8f00e3025): feat(dockers\_v2): remove experimental warn ([@​caarlos0](https://github.com/caarlos0))
- [`d5c8e4f`](https://github.com/goreleaser/goreleaser/commit/d5c8e4facf3e5950d8248faca446c13a31d85315): feat(dockers\_v2): set extra.platforms in the artifact ([#​6628](https://github.com/goreleaser/goreleaser/issues/6628)) ([@​caarlos0](https://github.com/caarlos0))
- [`868767b`](https://github.com/goreleaser/goreleaser/commit/868767bd2e957242a2dd388a07f85d1f2aaafcaa): feat(nix): support meta.mainProgram ([#​6627](https://github.com/goreleaser/goreleaser/issues/6627)) ([@​caarlos0](https://github.com/caarlos0))
- [`f72cf9d`](https://github.com/goreleaser/goreleaser/commit/f72cf9d487f74587fb403bb48064c34b129585fe): feat: go1.26.3 ([@​caarlos0](https://github.com/caarlos0))
- [`a4be92b`](https://github.com/goreleaser/goreleaser/commit/a4be92b9be10ab19b26934b3de1fb1e0128d4908): feat: proper deprecate brews ([@​caarlos0](https://github.com/caarlos0))
##### Bug fixes
- [`bb9062f`](https://github.com/goreleaser/goreleaser/commit/bb9062f564e30a94b005009ae0b37c3a40bc9b96): fix(cask): emit generate\_completions\_from\_executable after postflight ([#​6594](https://github.com/goreleaser/goreleaser/issues/6594)) ([@​caarlos0](https://github.com/caarlos0))
- [`6ecba31`](https://github.com/goreleaser/goreleaser/commit/6ecba31405e8ade89b335bf05e19734d0fd8d2d8): fix(github): preserve prerelease on publish ([#​6591](https://github.com/goreleaser/goreleaser/issues/6591)) ([@​caarlos0](https://github.com/caarlos0))
- [`2e17678`](https://github.com/goreleaser/goreleaser/commit/2e17678c4be30b1c53b5931919b57e71532b6d16): fix(github): preserve prerelease publish fields ([@​caarlos0](https://github.com/caarlos0))
- [`17315a5`](https://github.com/goreleaser/goreleaser/commit/17315a556ef69444cf54ad27f623abf728472bc6): fix(github): remove author lookup by email ([#​6601](https://github.com/goreleaser/goreleaser/issues/6601)) ([@​caarlos0](https://github.com/caarlos0))
- [`e696cf8`](https://github.com/goreleaser/goreleaser/commit/e696cf8a8b95ea8de5152a71183833e5ba11e099): fix(srpm): set format and extension in extra ([#​6623](https://github.com/goreleaser/goreleaser/issues/6623)) ([@​caarlos0](https://github.com/caarlos0))
- [`9fd33f5`](https://github.com/goreleaser/goreleaser/commit/9fd33f58cdbe39ccf11a8ff41a859a5735f2a628): fix(xz): rm unused field ([@​caarlos0](https://github.com/caarlos0))
- [`306e37d`](https://github.com/goreleaser/goreleaser/commit/306e37db68be39da785ac15f14cf05a1f4954eff): fix: change keyword color ([@​caarlos0](https://github.com/caarlos0))
- [`dd02be1`](https://github.com/goreleaser/goreleaser/commit/dd02be11c5280d9d985c7437eb794905073d16e4): fix: handle secondary rate limits on github ([#​6630](https://github.com/goreleaser/goreleaser/issues/6630)) ([@​caarlos0](https://github.com/caarlos0))
- [`49025ca`](https://github.com/goreleaser/goreleaser/commit/49025ca384af2286db640fef2328c02d07c84ea8): fix: run script resolves nightly tags ([@​caarlos0](https://github.com/caarlos0))
- [`bba909e`](https://github.com/goreleaser/goreleaser/commit/bba909e24364cc2579c7ec9d3ab12c02ca8621ff): fix: webhook error handling improvements ([@​caarlos0](https://github.com/caarlos0))
- [`9f2811b`](https://github.com/goreleaser/goreleaser/commit/9f2811bc1085e3ce2b9004d0e59aa65f827e690b): fix: wrong goreleaser URL ([#​6584](https://github.com/goreleaser/goreleaser/issues/6584)) ([@​ldez](https://github.com/ldez))
- [`0944b0e`](https://github.com/goreleaser/goreleaser/commit/0944b0e216d6e23d5155aa8a9b4e66e68e51838c): fix:linkedin error handling improvements ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`9081224`](https://github.com/goreleaser/goreleaser/commit/9081224ee51dc19cf8023b7df4b7788416005631): docs(actions): note immutable nightly resolution ([#​6590](https://github.com/goreleaser/goreleaser/issues/6590)) ([@​caarlos0](https://github.com/caarlos0))
- [`6c2d9e0`](https://github.com/goreleaser/goreleaser/commit/6c2d9e07cd1d242387b67262c954ed994c20801b): docs: add RWX CI guide ([#​6597](https://github.com/goreleaser/goreleaser/issues/6597)) ([@​robinaugh](https://github.com/robinaugh))
- [`3514d8d`](https://github.com/goreleaser/goreleaser/commit/3514d8d7762a1977261368b63536eff9bddfedaf): docs: add slack to users list ([#​6605](https://github.com/goreleaser/goreleaser/issues/6605)) ([@​zimeg](https://github.com/zimeg))
- [`7b6496f`](https://github.com/goreleaser/goreleaser/commit/7b6496fdc4f869b09d4bca331f938bf67a06ffcd): docs: better install page ([#​6631](https://github.com/goreleaser/goreleaser/issues/6631)) ([@​caarlos0](https://github.com/caarlos0))
- [`33dfa25`](https://github.com/goreleaser/goreleaser/commit/33dfa252e3a085bee0ab330f3ac02505d340409f): docs: cleanup install ([@​caarlos0](https://github.com/caarlos0))
- [`be689af`](https://github.com/goreleaser/goreleaser/commit/be689affd0b732caff0984ce9fa20f6dc58ab3e1): docs: dont include nightlies in releases.json ([@​caarlos0](https://github.com/caarlos0))
- [`6bc06bf`](https://github.com/goreleaser/goreleaser/commit/6bc06bf044ecbdd4d178b097f4a58b7b820eb635): docs: fix invalid 'neq' template function in pkg example ([#​6604](https://github.com/goreleaser/goreleaser/issues/6604)) ([@​SAY-5](https://github.com/SAY-5))
- [`f7b59d4`](https://github.com/goreleaser/goreleaser/commit/f7b59d4a6e9d9af2e3d6d994d6f0c68d80963e7d): docs: fix logos ([@​caarlos0](https://github.com/caarlos0))
- [`ebc8484`](https://github.com/goreleaser/goreleaser/commit/ebc848413c6fb64c2981770858d662029a84eff5): docs: fix rendering issue inside tabs ([@​caarlos0](https://github.com/caarlos0))
- [`c6c834c`](https://github.com/goreleaser/goreleaser/commit/c6c834c35f247dd7ce08127a1387e8f3cc994a68): docs: improve install page ([@​caarlos0](https://github.com/caarlos0))
- [`d05aaa0`](https://github.com/goreleaser/goreleaser/commit/d05aaa0843dc34b2b35d5740a07b3d62c6654423): docs: missing required version ([@​caarlos0](https://github.com/caarlos0))
- [`b1e5b9a`](https://github.com/goreleaser/goreleaser/commit/b1e5b9aa87247f551dd06fa7a61289e7802894bc): docs: parallax effect on homepage ([#​6596](https://github.com/goreleaser/goreleaser/issues/6596)) ([@​caarlos0](https://github.com/caarlos0))
- [`6e7c917`](https://github.com/goreleaser/goreleaser/commit/6e7c9176d7341affcff160d731409ae1e5d6e0b0): docs: rm old docs instructions ([@​caarlos0](https://github.com/caarlos0))
- [`dd37302`](https://github.com/goreleaser/goreleaser/commit/dd373023f2d8c7f3338b4dee1a8686a460df9a92): docs: updat ([@​caarlos0](https://github.com/caarlos0))
- [`8b21145`](https://github.com/goreleaser/goreleaser/commit/8b21145b052ca3ccf1737555373071095773523f): docs: update link ([@​caarlos0](https://github.com/caarlos0))
- [`8976559`](https://github.com/goreleaser/goreleaser/commit/8976559342deffb0644ca49ddf15695fa82a2bbd): docs: update users.md ([@​caarlos0](https://github.com/caarlos0))
- [`bd4e1a5`](https://github.com/goreleaser/goreleaser/commit/bd4e1a5f74a23f66844921f7b9ca0d74db3c0b4f): docs: updates ([@​caarlos0](https://github.com/caarlos0))
- [`b259380`](https://github.com/goreleaser/goreleaser/commit/b2593808124eab1c093b826b191c18f2e597f7c1): docs: updates ([@​caarlos0](https://github.com/caarlos0))
##### Other work
- [`22004f4`](https://github.com/goreleaser/goreleaser/commit/22004f44cc34bc5ec2e3bc99b54968edf03a6e9c): chore(www): update hextra ([@​caarlos0](https://github.com/caarlos0))
- [`0750c1b`](https://github.com/goreleaser/goreleaser/commit/0750c1b3419459c7eece2686d171f1cb15ae53a6): chore: fmt ([@​caarlos0](https://github.com/caarlos0))
- [`61623ca`](https://github.com/goreleaser/goreleaser/commit/61623ca237028ce02de30037864eb3cc20493d4f): chore: gofumpt ([@​caarlos0](https://github.com/caarlos0))
- [`231e274`](https://github.com/goreleaser/goreleaser/commit/231e274e25c7c089f53231b7bd78819a6d380bb8): chore: remove unused struct ([@​caarlos0](https://github.com/caarlos0))
- [`d76fb40`](https://github.com/goreleaser/goreleaser/commit/d76fb400136f96af3aaa7202776257885c9a6097): chore: skip one more docker test on windows ([@​caarlos0](https://github.com/caarlos0))
- [`6fd4db6`](https://github.com/goreleaser/goreleaser/commit/6fd4db60e3498536f5c74919377a72fd33cb2dcf): chore: update golang.org/x/ ([@​caarlos0](https://github.com/caarlos0))
**Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.15.4...v2.16.0>
#### 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>
### [`v2.15.4`](https://github.com/goreleaser/goreleaser/releases/tag/v2.15.4)
[Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.15.3...v2.15.4)
#### Announcement
Read the official announcement: [Announcing GoReleaser v2.15](https://goreleaser.com/blog/goreleaser-v2.15/).
#### Changelog
##### Bug fixes
- [`d077fe1`](https://github.com/goreleaser/goreleaser/commit/d077fe1cfc533bf5351c2d0993ac32d7f59bcdb3): fix(build): allow explicit binary with ellipsis when single main ([@​caarlos0](https://github.com/caarlos0))
- [`3140abb`](https://github.com/goreleaser/goreleaser/commit/3140abb162e23ff77ebf27ca4094c6f7bdbd6c47): fix(build): set per-binary artifact IDs for ./... builds ([@​caarlos0](https://github.com/caarlos0) and [@​Copilot](https://github.com/Copilot))
- [`eb11599`](https://github.com/goreleaser/goreleaser/commit/eb11599419e9f1004397d7aa6dbb3128a9d7128c): fix(deps): quill git-lfs ([#​6577](https://github.com/goreleaser/goreleaser/issues/6577)) ([@​caarlos0](https://github.com/caarlos0))
- [`343700b`](https://github.com/goreleaser/goreleaser/commit/343700b91614a3e463226ea2aa67f56e2add31f0): fix(docker): install syft, cosign, docker, and docker-buildx from upstream releases ([#​6576](https://github.com/goreleaser/goreleaser/issues/6576)) ([@​caarlos0](https://github.com/caarlos0), [@​kevinburkesegment](https://github.com/kevinburkesegment), and [@​Copilot](https://github.com/Copilot))
- [`87b542b`](https://github.com/goreleaser/goreleaser/commit/87b542bc0d7c31942154d1f9df1e3e15f1c7d7d9): fix(homebrew\_cask): sha256 before url in per-arch blocks ([@​kkd16](https://github.com/kkd16))
- [`e35ff62`](https://github.com/goreleaser/goreleaser/commit/e35ff62839fd569357d70a9b9174bec56338a577): fix(rust): add arm- and armv7-unknown-linux-musleabihf build targets ([#​6581](https://github.com/goreleaser/goreleaser/issues/6581)) ([@​mozzieongit](https://github.com/mozzieongit))
- [`03735a4`](https://github.com/goreleaser/goreleaser/commit/03735a41036a25f03662cd75e169458403c64fc3): fix(rust): grouping of different arm version when creating archives ([#​6582](https://github.com/goreleaser/goreleaser/issues/6582)) ([@​caarlos0](https://github.com/caarlos0))
- [`1f86232`](https://github.com/goreleaser/goreleaser/commit/1f8623275212b1482ae230ba06f05fa898bb52e0): fix: gen-nix-licenses script ([@​caarlos0](https://github.com/caarlos0))
##### Documentation updates
- [`0136377`](https://github.com/goreleaser/goreleaser/commit/0136377e45d20e9651bde9089e8dce0f26ab9ad5): docs: clarify template vars ([@​caarlos0](https://github.com/caarlos0) and [@​SAY-5](https://github.com/SAY-5))
- [`b026ca9`](https://github.com/goreleaser/goreleaser/commit/b026ca93356699c1d9e9ae0e2df005f484adbe3c): docs: fix image URLs ([@​caarlos0](https://github.com/caarlos0))
- [`fcc53cb`](https://github.com/goreleaser/goreleaser/commit/fcc53cb09f326ad90956a008cb1c67f163086559): docs: fix image urls ([#​6578](https://github.com/goreleaser/goreleaser/issues/6578)) ([@​caarlos0](https://github.com/caarlos0))
- [`24df9ce`](https://github.com/goreleaser/goreleaser/commit/24df9cef7dfd7b678f65ad7d844a536263e6ef01): docs: fix include, prefix shortcodes to avoid collisions ([@​caarlos0](https://github.com/caarlos0))
- [`5b47f38`](https://github.com/goreleaser/goreleaser/commit/5b47f38526c0718888defc7e19c11fdef97d123e): docs: fix version link when full version ([@​caarlos0](https://github.com/caarlos0))
**Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.15.3...v2.15.4>
#### 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>
<details>
<summary>goreleaser/goreleaser-action (goreleaser/goreleaser-action)</summary>
### [`v7.2.2`](https://github.com/goreleaser/goreleaser-action/releases/tag/v7.2.2)
[Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v7.2.1...v7.2.2)
#### What's Changed
- ci(deps): bump the actions group with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​560](https://github.com/goreleaser/goreleaser-action/pull/560)
- fix: nightly resolution to select newest published release by [@​Copilot](https://github.com/Copilot) in [#​562](https://github.com/goreleaser/goreleaser-action/pull/562)
#### New Contributors
- [@​Copilot](https://github.com/Copilot) made their first contribution in [#​562](https://github.com/goreleaser/goreleaser-action/pull/562)
**Full Changelog**: <https://github.com/goreleaser/goreleaser-action/compare/v7...v7.2.2>
### [`v7.2.1`](https://github.com/goreleaser/goreleaser-action/releases/tag/v7.2.1)
[Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v7.2.0...v7.2.1)
This fully removes the usage of the old `nightly` moving tag.
**Full Changelog**: <https://github.com/goreleaser/goreleaser-action/compare/v7.2.0...v7.2.1>
### [`v7.2.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v7.2.0)
[Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v7.1.0...v7.2.0)
#### What's Changed
- test: cover install across release eras by [@​caarlos0](https://github.com/caarlos0) in [#​555](https://github.com/goreleaser/goreleaser-action/pull/555)
- feat: add `version-file` input by [@​caarlos0](https://github.com/caarlos0) in [#​556](https://github.com/goreleaser/goreleaser-action/pull/556)
- feat: resolve nightly to latest vX.Y.Z-<sha>-nightly release by [@​caarlos0](https://github.com/caarlos0) in [#​558](https://github.com/goreleaser/goreleaser-action/pull/558)
**Full Changelog**: <https://github.com/goreleaser/goreleaser-action/compare/v7...v7.2.0>
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9nb2xhbmciXX0=-->
CSRBot
scheduled this pull request to auto merge when all checks succeed 2026-04-21 10:51:59 +02:00
volker.raschek
was assigned by CSRBot2026-04-21 11:05:14 +02:00
CSRBot
changed title from chore(deps): update dependency golangci/golangci-lint to v2.11.4 to chore(deps): update actions2026-04-21 16:08:43 +02:00
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:
v6.0.2→v6.0.3v4.1.0→v4.2.0v4.0.0→v4.1.0v2.9.0→v2.12.2v9.2.0→v9.2.1v2.15.3→v2.16.0v7.1.0→v7.2.2Release Notes
actions/checkout (actions/checkout)
v6.0.3Compare Source
docker/login-action (docker/login-action)
v4.2.0Compare Source
Full Changelog: https://github.com/docker/login-action/compare/v4.1.0...v4.2.0
docker/setup-qemu-action (docker/setup-qemu-action)
v4.1.0Compare Source
resetinput to uninstall current emulators by @crazy-max in #21Full Changelog: https://github.com/docker/setup-qemu-action/compare/v4.0.0...v4.1.0
golangci/golangci-lint (golangci/golangci-lint)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: from 1.8.2 to 1.10.0 (extended detection)gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)gosec: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: from 0.11.1 to 0.12.0 (new options:allowed-keys,custom-funcs)wsl_v5: from 5.6.0 to 5.8.0 (new option:cuddle-max-statements; new checks:after-decl,after-defer,after-expr,after-go,cuddle-group)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandv2.11.4Compare Source
Released on 2026-03-22
govet-modernize: from 0.42.0 to 0.43.0noctx: from 0.5.0 to 0.5.1sqlclosecheck: from 0.5.1 to 0.6.0v2.11.3Compare Source
Released on 2026-03-10
gosec: from v2.24.7 to619ce21v2.11.2Compare Source
Released on 2026-03-07
fmt: fix error when using thefmtcommand with explicit paths.v2.11.1Compare Source
Released on 2026-03-06
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
v2.11.0Compare Source
Released on 2026-03-06
errcheck: from 1.9.0 to 1.10.0 (excludecrypto/rand.Readby default)gosec: from 2.23.0 to 2.24.6 (new rules:G113,G118,G119,G120,G121,G122,G123,G408,G707)noctx: from 0.4.0 to 0.5.0 (new detection:httptest.NewRequestWithContext)prealloc: from 1.0.2 to 1.1.0revive: from 1.14.0 to 1.15.0 (⚠️ Breaking change: package-related checks moved fromvar-namingto a new rulepackage-naming)gocognit: from 1.2.0 to 1.2.1gosec: from 2.24.6 to 2.24.7unqueryvet: from 1.5.3 to 1.5.4v2.10.1Compare Source
Released on 2026-02-17
v2.10.0Compare Source
Released on 2026-02-17
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0godoclint: from 0.11.1 to 0.11.2golangci/golangci-lint-action (golangci/golangci-lint-action)
v9.2.1Compare Source
What's Changed
IMPORTANT: this is the first immutable release.
Changes
Dependencies
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v9.2.0...v9.2.1
goreleaser/goreleaser (goreleaser/goreleaser)
v2.16.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.16.
Changelog
New Features
bb532b6: feat(archive): xz format (#6520) (@jaredallard and @caarlos0)9500ead: feat(builders): add node sea support (#6579) (@caarlos0 and @vedantmgoyal9)851f8f9: feat(deps): update docker in docker image (@caarlos0)8da70bc: feat(dockers_v2): baseimage and baseimagedigest template variables (#6625) (@caarlos0)9e629ad: feat(dockers_v2): pre/post hooks (#6634) (@caarlos0)e8d5686: feat(dockers_v2): remove experimental warn (@caarlos0)d5c8e4f: feat(dockers_v2): set extra.platforms in the artifact (#6628) (@caarlos0)868767b: feat(nix): support meta.mainProgram (#6627) (@caarlos0)f72cf9d: feat: go1.26.3 (@caarlos0)a4be92b: feat: proper deprecate brews (@caarlos0)Bug fixes
bb9062f: fix(cask): emit generate_completions_from_executable after postflight (#6594) (@caarlos0)6ecba31: fix(github): preserve prerelease on publish (#6591) (@caarlos0)2e17678: fix(github): preserve prerelease publish fields (@caarlos0)17315a5: fix(github): remove author lookup by email (#6601) (@caarlos0)e696cf8: fix(srpm): set format and extension in extra (#6623) (@caarlos0)9fd33f5: fix(xz): rm unused field (@caarlos0)306e37d: fix: change keyword color (@caarlos0)dd02be1: fix: handle secondary rate limits on github (#6630) (@caarlos0)49025ca: fix: run script resolves nightly tags (@caarlos0)bba909e: fix: webhook error handling improvements (@caarlos0)9f2811b: fix: wrong goreleaser URL (#6584) (@ldez)0944b0e: fix:linkedin error handling improvements (@caarlos0)Documentation updates
9081224: docs(actions): note immutable nightly resolution (#6590) (@caarlos0)6c2d9e0: docs: add RWX CI guide (#6597) (@robinaugh)3514d8d: docs: add slack to users list (#6605) (@zimeg)7b6496f: docs: better install page (#6631) (@caarlos0)33dfa25: docs: cleanup install (@caarlos0)be689af: docs: dont include nightlies in releases.json (@caarlos0)6bc06bf: docs: fix invalid 'neq' template function in pkg example (#6604) (@SAY-5)f7b59d4: docs: fix logos (@caarlos0)ebc8484: docs: fix rendering issue inside tabs (@caarlos0)c6c834c: docs: improve install page (@caarlos0)d05aaa0: docs: missing required version (@caarlos0)b1e5b9a: docs: parallax effect on homepage (#6596) (@caarlos0)6e7c917: docs: rm old docs instructions (@caarlos0)dd37302: docs: updat (@caarlos0)8b21145: docs: update link (@caarlos0)8976559: docs: update users.md (@caarlos0)bd4e1a5: docs: updates (@caarlos0)b259380: docs: updates (@caarlos0)Other work
22004f4: chore(www): update hextra (@caarlos0)0750c1b: chore: fmt (@caarlos0)61623ca: chore: gofumpt (@caarlos0)231e274: chore: remove unused struct (@caarlos0)d76fb40: chore: skip one more docker test on windows (@caarlos0)6fd4db6: chore: update golang.org/x/ (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.15.4...v2.16.0
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?
v2.15.4Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.15.
Changelog
Bug fixes
d077fe1: fix(build): allow explicit binary with ellipsis when single main (@caarlos0)3140abb: fix(build): set per-binary artifact IDs for ./... builds (@caarlos0 and @Copilot)eb11599: fix(deps): quill git-lfs (#6577) (@caarlos0)343700b: fix(docker): install syft, cosign, docker, and docker-buildx from upstream releases (#6576) (@caarlos0, @kevinburkesegment, and @Copilot)87b542b: fix(homebrew_cask): sha256 before url in per-arch blocks (@kkd16)e35ff62: fix(rust): add arm- and armv7-unknown-linux-musleabihf build targets (#6581) (@mozzieongit)03735a4: fix(rust): grouping of different arm version when creating archives (#6582) (@caarlos0)1f86232: fix: gen-nix-licenses script (@caarlos0)Documentation updates
0136377: docs: clarify template vars (@caarlos0 and @SAY-5)b026ca9: docs: fix image URLs (@caarlos0)fcc53cb: docs: fix image urls (#6578) (@caarlos0)24df9ce: docs: fix include, prefix shortcodes to avoid collisions (@caarlos0)5b47f38: docs: fix version link when full version (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.15.3...v2.15.4
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/goreleaser-action (goreleaser/goreleaser-action)
v7.2.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v7...v7.2.2
v7.2.1Compare Source
This fully removes the usage of the old
nightlymoving tag.Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v7.2.0...v7.2.1
v7.2.0Compare Source
What's Changed
version-fileinput by @caarlos0 in #556Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v7...v7.2.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
chore(deps): update dependency golangci/golangci-lint to v2.11.4to chore(deps): update actions9793fb9d1etob4d78b3277b4d78b3277toddb276d0baddb276d0bato5a8a28fec85a8a28fec8to345990ca16345990ca16to909db1a45a909db1a45ato188608e101188608e101tod0c82c11a5chore(deps): update actionsto chore(deps): update actions - autoclosedPull request closed