Update goreleaser/goreleaser Docker tag to v2.5.1 - autoclosed #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/goreleaser-goreleaser-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.3.2->v2.5.1Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.5.1Compare Source
Changelog
Bug fixes
5cd553e: fix(aur_sources): missing new line (#5393) (@ldez)cd1be3d: fix(cargo): workplaces -> workspaces (#5401) (@vedantmgoyal9)d28f1be: fix(rust): artifact filter when builder is rust (#5399) (@caarlos0)d434f28: fix(rust): better cargo workspaces check (#5377) (@caarlos0)6109692: fix(rust,zig): improve init, experimental warn (#5378) (@caarlos0)0bc463d: fix: improve goreleaser build --single-target (#5379) (@caarlos0)f9d743e: refactor: improve language detection (@caarlos0)Dependency updates
7054113: chore(deps): back to og quill (@caarlos0)f35545d: chore(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 (#5373) (@dependabot[bot])5ccea6d: chore(deps): bump anchore/scan-action from 5 to 6 (#5372) (@dependabot[bot])8f05115: chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#5380) (@dependabot[bot])69346ff: chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#5376) (@dependabot[bot])21de55c: chore(deps): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.0 (#5375) (@dependabot[bot])125ea3f: chore(deps): bump github.com/caarlos0/env/v11 from 11.3.0 to 11.3.1 (#5388) (@dependabot[bot])833f95e: chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#5381) (@dependabot[bot])e156fe2: chore(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 (#5406) (@dependabot[bot])9fb432a: chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 (#5389) (@dependabot[bot])08b4bd2: chore(deps): go-github v68 (@caarlos0)d549eda: chore(deps): update golang.org/x/net/html to v0.33.0 (@caarlos0)Documentation updates
becc100: docs: 2.5 release notes (#5350) (@caarlos0)14927c8: docs: cargo publish (#5394) (@caarlos0)bfc841d: docs: fix small grammar fix in nightlies.md (#5383) (@phillip-stephens)d01d957: docs: remove -unreleased on things that were released (@caarlos0)adb3bc6: docs: update go env links (#5385) (@alexbozhenko)Build process updates
e46a3dc: Revert "ci: codeql erroring since dagger (#5286)" (@caarlos0)432ac0a: ci: add rustup and zig to flake.nix (@caarlos0)8ed897d: ci: codeql erroring since dagger (#5286) (@caarlos0)cffdf82: ci: fix codecov (@caarlos0)cd6ede7: ci: fix codeql hopefuly (#5400) (@caarlos0)d8ade2d: ci: fix snapcraft hopefully (@caarlos0)a167e69: ci: prompt for confirmation before releasing (@caarlos0)c9a8838: ci: remove old twitter-related stuff (@caarlos0)Other work
aea0f57: chore: auto-update generated files (@actions-user)68d8cfa: chore: auto-update generated files (@actions-user)b3dec78: chore: delete extraneous .gitignore (#5402) (@vedantmgoyal9)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.5.0...v2.5.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?
v2.5.0Compare Source
Changelog
New Features
77bbddf: feat(announce): implement expected_status_codes for webhooks (#5317) (@mattrobenolt)09be848: feat(build): initial support for zig (#5312) (@caarlos0)d1b5110: feat(build): rust support (#5325) (@caarlos0)f34093d: feat(init): add footer to default configuration file (@caarlos0)e6dc91c: feat(init): figure out if its a zig project, init differntly (@caarlos0)e51b861: feat(ko): support multiple repositories (#5353) (@caarlos0)4f53290: feat(release): allow using existing draft release (#5226) (@mloberg)82efa12: feat(rust): detect project name from Cargo.toml (@caarlos0)f247d7d: feat(template): allow to use .Target (#5308) (@caarlos0)46829b0: feat(winget): update manifest version to 1.9.0 (#5333) (@vedantmgoyal9)b6b583b: feat: --release and -Doptimize=ReleaseSafe for rust and zig (#5332) (@caarlos0)5fa9b2d: feat: AUR source integration (#5311) (@ldez)444e25d: feat: add rustup and zig to packages optional dependencies (#5330) (@caarlos0)86262c1: feat: changing descriptions everywhere, more docs touches (#5368) (@caarlos0)b7bf14d: feat: handle healthcheck for builders (#5329) (@caarlos0)dd3a4ef: feat: rename builds..gobinary to builds..tool (#5328) (@caarlos0)Bug fixes
c7f4e90: fix(announce): move default status codes to Default, more tests (@caarlos0)46db677: fix(archive): improve info messages (#5362) (@caarlos0)23a96b2: fix(brew): do not use on_arm and on_intel (#5348) (@caarlos0)8f0cede: fix(build): improve build overrides handling (@caarlos0)c67b8d0: fix(docker): install cosign and syft with apk (#5275) (@caarlos0)255151e: fix(docker): retry on EOF (#5319) (@caarlos0)7d6311e: fix(init): complete --language (@caarlos0)368b8cb: fix(jsonschema): add enum options to build.builder (@caarlos0)6d1429d: fix(lint): ignore error copying to discard (@caarlos0)db39f82: fix(typo): asmtags -> asmflags (#5331) (@vedantmgoyal9)898c62c: fix: artifact filter should check if default when builder is zig (@caarlos0)8542907: fix: default zig config (@caarlos0)f1a3647: fix: docker error message (@caarlos0)23b6a1a: fix: godoc (@caarlos0)7339ef1: fix: group by platform when using rust or zig mixed with go (@caarlos0)549f2e8: fix: improve zig build (@caarlos0)6a07002: fix: keep underscores in deprecation urls (#5352) (@zimeg)b623d53: fix: lint (@caarlos0)2758964: fix: lint issue (@caarlos0)f4ad27c: fix: skip gomod info loading if no go builds (@caarlos0)43e8708: fix: typo in the YAML tag for Webhook.ExpectedStatusCodes (#5359) (@alexandear)d43f84a: refactor(build): preparing to support multiple languages (#5307) (@caarlos0)cb0957c: refactor: change from sort functions to slices functions (#5355) (@alexandear)317b533: refactor: flag template processing (#5336) (@caarlos0)21934d1: refactor: simplify validateImager, validateManifester (#5366) (@alexandear)Dependency updates
6a513e2: chore(deps): bump actions/cache from 4.1.2 to 4.2.0 (#5344) (@dependabot[bot])50c98a2: chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 (#5357) (@dependabot[bot])05042cf: chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#5345) (@dependabot[bot])dade01e: chore(deps): bump dagger/dagger-for-github from 7.0.1 to 7.0.2 (#5364) (@dependabot[bot])2a6fbc1: chore(deps): bump dagger/dagger-for-github from 7.0.2 to 7.0.3 (#5370) (@dependabot[bot])8d9c03b: chore(deps): bump github.com/caarlos0/go-version from 0.1.1 to 0.2.0 (#5310) (@dependabot[bot])f061ae9: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#5309) (@dependabot[bot])167ae29: chore(deps): bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 (#5358) (@dependabot[bot])fefc036: chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#5335) (@dependabot[bot])bfb93e2: chore(deps): bump github/codeql-action from 3.27.6 to 3.27.7 (#5356) (@dependabot[bot])240654e: chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (#5369) (@dependabot[bot])0c92a74: chore(deps): bump golang from 1.23.3-alpine to 1.23.4-alpine (#5334) (@dependabot[bot])558734c: chore(deps): bump golang from9a31ef0to6c5c959(#5349) (@dependabot[bot])ef202a3: chore(deps): bump golang from9bfa54eto9a31ef0(#5341) (@dependabot[bot])0e82f09: chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#5339) (@dependabot[bot])5d9dd9b: chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#5363) (@dependabot[bot])7e608ce: chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 (#5340) (@dependabot[bot])359bd35: chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#5338) (@dependabot[bot])afd6d02: chore(deps): update go-github to v67 (@caarlos0)Documentation updates
3bb22bd: docs: add since v2.5 (@caarlos0)5981d75: docs: better document defaults (@caarlos0)2814322: docs: change some colors and images on the homepage (#5354) (@carinebecker)112974e: docs: clarify build.overrides (@caarlos0)54d267f: docs: details (@caarlos0)950101f: docs: document how to run them with docker (@caarlos0)ff9aaad: docs: fix broken link (@caarlos0)0d93acb: docs: fix build (@caarlos0)e6a5a25: docs: fix shortcode (@caarlos0)218becc: docs: fix some broken URLs (@caarlos0)e106a2b: docs: fixes instructions, typo (#5346) (@kemitix)0357cfe: docs: improve a little bit (@caarlos0)424d6e3: docs: improve dark mode colors (@caarlos0)60f07a5: docs: improvements (@caarlos0)e1d1e8f: docs: improving home page (#5324) (@caarlos0)a23c9df: docs: minor docs improvements (#5320) (@caarlos0)8bc1130: docs: more fixes (@caarlos0)6cea4fc: docs: split build docs (@caarlos0)f4e1438: docs: update (@caarlos0)bc12fda: docs: update (@caarlos0)5f66b1b: docs: update (@caarlos0)8872f00: docs: update (@caarlos0)9cf781a: docs: update actions (@caarlos0)fb7df99: docs: update home (@caarlos0)a736f13: docs: update image (@caarlos0)Build process updates
533832e: build: fix mkdocs build (@caarlos0)9bdbf72: ci: build docs on flake.{nix,lock} changes (@caarlos0)72902e6: ci: build fail-fast (@caarlos0)e635b3f: ci: fix ref on workflow-dispatch for goreleaser-cross (@caarlos0)592b7fa: ci: notify goreleaser-rust-cross with the new release (#5342) (@vedantmgoyal9)Other work
4a00a72: chore(docs): update schema (@caarlos0)980ac87: chore: auto-update generated files (@actions-user)b0a76ae: chore: auto-update generated files (@actions-user)9835bb9: chore: docs update (@caarlos0)8ac13c0: chore: fix typos in comments, tests, and variables (#5360) (@alexandear)b014880: chore: fmt flake.nix (@caarlos0)9fb8d5f: chore: update (@caarlos0)563fb10: chore: update (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.8...v2.5.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.4.8Compare Source
Changelog
Bug fixes
377981e: fix(aur): description with quotes (#5304) (@ldez)10ab79f: fix(build): overrides without specifying goarm64 et al (#5298) (@caarlos0)ae4f6aa: refactor: replace fmt.Errorf with errors.New for consistency (#5294) (@alexandear)bae3bac: refactor: use cmp.Or instead of ordered.First (#5295) (@alexandear)Dependency updates
50d51ac: chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305) (@dependabot[bot])11cd27e: chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300) (@dependabot[bot])2527485: chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302) (@dependabot[bot])47f9781: chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299) (@dependabot[bot])c124eef: chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296) (@dependabot[bot])1cfe69e: chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303) (@dependabot[bot])Other work
4b4facb: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8
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.4.7Compare Source
Changelog
Bug fixes
7008892: fix: no output (@caarlos0)Dependency updates
0ec1c2c: chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#5293) (@dependabot[bot])Other work
f6d9c44: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.6...v2.4.7
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.4.6Compare Source
Changelog
Bug fixes
fac5e48: fix: URL escape tags in github, gitlab, and gitea (#5283) (@caarlos0)c65b225: fix: pass context.Context to HTTP requests (#5289) (@alexandear)ede5a9f: fix: typo in the git SSH command constant (#5287) (@alexandear)Dependency updates
30d5eec: chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 (#5285) (@dependabot[bot])9167698: chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 (#5284) (@dependabot[bot])cd1c5fb: chore(deps): update nfpm to v2.41.1 (@caarlos0)Documentation updates
9b3b1e4: docs: fix static/run script signature check on nightlies (@caarlos0)Build process updates
2bf08f1: ci: run build/test workflow on windows too (#5263) (@caarlos0)bc32cd6: ci: update golangci-lint to v1.62 (#5288) (@alexandear)Other work
0832d81: chore(aur): remove dead code about armv6 (#5280) (@ldez)82fd112: chore: auto-update generated files (@actions-user)696bd71: chore: update (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6
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.4.5Compare Source
Changelog
Bug fixes
ebe225a: fix(changelog): fix for no tags (#5272) (@caarlos0)885bcc0: fix(jsonschema): add custom JSONSchema type to umask (#5276) (@ldez)699adf4: fix: typo in JSON property for OpenCollective announce (#5251) (@alexandear)297615b: refactor: improve a bit the git changeloger (@caarlos0)efe8b70: refactor: remove an unneeded condition (@caarlos0)Dependency updates
442f70a: chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#5250) (@dependabot[bot])a8f1ba7: chore(deps): bump dagger/dagger-for-github from 6.14.0 to 7.0.0 (#5266) (@dependabot[bot])4f99418: chore(deps): bump dagger/dagger-for-github from 7.0.0 to 7.0.1 (#5268) (@dependabot[bot])906a9ab: chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260) (@dependabot[bot])118b626: chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#5244) (@dependabot[bot])9f042fa: chore(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 (#5252) (@dependabot[bot])027d607: chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#5265) (@dependabot[bot])645f696: chore(deps): bump github/codeql-action from 3.27.1 to 3.27.3 (#5274) (@dependabot[bot])85a7ce0: chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine (#5255) (@dependabot[bot])a7721dc: chore(deps): bump golang from0974259toc5eb6fe(#5267) (@dependabot[bot])e586235: chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#5261) (@dependabot[bot])9256232: chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#5262) (@dependabot[bot])b7ddd73: chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#5258) (@dependabot[bot])3d62145: chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#5264) (@dependabot[bot])Documentation updates
befa144: docs: clarify some things about ko templates (@caarlos0)8dad0d8: docs: fix typos in comments (#5246) (@alexandear)Build process updates
a4d2564: ci: approve before merge (@caarlos0)ed86703: ci: dependabot fix (@caarlos0)4529e93: ci: fix clone (@caarlos0)2793f36: ci: release build using too much space (#5277) (@caarlos0)Other work
2e8d84b: chore: auto-update generated files (@actions-user)4ef174a: chore: fix typo in script name (#5256) (@alexandear)1e80f5f: chore: fix typos in test names (#5249) (@alexandear)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.4...v2.4.5
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.4.4Compare Source
Changelog
Bug fixes
606c0e7: fix(cmd): handle --skip=,names... (@caarlos0)Other work
cc4427f: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.3...v2.4.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?
v2.4.3Compare Source
Changelog
Bug fixes
9a68c54: fix(changelog): first release default to git changelogger (#5242) (@caarlos0)a8315bc: fix: missing equal sign in environment variable (@caarlos0)Documentation updates
973dde6: docs: update deprecated config documentation (#5243) (@vergissberlin)Build process updates
efb4bd4: ci: delete local nightly tag on release (@caarlos0)Other work
79c6dd9: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.2...v2.4.3
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.4.2Compare Source
Changelog
Bug fixes
6ef6623: fix: build override (#5239) (@nekohasekai)a4ead4b: fix: build override consider goarm64 (@caarlos0)cb8997e: fix: goreleaser build --single-target on arm64 (@caarlos0)Documentation updates
e185a4c: docs: fix announcement (@caarlos0)2f2ae30: docs: update (@caarlos0)ad60dca: docs: update (@caarlos0)2a892f2: docs: update (@caarlos0)23f3502: docs: update (@caarlos0)431b18f: docs: update builds (@caarlos0)Other work
0639bdb: chore: auto-update generated files (@actions-user)2cbb430: chore: schema update (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.1...v2.4.2
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.4.1Compare Source
Changelog
Bug fixes
e0a21a1: fix(nfpm): bad filename for 386 (@caarlos0)Documentation updates
a2c63b5: docs: announcement (@caarlos0)Other work
1b1a2be: chore: auto-update generated files (@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.0...v2.4.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?
v2.4.0Compare Source
Changelog
New Features
d583861: feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support (#5186) (@caarlos0)d722aac: feat(ko): support annotations and user (#5227) (@maxbrunet)0468da1: feat: default GOARM change to 7 (#5157) (@caarlos0)b269cc9: feat: use context for HTTP request in discord (#5232) (@alexandear)Bug fixes
47212a5: fix(brew): Fix Forumla Class Name builder (#5192) (@pquerna)b2a02b5: fix(changelog): fix random order of first commit in first release (#5173) (@Juneezee)efd9edc: fix(gitlab): improve artifact upload retry (#5185) (@caarlos0)f65c757: fix(nfpm): wrong filename for arm64 (@caarlos0)66db8c0: fix: build 386 (@caarlos0)d933d8b: fix: first class build targets (@caarlos0)244bbf0: fix: quill dependency conflics (@caarlos0)33dfbce: fix: remove filetype exe from chocolatey template (#5159) (@robinovitch61)2bdfbdc: fix: signature template failed silently after signing process completed (#5148) (@jamestelfer)d3f8bbf: fix: snapshot version template should not have the leading 'v' (@caarlos0)24c6060: fix: standardize .Ext to always have the preceding.(#5207) (@caarlos0)d3ce82f: fix: tmpl.386->.I386(@caarlos0)91525f7: fix: tmpl always copy before modifying (#5200) (@caarlos0)869ef71: fix: typo in testctx.WithConfig parameter (#5220) (@alexandear)724d4ae: refactor: improve buildtarget.List (#5208) (@caarlos0)12155a3: refactor: remove empty lines, fix //nolint (#5235) (@alexandear)57365c1: refactor: rename archive.Copying to archive.Copy (#5233) (@alexandear)0f48a6d: refactor: use std maps,slices instead of golang.org/exp (#5221) (@alexandear)Dependency updates
42185b6: chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#5184) (@dependabot[bot])4871e76: chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#5189) (@dependabot[bot])542e5a0: chore(deps): bump actions/cache from 4.1.1 to 4.1.2 (#5217) (@dependabot[bot])15d5473: chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#5158) (@dependabot[bot])ec2447f: chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#5187) (@dependabot[bot])96609bd: chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#5219) (@dependabot[bot])8856062: chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#5222) (@dependabot[bot])70ae5bb: chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#5199) (@dependabot[bot])562ca2e: chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 (#5214) (@dependabot[bot])7e48917: chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#5231) (@dependabot[bot])617ad4a: chore(deps): bump anchore/scan-action from 4 to 5 (#5198) (@dependabot[bot])1098031: chore(deps): bump cachix/install-nix-action from 29 to 30 (#5169) (@dependabot[bot])9629734: chore(deps): bump cachix/install-nix-action from V28 to 29 (#5160) (@dependabot[bot])8f1f86a: chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#5163) (@dependabot[bot])3a859db: chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 (#5190) (@dependabot[bot])8843f09: chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 (#5193) (@dependabot[bot])f92937b: chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 (#5228) (@dependabot[bot])4021d43: chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 (#5144) (@dependabot[bot])d456f79: chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 (#5150) (@dependabot[bot])747c11d: chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#5165) (@dependabot[bot])2841417: chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#5170) (@dependabot[bot])3f406df: chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#5215) (@dependabot[bot])c92ffb4: chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#5237) (@dependabot[bot])8ddb7b8: chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 (#5223) (@dependabot[bot])883c155: chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#5197) (@dependabot[bot])dde4f8f: chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#5151) (@dependabot[bot])7d4671a: chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 (#5224) (@dependabot[bot])f946a9c: chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 (#5201) (@dependabot[bot])adfe828: chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 (#5181) (@dependabot[bot])ce90955: chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 (#5195) (@dependabot[bot])5d62156: chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 (#5202) (@dependabot[bot])13f8857: chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (#5188) (@dependabot[bot])0f87e6f: chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (#5203) (@dependabot[bot])e52b71e: chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#5216) (@dependabot[bot])8428a1e: chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (#5143) (@dependabot[bot])c8cb976: chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#5156) (@dependabot[bot])e62db3c: chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 (#5171) (@dependabot[bot])86fe795: chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#5152) (@dependabot[bot])c4900fb: chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 (#5194) (@dependabot[bot])7b697a8: chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine (#5164) (@dependabot[bot])0949389: chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#5180) (@dependabot[bot])d23f2c7: chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#5179) (@dependabot[bot])daf917f: chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#5182) (@dependabot[bot])71e7a63: chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#5166) (@dependabot[bot])156f495: chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#5183) (@dependabot[bot])a2257ee: chore(deps): update go-github to v66 (@caarlos0)2d0d9d9: chore(deps): update nfpm (@caarlos0)Documentation updates
c08d7cd: docs: correct spelling errors in documentation (#5149) (@SpiffyEight77)d246966: docs: experiment version (@caarlos0)a93f40b: docs: fix (@caarlos0)d4b8c6b: docs: improve ko docs (@caarlos0)7f50679: docs: update (@caarlos0)4b91ae3: docs: update (@caarlos0)ca5ad8c: docs: update (@caarlos0)248c7fc: docs: update (@caarlos0)bce9035: docs: update contributing (@caarlos0)636a147: docs: update schema (@caarlos0)Build process updates
3cf2556: ci: auto-merge dependabot PRs (@caarlos0)d594cdd: ci: daggerize test pipeline (#4969) (@kpenfound)6a84e40: ci: release to riscv64 (#5196) (@mengzhuo)Other work
205b346: chore(docs): update schema (@caarlos0)0a42a98: chore: auto-update generated files (@actions-user)b8aef10: perf(changelog): improve changelog sort performance (#5161) (@Juneezee)012cfc3: point to GHCR instead of GCR for cosign container (#5176) (@bobcallaway)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.3.2...v2.4.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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Renovate Bot.
Update goreleaser/goreleaser Docker tag to v2.4.1to Update goreleaser/goreleaser Docker tag to v2.4.3daba89a743toc03d88ce0fc03d88ce0fto903b51c25bUpdate goreleaser/goreleaser Docker tag to v2.4.3to Update goreleaser/goreleaser Docker tag to v2.4.4903b51c25bto435972fc71Update goreleaser/goreleaser Docker tag to v2.4.4to Update goreleaser/goreleaser Docker tag to v2.4.5435972fc71toe9fe992c95Update goreleaser/goreleaser Docker tag to v2.4.5to Update goreleaser/goreleaser Docker tag to v2.4.6e9fe992c95to3c457e49e5Update goreleaser/goreleaser Docker tag to v2.4.6to Update goreleaser/goreleaser Docker tag to v2.4.73c457e49e5todca57dce73Update goreleaser/goreleaser Docker tag to v2.4.7to Update goreleaser/goreleaser Docker tag to v2.4.8dca57dce73toa7c6a36d1aUpdate goreleaser/goreleaser Docker tag to v2.4.8to Update goreleaser/goreleaser Docker tag to v2.5.0a7c6a36d1ato778aa00c83Update goreleaser/goreleaser Docker tag to v2.5.0to Update goreleaser/goreleaser Docker tag to v2.5.1Update goreleaser/goreleaser Docker tag to v2.5.1to Update goreleaser/goreleaser Docker tag to v2.5.1 - autoclosedPull request closed