Update dependency goreleaser/goreleaser to v2.15.3#87
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency goreleaser/goreleaser to v2.15.3#87renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
a1ec4bd to
2f628a2
Compare
2f628a2 to
bef532a
Compare
bef532a to
f1fca04
Compare
f1fca04 to
2882476
Compare
2882476 to
0d44106
Compare
0d44106 to
76038cf
Compare
76038cf to
b0cbd2c
Compare
b0cbd2c to
388c6c0
Compare
388c6c0 to
1c545e8
Compare
1c545e8 to
bf165df
Compare
bf165df to
dcfc928
Compare
dcfc928 to
92eeddf
Compare
92eeddf to
1aaab16
Compare
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.12.5→2.15.3Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.15.3Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.15.
Changelog
Security updates
d1cdbb2: sec: prevent secret leaks in logs and improve redaction (@caarlos0)Bug fixes
cba5b9f: fix(aur,krew,aursources): apply template to SkipUpload before checking its value (@caarlos0)4d1924d: fix(blob): evaluate template in provider before checking for S3 ACL support (@caarlos0)38577c6: fix(build): fix broken backtick and missing GOMIPS64 in --single-target help text (@caarlos0)ff02d82: fix(build): prevent panic when command has single element (@caarlos0)2a10e3e: fix(bun): show original target in parse error, not trimmed version (@caarlos0)88daaf3: fix(changelog): prevent panic on negative abbrev values other than -1 (@caarlos0)6c7798f: fix(changelog): use %t instead of %b for bool in debug log format (@caarlos0)f39c233: fix(checksums): prevent panic in sort when line has no double-space (@caarlos0)f8e7ec9: fix(client): off-by-one in truncateReleaseBody (#6534) (@caarlos0)d788340: fix(docker): check evaluated Dockerfile template for emptiness, not raw template (@caarlos0)921e6cb: fix(docker): fix "did you mean?" suggestion always suggesting the input name itself (@caarlos0)9e9f87c: fix(docker): prevent panic in parsePlatform with missing arch (@caarlos0)a0875e5: fix(docker): remove duplicate WithOutput in error wrapping (@caarlos0)e7a4afa: fix(dockers/v2): digest log (@caarlos0)4a9d25f: fix(gitea): fix misleading 'using master' log when default branch lookup fails (@caarlos0)1ca21f0: fix(github): nil-guard resp in updateRelease before accessing Header (@caarlos0)ff9035a: fix(http): remove double-close of response body in executeHTTPRequest (@caarlos0)50a034d: fix(nfpm): show correct value in content mtime parse error (@caarlos0)206120a: fix(opencollective): handle errors, more tests (#6512) (@caarlos0)e15276b: fix(partial): add missing ppc64le to archExtraEnvs map (@caarlos0)a05ecb8: fix(partial): use GGOMIPS64/GOMIPS64 instead of GGOMIPS/GOMIPS for mips64/mips64le (@caarlos0)f48613d: fix(redact): return 0 bytes written on underlying write failure (@caarlos0)44133de: fix(release): log correct repo name for GitLab and Gitea releases (@caarlos0)e4262d5: fix(rust): glibc version stripping for gnueabi/gnueabihf targets (@caarlos0)889107f: fix(rust): show all workspace members in error message, not just first (@caarlos0)634a0cb: fix(rust): strip custom glibc version from target for rustup command (@mozzieongit)292203e: fix(sbom): use matched filename for artifact Name instead of glob pattern (@caarlos0)053c68a: fix(srpm): remove double close of package file (@caarlos0)0099417: fix(targz): close gzip reader in Copy (@caarlos0)c2f16b9: fix(tmpl): return error instead of panicking on invalid filter regex (@caarlos0)ed201bd: fix(winget): use filepath.Join instead of path.Join for local filesystem paths (@caarlos0)a176567: fix: add retries everywhere possible (#6528) (@caarlos0)6a19ea9: fix: better log (@caarlos0)e09e23a: fix: check buildx for dockers v1 (#6526) (@caarlos0)be89f2a: fix: guard iterator bounds in gerrors Details (@caarlos0)8b77358: fix: handle io.ReadAll error in bodyOf instead of discarding it (@caarlos0)5042b84: fix: preserve original error details in git config extraction (@caarlos0)68ebdd7: fix: remove duplicate WithField in gitea client push logging (#6532) (@caarlos0)60028b1: fix: replace recursive rateLimitChecker with single check and context-aware sleep (@caarlos0)7e7f9b2: fix: use Mattermost.Color instead of Teams.Color in mattermost pipe (#6533) (@caarlos0)e31f01d: fix: use typed structs for LinkedIn API responses (@caarlos0)f236e07: refactor(http): remove global assetOpen mock pattern (@caarlos0)17d61b6: refactor(tests): simplify client tests with helpers (#6537) (@caarlos0)3dba4a6: refactor: use io.WriteString (@caarlos0)Documentation updates
9ee7477: docs(rust): document ability to specify custom glibc version (@mozzieongit)c4a137b: docs: Fix signature verification of checksum file (#6513) (@nicholasdille)5a92c1d: docs: add v2.15 banner (@caarlos0)e9c3a11: docs: ai usage guidelines (#6525) (@caarlos0)ad86abe: docs: fix output (@caarlos0)1171390: docs: regenerate favicons with transparent background (#6521) (@caarlos0)Other work
035aafd: chore: go 1.26.2 (#6547) (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.15.2...v2.15.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.15.2Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.15.
Changelog
Bug fixes
b5eabc8: fix(checksum): exclude signature and certificates (@caarlos0)Documentation updates
5fc0e0e: docs: add Telegram channel alongside Twitter/social links (@caarlos0 and @Copilot)Other work
8620b25: chore: fmt (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.15.1...v2.15.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.15.1Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.15.
Changelog
Bug fixes
87a55ea: fix: exclude signatures and certificates from sign pipe "all" filter (#6509) (@caarlos0 and @Copilot)be844be: fix: retry git clone/push on transient network errors, clean up partial clones (#6506) (@Copilot and @caarlos0)eb944f9: fix: retry snapcraft upload on 5xx error (#6504) (@Copilot and @caarlos0)5b156e9: refactor: fix modernize lint issues (#6507) (@alexandear)Documentation updates
ed46860: docs: announce v2.15 (@caarlos0)28e97e8: docs: v2.15 (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.15.0...v2.15.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.15.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.15.
Changelog
New Features
8cf8e11: feat(builders/go): build ./..., better defaults (#6457) (@caarlos0)9af5eed: feat(cask): add generate_completions_from_executable stanza support (#6485) (@caarlos0 and @Copilot)e7fe177: feat(telegram): message thread id (#6442) (@caarlos0)3f66a19: feat: added blake3 checksumming support (#6412) (@philocalyst)cdf9453: feat: flatpak (#6448) (@caarlos0)1acc920: feat: retry go mod proxy on 404 with exponential backoff (#6440) (@Copilot and @caarlos0)b888013: feat: source rpm support (#6493) (@caarlos0 and @Copilot)Bug fixes
928493f: fix(archive): use current binary for ExtraReplaces in skip (#6499) (@cuiweixie)c776812: fix(docker): check if --provenance and --sbom flags are available (#6458) (@caarlos0)4e49e3a: fix(flatpak): singular (@caarlos0)612d843: fix(go): remove windows/arm from valid build targets (@Sim-hu)0b98cb5: fix(homebrew_cask): stanza order (#6466) (@caarlos0)9cbb3c2: fix(homebrew_casks): use heredoc for cask caveats to handle shell metacharacters (#6460) (@Copilot and @caarlos0)6f074fe: fix(rust): cargo zigbuild targets with custom glibc version (#6492) (@caarlos0)d90710a: fix(snapcraft): correct channel template args in fmt.Errorf (#6498) (@cuiweixie)75f9bf1: fix(telegram): make sure to close resp.body (@caarlos0)1ca5270: fix(telegram): message thread id is not required (@caarlos0)0a02951: fix: add flatpak to checksums and sign (@caarlos0)5bc053e: fix: better logs (@caarlos0)0944d9f: fix: consistent error outputs across all pipes (#6441) (@caarlos0 and @Copilot)dd611ec: fix: filterOut returns excluded tag when multiple ignore_tags are set (#6462) (@abhay1999)44a1887: fix: lint (@caarlos0)50fbf9e: fix: lint (@caarlos0)15a1d6b: refactor: add UploadableTypes canonical var and use it across pipes (#6490) (@caarlos0 and @Copilot)Documentation updates
a9378e4: docs(deps): bump mkdocs-material from 9.7.4 to 9.7.5 in /www in the docs group (#6454) (@dependabot[bot])600a886: docs(deps): bump mkdocs-material from 9.7.5 to 9.7.6 in /www in the docs group (#6469) (@dependabot[bot])fa067d1: docs: add lang icons (@caarlos0)855f02c: docs: better homepage (@caarlos0)3436aca: docs: button style (@caarlos0)a70477d: docs: clarify .Binary (@caarlos0)a4779e3: docs: fix 404 (@caarlos0)24b9187: docs: fix build (@caarlos0)a52b714: docs: fix favicons (@caarlos0)d6a070e: docs: fix nsis typo (@caarlos0)215ac6f: docs: fix static url (#6478) (@caarlos0)de75958: docs: hide screenshot on mobile (@caarlos0)ecbce4c: docs: improve Contributing (@caarlos0)1f7c7f0: docs: language icons (@caarlos0)fd46091: docs: less stars on mobile (@caarlos0)77bec10: docs: meta tags (@caarlos0)65216db: docs: new docs using hugo and hextra (#6474) (@caarlos0 and @Copilot)785776a: docs: new sponsors tool (@caarlos0)97c05b9: docs: semver docs improvements (@caarlos0)521d96f: docs: sponsor aliases (@caarlos0)1436d79: docs: sponsor links utm (@caarlos0)692fea6: docs: sponsors.md update (@caarlos0)399ef14: docs: udpate (@caarlos0)bddeee6: fixup! docs: language icons (@caarlos0)367aa84: fixup! fixup! docs: language icons (@caarlos0)Other work
8cf0155: chore: note (@caarlos0)d9a1447: chore: remove todo (@caarlos0)b48220d: ci(deps): bump the actions group with 3 updates (#6497) (@dependabot[bot])001e1ca: ci(deps): bump the actions group with 4 updates (#6477) (@dependabot[bot])b7fc219: ci(deps): bump the actions group with 5 updates (#6453) (@dependabot[bot])0221846: ci(deps): bump the actions group with 7 updates (#6470) (@dependabot[bot])Full Changelog: goreleaser/goreleaser@v2.14.3...v2.15.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.14.3Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.14.
Changelog
Other work
7cc4509: chore: fix svu config (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.14.2...v2.14.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.14.2Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.14.
Changelog
Bug fixes
a5070ed: fix(sbom): fix Windows CI test failure in catalog_source_archives (@caarlos0 and @Copilot)89d4957: fix(telegram): chat_id should be allowed in the@channelnameform (@caarlos0)7089915: fix(telegram): improve default message template (@caarlos0)6a3f983: fix(upload): prevent sendFile race condition on Windows (@caarlos0 and @Copilot)0c0906d: fix: go1.26.1 (@caarlos0)0dfb84b: fix: improve logs (@caarlos0)53dd3b7: fix: lint (@caarlos0)Documentation updates
b2b85e0: docs(deps): bump mkdocs-material in /www in the docs group (@dependabot[bot])3227c59: docs(deps): bump mkdocs-material in /www in the docs group (@dependabot[bot])a6aee4a: docs: fix badges (@caarlos0)3722f3c: docs: improve telegram docs (@caarlos0)43ce1c2: docs: telegram link (@caarlos0)ed620f1: docs: update install.md (@caarlos0)Other work
7e53058: chore(ci): switch artifact attestations gen to actions/attest (@scop)b8b56ef: chore: add .env to .gitignore (@caarlos0)0513ddb: chore: add comment (@caarlos0)ec28ed7: ci(deps): bump the actions group with 11 updates (@dependabot[bot])b51c2e8: ci(deps): bump the actions group with 7 updates (@dependabot[bot])Full Changelog: goreleaser/goreleaser@v2.14.1...v2.14.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.14.1Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.14.
Changelog
Security updates
6bce54f: sec(deps): update filippo.io/edwards25519 (@caarlos0)Bug fixes
6e813e9: fix(docker/v2): output in error (@caarlos0)4621880: fix(tmpl): rename toSlice to list (@caarlos0)c174134: fix(tmpl): slice -> toSlice (@caarlos0)Documentation updates
8d53236: docs: announce v2.14 (@caarlos0)c5c6637: docs: fix gemfury links (@caarlos0)79922a2: docs: fix more divider (@caarlos0)fe23919: docs: fix syntax (@caarlos0)0c1ac6d: docs: fmt (@caarlos0)ce778c3: docs: typo (@caarlos0)63e1434: docs: update github action (@caarlos0)Other work
d525fe7: chore: remove unused file (@caarlos0)fd46e47: fix (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.14.0...v2.14.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.14.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.14.
Changelog
New Features
3161f6d: feat(dockers/v2): allow to skip load image in snapshot for daemonless clients (#6348) (@BaptisteLalanne and @caarlos0)3368f3d: feat(dockers/v2): template platforms (#6347) (@caarlos0)cfa0bce: feat(dockers_v2): warn user if it seems like they're rebuilding binaries (#6342) (@caarlos0)de60363: feat(homebrew_cask): allow globs in manpages (#6324) (@caarlos0)34583a4: feat(nfpm): allow to filter by goamd64 (@caarlos0)c8aef2a: feat(nfpm): set archvariant in deb for goamd64 (@caarlos0)4ead70b: feat(nix): add formatter support (#6357) (@caarlos0)8df15da: feat(tmpl): englishJoin (@caarlos0)3702e4d: feat(winget): allow to set package name (#6371) (@caarlos0)bf2608c: feat(winget): update manifest schema to latest (1.12.0) (#6370) (@vedantmgoyal9)20d273b: feat: detect if binary is dynamically linked, proper nix configuration (#6346) (@caarlos0)3a92bcc: feat: extract co-authors (#6322) (@caarlos0)1c03c92: feat: go 1.25.6 (@caarlos0)a57d7b1: feat: go1.25.7 (@caarlos0)323bb9e: feat: improve gerrors (@caarlos0)086ddd5: feat: use go1.26 (@caarlos0)Security updates
4f4893f: fixup! sec: redact secrets from command outputs and logs (@caarlos0)09cd360: sec: redact secrets from command outputs and logs (@caarlos0)Bug fixes
aa3844d: fix(aur): src info should replace version with pkgver (@caarlos0)f811af1: fix(brews): brew style sorbet error (#6373) (@gliptak)1c4d6d4: fix(cask): handle WrappedIn (@caarlos0)1101aeb: fix(changelog): de-duplicate authors (@caarlos0)e008893: fix(deps): fix github enterprise urls (@caarlos0)1c79913: fix(docker): bump Go to 1.25.7 to match go.mod (@jacarui)56f411e: fix(docker): regression with new buildx versions (@caarlos0)b611c6f: fix(dockers/v2): improve log output, do not complain on driver=docker (@caarlos0)2c45558: fix(dockers/v2): improve logs (@caarlos0)a9dbf93: fix(dockers/v2): simplify code a bit (@caarlos0)b2d8862: fix(nfpm): properly handle meta packages (@caarlos0)ae1b623: fix(nix): auPatchelHook should be a dependency (#6364) (@malikwirin)075c670: fix(nix): autoPatchelfHook on Linux only (@caarlos0)fb8547c: fix(sbom): improve log output (@caarlos0)49934c3: fix(tmpl): better englishJoin, added slice (@caarlos0)8807b97: fix: better debug output (@caarlos0)7d683d7: fix: git-lfs on Dockerfile (@caarlos0)15cde46: fix: github enteprise upload URLs (@caarlos0)b5c6487: fix: lint (@caarlos0)b62b13c: fix: some rewording (@caarlos0)4b5e9fd: fix: update sha3 and minor code style update (#6350) (@caarlos0)df2bab4: fixup! fix: better debug output (@caarlos0)Documentation updates
87dfeca: docs(deps): bump mkdocs-include-markdown-plugin from 7.2.0 to 7.2.1 in /www in the docs group (#6367) (@dependabot[bot])cd3d34c: docs(deps): bump mkdocs-material in /www in the docs group (@dependabot[bot])123dbd9: docs(nfpm): document deb compression (@scop)231ed16: docs(schema): add missing zstd deb compression enum value (@scop)ea8f0eb: docs: Fix typo In Deprecation Docs on Homebrew Formulas (#6340) (@bwagner5)996d78c: docs: document artifacts.json structure (#6341) (@caarlos0 and @Copilot)100822e: docs: document how to disable manifests in dockers_v2 (@caarlos0)f7594cc: docs: gemfury link (@caarlos0)d76db96: docs: image (@caarlos0)d7e6a82: docs: preparing for v2.14 ([@caarlos0](https://redirect.github.com/caConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.