This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | action | minor | `v4.0.0` → `v4.1.0` |
| [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | | minor | `v2.15.4` → `v2.16.0` |
---
### Release Notes
<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>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>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iXX0=-->
CSRBot
scheduled this pull request to auto merge when all checks succeed 2026-05-24 20:04:04 +02:00
volker.raschek
was assigned by CSRBot2026-05-25 23:03:51 +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:
v4.0.0→v4.1.0v2.15.4→v2.16.0Release Notes
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
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?
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.
63b7fb4b2dto82a7354e34chore(deps): update dependency goreleaser/goreleaser to v2.16.0to chore(deps): update actions