Skip to content

chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.15.2 to 2.15.3 in /tool-imports/goreleaser#1167

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tool-imports/goreleaser/github.com/goreleaser/goreleaser/v2-2.15.3
Open

chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.15.2 to 2.15.3 in /tool-imports/goreleaser#1167
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tool-imports/goreleaser/github.com/goreleaser/goreleaser/v2-2.15.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps github.com/goreleaser/goreleaser/v2 from 2.15.2 to 2.15.3.

Release notes

Sourced from github.com/goreleaser/goreleaser/v2's releases.

v2.15.3

Announcement

Read the official announcement: Announcing GoReleaser v2.15.

Changelog

Security updates

  • d1cdbb23fcca7de37bdf0e1316fd3e3884f9d224: sec: prevent secret leaks in logs and improve redaction (@​caarlos0)

Bug fixes

  • cba5b9fc84d21536de7aae89be56e1241c734844: fix(aur,krew,aursources): apply template to SkipUpload before checking its value (@​caarlos0)
  • 4d1924d3dd5c85e0ddaecc0c049390bcc702b32e: fix(blob): evaluate template in provider before checking for S3 ACL support (@​caarlos0)
  • 38577c607e7a06c5207ae4831f112f722dfcb95c: fix(build): fix broken backtick and missing GOMIPS64 in --single-target help text (@​caarlos0)
  • ff02d82d90acf321ea7f361a2a71b41aa2cd259e: fix(build): prevent panic when command has single element (@​caarlos0)
  • 2a10e3edf6d1883b59f0b2573dacb9dc5df24bb5: fix(bun): show original target in parse error, not trimmed version (@​caarlos0)
  • 88daaf34fc39dcb5a4bfb4d3385dfff5acedbc24: fix(changelog): prevent panic on negative abbrev values other than -1 (@​caarlos0)
  • 6c7798f7183ab88137e41d510ae5822fa5676965: fix(changelog): use %t instead of %b for bool in debug log format (@​caarlos0)
  • f39c23383313f4633dccb1c1c4b7181add3c69f0: fix(checksums): prevent panic in sort when line has no double-space (@​caarlos0)
  • f8e7ec99186d3d4f2b81381c8f2f779938058623: fix(client): off-by-one in truncateReleaseBody (#6534) (@​caarlos0)
  • d7883409bb192fc9f8ad1d69c7546d0519cce1df: fix(docker): check evaluated Dockerfile template for emptiness, not raw template (@​caarlos0)
  • 921e6cbb71ff9f17888bc50e2b97c4238e68d68e: fix(docker): fix "did you mean?" suggestion always suggesting the input name itself (@​caarlos0)
  • 9e9f87cb14664df55e821ab60f21d8583a91f9dd: fix(docker): prevent panic in parsePlatform with missing arch (@​caarlos0)
  • a0875e57d1fa6db8128fa44eaf5231f58433f19c: fix(docker): remove duplicate WithOutput in error wrapping (@​caarlos0)
  • e7a4afa60ec87e60984c5a0c96824cd6dd3bd1af: fix(dockers/v2): digest log (@​caarlos0)
  • 4a9d25f5dbd1c64f99a5ffa72886d3389812bbd3: fix(gitea): fix misleading 'using master' log when default branch lookup fails (@​caarlos0)
  • 1ca21f0effe7287cb7a16d237023eb8cb668bcba: fix(github): nil-guard resp in updateRelease before accessing Header (@​caarlos0)
  • ff9035a872c0a9c989e6081fab1c89569cafaa87: fix(http): remove double-close of response body in executeHTTPRequest (@​caarlos0)
  • 50a034dd0f1cf04c625da560bb35765b714bc30e: fix(nfpm): show correct value in content mtime parse error (@​caarlos0)
  • 206120a80e9997c1761e296ad6c4f2c29dd61bf7: fix(opencollective): handle errors, more tests (#6512) (@​caarlos0)
  • e15276bb19593afdfe8cf3d5239e6399b0aa625e: fix(partial): add missing ppc64le to archExtraEnvs map (@​caarlos0)
  • a05ecb82865f9239270ed1c8b628ced4587f8172: fix(partial): use GGOMIPS64/GOMIPS64 instead of GGOMIPS/GOMIPS for mips64/mips64le (@​caarlos0)
  • f48613d9a8f169ff84163878a1dbce46da45f55a: fix(redact): return 0 bytes written on underlying write failure (@​caarlos0)
  • 44133de0edf43fa97af11a3871534b8594fa6bc3: fix(release): log correct repo name for GitLab and Gitea releases (@​caarlos0)
  • e4262d5d00599b2bb20a7e521cd5ece75387ef41: fix(rust): glibc version stripping for gnueabi/gnueabihf targets (@​caarlos0)
  • 889107f3ce52968b863ab84f51cbceb2c0ed53fc: fix(rust): show all workspace members in error message, not just first (@​caarlos0)
  • 634a0cbf273ad6b26c1deff171c3d046845a5281: fix(rust): strip custom glibc version from target for rustup command (@​mozzieongit)
  • 292203e5aa5cba7fef49f0ef2aefb64aea148fcc: fix(sbom): use matched filename for artifact Name instead of glob pattern (@​caarlos0)
  • 053c68a05c006c3ab4e7e5c73eb6bf9877b09154: fix(srpm): remove double close of package file (@​caarlos0)
  • 0099417f305938d022f94efadf0e3a71a9eca1e4: fix(targz): close gzip reader in Copy (@​caarlos0)
  • c2f16b97f02364434fd61f487fc8c5f23dc445a6: fix(tmpl): return error instead of panicking on invalid filter regex (@​caarlos0)
  • ed201bdefb81b97377f7f8766e3966d18304087a: fix(winget): use filepath.Join instead of path.Join for local filesystem paths (@​caarlos0)
  • a176567869ad67dbac690a4632d853b3b85965c2: fix: add retries everywhere possible (#6528) (@​caarlos0)
  • 6a19ea9092d89b2d00f3f403ac693135a3dff6fb: fix: better log (@​caarlos0)
  • e09e23a71c820afbb9f5144666a25ad50616c04c: fix: check buildx for dockers v1 (#6526) (@​caarlos0)
  • be89f2a6439970eded91463b6b70475738e3b3cf: fix: guard iterator bounds in gerrors Details (@​caarlos0)
  • 8b77358c4e06d3fd1d0a72372cc22f6509dfb7c8: fix: handle io.ReadAll error in bodyOf instead of discarding it (@​caarlos0)
  • 5042b84f120e5c2c48d110ffcce3bba1259f2761: fix: preserve original error details in git config extraction (@​caarlos0)
  • 68ebdd7de05ae4cf3119e70562437a9fd8787327: fix: remove duplicate WithField in gitea client push logging (#6532) (@​caarlos0)
  • 60028b19eb6845164ed7bac541032efe1b07fe14: fix: replace recursive rateLimitChecker with single check and context-aware sleep (@​caarlos0)
  • 7e7f9b276bf4eda3e339131075c9b77ea040d887: fix: use Mattermost.Color instead of Teams.Color in mattermost pipe (#6533) (@​caarlos0)
  • e31f01d110a1868791a2b8d3d150e8b52fa9ae59: fix: use typed structs for LinkedIn API responses (@​caarlos0)

... (truncated)

Commits
  • cf89dd5 chore: auto-update generated files
  • e4262d5 fix(rust): glibc version stripping for gnueabi/gnueabihf targets
  • 9ee7477 docs(rust): document ability to specify custom glibc version
  • 634a0cb fix(rust): strip custom glibc version from target for rustup command
  • d369a99 ci(deps): bump the actions group with 2 updates
  • aaa2679 chore(deps): bump the gomod group with 5 updates
  • 974404a chore(deps): bump golang in the docker group across 1 directory
  • d1cdbb2 sec: prevent secret leaks in logs and improve redaction
  • 053c68a fix(srpm): remove double close of package file
  • 2a10e3e fix(bun): show original target in parse error, not trimmed version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.15.2 to 2.15.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Commits](goreleaser/goreleaser@v2.15.2...v2.15.3)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser/v2
  dependency-version: 2.15.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 15, 2026
@dependabot dependabot bot requested a review from rhybrillou as a code owner April 15, 2026 16:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 15, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 15, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants