chore(deps): update dependency aqua:goreleaser/goreleaser to v2.16.0 - #55
Merged
Merged
Conversation
Contributor
Author
|
scottames-github-bot
Bot
dismissed
renovate-approve[bot]’s stale review
via
May 29, 2026 00:00
345883e
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
scottames
approved these changes
May 31, 2026
scottames
pushed a commit
that referenced
this pull request
Jul 7, 2026
🤖 I have created a release *beep* *boop* --- ## [0.8.1](v0.8.0...v0.8.1) (2026-07-07) ### Bug Fixes * **sync:** avoid actionable push prompts ([193220f](193220f)) ### Miscellaneous Chores * **deps:** update ⬆️ github-actions to v4.2.0 ([#62](#62)) ([4d22bd3](4d22bd3)) * **deps:** update ⬆️ github-actions to v5 ([#49](#49)) ([897ffca](897ffca)) * **deps:** update ⬆️ github-actions to v7 ([#63](#63)) ([ba21f96](ba21f96)) * **deps:** update ⬆️ gomod patching to v0.44.0 [security] ([#54](#54)) ([4270e89](4270e89)) * **deps:** update ⬆️ gomod patching to v2.0.3 ([#46](#46)) ([6791279](6791279)) * **deps:** update ⬆️ gomod patching to v2.0.5 ([#64](#64)) ([7d82832](7d82832)) * **deps:** update ⬆️ gomod patching to v2.24.1 ([#50](#50)) ([8361802](8361802)) * **deps:** update ⬆️ gomod patching to v2.27.0 ([#61](#61)) ([4eceddb](4eceddb)) * **deps:** update ⬆️ trunk go to v1.26.2 ([#42](#42)) ([43907ab](43907ab)) * **deps:** update ⬆️ trunk go to v1.26.3 ([#51](#51)) ([eb5d772](eb5d772)) * **deps:** update dependency aqua:goreleaser/goreleaser to v2.15.2 ([#40](#40)) ([562d389](562d389)) * **deps:** update dependency aqua:goreleaser/goreleaser to v2.15.3 ([#47](#47)) ([a496fe9](a496fe9)) * **deps:** update dependency aqua:goreleaser/goreleaser to v2.15.4 ([#48](#48)) ([532f7ec](532f7ec)) * **deps:** update dependency aqua:goreleaser/goreleaser to v2.16.0 ([#55](#55)) ([879c2b6](879c2b6)) * **deps:** update dependency aqua:int128/ghcp to v1.15.3 ([#43](#43)) ([5047400](5047400)) * **deps:** update dependency go to v1.26.2 ([#44](#44)) ([177475b](177475b)) * **deps:** update dependency go to v1.26.3 ([#52](#52)) ([4aa0018](4aa0018)) * **deps:** update dependency go to v1.26.4 ([#57](#57)) ([068f37a](068f37a)) * **deps:** update github-actions ([#45](#45)) ([678d9d5](678d9d5)) * **deps:** update github-actions ([#53](#53)) ([9dccd90](9dccd90)) * **deps:** update github-actions ([#59](#59)) ([162e7cf](162e7cf)) * **deps:** update go to v1.26.4 ([#58](#58)) ([e5a0b96](e5a0b96)) * **deps:** update gomod-patch-and-minor to v2.0.4 ([#60](#60)) ([db52c69](db52c69)) * **deps:** update gomod-patch-and-minor to v2.26.1 ([#56](#56)) ([8b3e80e](8b3e80e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.15.4→2.16.0Release Notes
goreleaser/goreleaser (aqua: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: goreleaser/goreleaser@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: (in timezone America/Los_Angeles)
🚦 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 was generated by Mend Renovate. View the repository job log.