You've already forked getpsrc
chore(deps): update dependency goreleaser/goreleaser to v2.12.0 #45
Reference in New Issue
Block a user
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.11.2
->v2.12.0
Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.12.0
Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
New Features
378d8c4
: feat(bun): support more targets (#6019) (@caarlos0)6a54103
: feat(docker): create images digest file for attestation (#6001) (@caarlos0)102762f
: feat(docker/v2): initial implementation (#5793) (@caarlos0)d7b45d1
: feat(docker/v2): support annotations (#6011) (@caarlos0)72a00ef
: feat(docker/v2): support arbitrary flags (#6012) (@caarlos0)75110a1
: feat(golang): update allowed targets (#5951) (@caarlos0)ff46676
: feat(mcp): goreleaser_check gives instructions on how to fix deprecations (#5896) (@caarlos0)51ee020
: feat(tmpl): readFile and mustReadFile (#5948) (@caarlos0)193d2cd
: feat(upload,artifactory): allow to set a password field, tmpl username (#5949) (@caarlos0)03bcbab
: feat: makeself (#6023) (@caarlos0)1b0a0d7
: feat: remove uber-go/automaxprocs (#6006) (@caarlos0)dec0744
: feat: retry docker manifest, retry configurations (#5978) (@caarlos0)2b7402f
: feat: update to go 1.25 (#5971) (@caarlos0)Security updates
0f78ad8
: sec: update rekor to main for GHSA-vrw8-fxc6-2r93 (#5990) (@caarlos0)Bug fixes
152c3c1
: fix(brew): use && instead of and (#5986) (@caarlos0)3dcded4
: fix(cask): conflicts_with formula was deprecated (#5996) (@caarlos0)e55afcd
: fix(cask): pass audit (#5987) (@caarlos0)03c298d
: fix(digest): double space (@caarlos0)924ddc8
: fix(docker/v2): custom publisher (@caarlos0)7a87c43
: fix(docker/v2): dockerfile not being copied properly (@caarlos0)72503f0
: fix(docker/v2): lint issues (@caarlos0)6d4fb88
: fix(docker/v2): remove unneeded if (@caarlos0)46d6a86
: fix(docker/v2): several fixes (#6013) (@caarlos0)9983bab
: fix(docker/v2): tag suffix on windows (@caarlos0)bb56356
: fix(gitlab): missing PR footer (#5950) (@caarlos0)41a1c07
: fix(golang): only warn experimental/unstable targets if not filtered out (@caarlos0)7d25a96
: fix(makeself): lint issues (@caarlos0)26b06f6
: fix(mcp): brews is not deprecated anymore (@caarlos0)a42cfdd
: fix(scoop): add newline to eof (#5985) (@caarlos0)029042f
: refactor(docker/v2): move build to another func (@caarlos0)1a4d726
: refactor(docker/v2): rename func (@caarlos0)70ab655
: refactor: improved artifact filters (#6024) (@caarlos0)142d972
: refactor: simplify function call (@caarlos0)Documentation updates
9fcddb2
: docs(cask): improve example of homebrew casks (#5944) (@sushichan044)b648596
: docs: Python in the homepage (#5984) (@SamuelMarks)69ce847
: docs: fix link (@caarlos0)5ea0ae6
: docs: fix typo (@caarlos0)f0bdfa4
: docs: improve help around termux (@caarlos0)c73e314
: docs: improvements (@caarlos0)9399b33
: docs: update for v2.12 (@caarlos0)Other work
eb6c1aa
: Revert "chore(deps): bump github.com/ulikunitz/xz from 0.5.13 to 0.5.14 in the go_modules group" (#6036) (@caarlos0)6a5c53c
: chore: fix lint (@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.11.2...v2.12.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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.