Update ghcr.io/goreleaser/goreleaser Docker tag to v2.7.0 #42

Open
smeagol-help wants to merge 1 commit from renovate/ghcr.io-goreleaser-goreleaser-2.x into main
Contributor

This PR contains the following updates:

Package Type Update Change
ghcr.io/goreleaser/goreleaser container minor v2.5.1 -> v2.7.0

Release Notes

goreleaser/goreleaser (ghcr.io/goreleaser/goreleaser)

v2.7.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.6.1...v2.7.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?

GoReleaser logo

v2.6.1

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.6.0...v2.6.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?

GoReleaser logo

v2.6.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.5.1...v2.6.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?

GoReleaser logo


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | container | minor | `v2.5.1` -> `v2.7.0` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (ghcr.io/goreleaser/goreleaser)</summary> ### [`v2.7.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.7.0) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.6.1...v2.7.0) #### Changelog ##### New Features - [`6005c5f`](https://github.com/goreleaser/goreleaser/commit/6005c5f253122c4c8f2016d0971366ddfb008401): feat(cmd): filter check filename completion to YAML files ([#&#8203;5515](https://github.com/goreleaser/goreleaser/issues/5515)) ([@&#8203;scop](https://github.com/scop)) - [`a428222`](https://github.com/goreleaser/goreleaser/commit/a4282228085ec39e211eddcad9686f18488b08ea): feat(http/artifactory): skip configuration ([#&#8203;5500](https://github.com/goreleaser/goreleaser/issues/5500)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8824f9b`](https://github.com/goreleaser/goreleaser/commit/8824f9b1204be453dc5709231049c2ed7243bcbd): feat: allow oss to use pro configurations when --snapshot is set ([#&#8203;5501](https://github.com/goreleaser/goreleaser/issues/5501)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`303503b`](https://github.com/goreleaser/goreleaser/commit/303503b880cf58bd6bc5842e7574e0ecc001f575): fix(build): --output completion usage ([#&#8203;5516](https://github.com/goreleaser/goreleaser/issues/5516)) ([@&#8203;scop](https://github.com/scop)) - [`c69da06`](https://github.com/goreleaser/goreleaser/commit/c69da06503b319455c5a0deae965825eca7ecbf9): fix(go): build env overrides ([#&#8203;5492](https://github.com/goreleaser/goreleaser/issues/5492)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`faa1953`](https://github.com/goreleaser/goreleaser/commit/faa1953da694d3975c9b758d7eaa344b8b4cc35e): fix(go): ppc64le should use GOPPC64 as well ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bb3d80e`](https://github.com/goreleaser/goreleaser/commit/bb3d80e2a067a93d88575b5fb7ef766e64409ea4): fix(nfpm): missing deb scripts config ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0ea02b9`](https://github.com/goreleaser/goreleaser/commit/0ea02b958b26b4b8aef55f44f129080ab2c188af): fix: better build errors ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b6db2c4`](https://github.com/goreleaser/goreleaser/commit/b6db2c410347d45e881381b01bad038ca41a58d9): fix: improve config version warning message phrasing ([#&#8203;5510](https://github.com/goreleaser/goreleaser/issues/5510)) ([@&#8203;scop](https://github.com/scop)) - [`1607083`](https://github.com/goreleaser/goreleaser/commit/16070832c0afb4e49bde022f90987a6e5281348e): fix: simplify test a bit ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a66104c`](https://github.com/goreleaser/goreleaser/commit/a66104c1525d15c26af83c5a9a8d04e00cb816a9): fix: small lint issue ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bcf21c4`](https://github.com/goreleaser/goreleaser/commit/bcf21c4343f3170ebb62d08eff417f3d50cd9a8c): fix: use oxford comma ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`fb008a7`](https://github.com/goreleaser/goreleaser/commit/fb008a78b91c8bf8c33e4b1a87721f70e33d9453): refactor: use math/rand/v2 ([#&#8203;5507](https://github.com/goreleaser/goreleaser/issues/5507)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Dependency updates - [`981d6c3`](https://github.com/goreleaser/goreleaser/commit/981d6c35365a5790d0b047a4f64022c6063a4c64): Revert "chore(deps): bump golang from 1.23.5-alpine to 1.24rc2-alpine" ([#&#8203;5534](https://github.com/goreleaser/goreleaser/issues/5534)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4e1d38d`](https://github.com/goreleaser/goreleaser/commit/4e1d38db39d6b8b451fbf4d9d3713ec2b75d867e): chore(deps): bump actions/checkout from 3 to 4 ([#&#8203;5475](https://github.com/goreleaser/goreleaser/issues/5475)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cea420a`](https://github.com/goreleaser/goreleaser/commit/cea420a14c8112274ee9e6351715de8d3ebed8f9): chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 ([#&#8203;5483](https://github.com/goreleaser/goreleaser/issues/5483)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`56aa477`](https://github.com/goreleaser/goreleaser/commit/56aa47798402b5d866b0ffc487ec1ffd47980856): chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 ([#&#8203;5477](https://github.com/goreleaser/goreleaser/issues/5477)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e473a13`](https://github.com/goreleaser/goreleaser/commit/e473a135181f4a35f7d234dd5778d6712f58b737): chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 ([#&#8203;5482](https://github.com/goreleaser/goreleaser/issues/5482)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2879963`](https://github.com/goreleaser/goreleaser/commit/2879963622863b278cf376a7ca91ea930ca50756): chore(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 ([#&#8203;5488](https://github.com/goreleaser/goreleaser/issues/5488)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fa85922`](https://github.com/goreleaser/goreleaser/commit/fa85922252c2d5f795d6cf1d0eaf24c3ac2a35f9): chore(deps): bump dagger/dagger-for-github from 7.0.4 to 7.0.5 ([#&#8203;5530](https://github.com/goreleaser/goreleaser/issues/5530)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e9fd631`](https://github.com/goreleaser/goreleaser/commit/e9fd6316f2f528f6ea9c36a2dfb779803e3572c9): chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 ([#&#8203;5490](https://github.com/goreleaser/goreleaser/issues/5490)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`65a4dcd`](https://github.com/goreleaser/goreleaser/commit/65a4dcd51f7fced5625c749f4e70a903a8efaad7): chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 ([#&#8203;5529](https://github.com/goreleaser/goreleaser/issues/5529)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e30470b`](https://github.com/goreleaser/goreleaser/commit/e30470bbdd7f11aecaf687ff6b818b50865977f5): chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 ([#&#8203;5531](https://github.com/goreleaser/goreleaser/issues/5531)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`32e1c0a`](https://github.com/goreleaser/goreleaser/commit/32e1c0a8e10f9b2a7b7b27ce91c54ee016487387): chore(deps): bump github.com/agnivade/levenshtein from 1.2.0 to 1.2.1 ([#&#8203;5495](https://github.com/goreleaser/goreleaser/issues/5495)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`83cb529`](https://github.com/goreleaser/goreleaser/commit/83cb52914fa0677e704bfb8105873726d29f6e1d): chore(deps): bump github/codeql-action from 3.28.2 to 3.28.3 ([#&#8203;5476](https://github.com/goreleaser/goreleaser/issues/5476)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`437e9f6`](https://github.com/goreleaser/goreleaser/commit/437e9f62b3d1d31ff0c065fb4162a3bfff3a27a8): chore(deps): bump github/codeql-action from 3.28.3 to 3.28.4 ([#&#8203;5481](https://github.com/goreleaser/goreleaser/issues/5481)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`36b4028`](https://github.com/goreleaser/goreleaser/commit/36b4028777967b661b4e93ef6b9a56bcd3bc3758): chore(deps): bump github/codeql-action from 3.28.4 to 3.28.5 ([#&#8203;5489](https://github.com/goreleaser/goreleaser/issues/5489)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8c75f4c`](https://github.com/goreleaser/goreleaser/commit/8c75f4cb8b6bda4dee292d5cc4a4aea4e6f35af0): chore(deps): bump github/codeql-action from 3.28.5 to 3.28.6 ([#&#8203;5494](https://github.com/goreleaser/goreleaser/issues/5494)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ed6b9f`](https://github.com/goreleaser/goreleaser/commit/7ed6b9ffa2029b3762fdb0c3cb0edca62b2ab79c): chore(deps): bump github/codeql-action from 3.28.6 to 3.28.8 ([#&#8203;5502](https://github.com/goreleaser/goreleaser/issues/5502)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`629bf24`](https://github.com/goreleaser/goreleaser/commit/629bf24ee47d99ef8e7d9bc53682cf789807bc79): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.120.0 to 0.121.0 ([#&#8203;5518](https://github.com/goreleaser/goreleaser/issues/5518)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`05686de`](https://github.com/goreleaser/goreleaser/commit/05686de69aa575d0c9941e9e46f4dbec6e1347af): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.121.0 to 0.122.0 ([#&#8203;5525](https://github.com/goreleaser/goreleaser/issues/5525)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`005526f`](https://github.com/goreleaser/goreleaser/commit/005526f973f8eae2b39ed4677e683002142e532c): chore(deps): bump golang from 1.23.5-alpine to 1.24rc2-alpine ([#&#8203;5527](https://github.com/goreleaser/goreleaser/issues/5527)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fa1b518`](https://github.com/goreleaser/goreleaser/commit/fa1b5184188a7ca520e9e34a0186b084d2fa55cf): chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 ([#&#8203;5524](https://github.com/goreleaser/goreleaser/issues/5524)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c1c11b3`](https://github.com/goreleaser/goreleaser/commit/c1c11b3cc4445b1b8413a103d87da0d649b7b3f8): chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 ([#&#8203;5526](https://github.com/goreleaser/goreleaser/issues/5526)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`abf2bad`](https://github.com/goreleaser/goreleaser/commit/abf2bad544dbeb962d562663d5eaf9a58fbc47ad): chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 ([#&#8203;5523](https://github.com/goreleaser/goreleaser/issues/5523)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`093e296`](https://github.com/goreleaser/goreleaser/commit/093e296f920ea7e9cc4986e68af4c6d38d0beee5): chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 ([#&#8203;5521](https://github.com/goreleaser/goreleaser/issues/5521)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`139a5a1`](https://github.com/goreleaser/goreleaser/commit/139a5a1c1566ebae95b8b6796eaffde8c1afd39f): chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 ([#&#8203;5522](https://github.com/goreleaser/goreleaser/issues/5522)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c57ca5a`](https://github.com/goreleaser/goreleaser/commit/c57ca5a06c8ad594d4de214ce51fd36a634e79d2): chore(deps): update go-github ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`fb003f1`](https://github.com/goreleaser/goreleaser/commit/fb003f17c26e9388be64eb3930fe1b337325cf8d): docs(docker_sign): ${artifact} does not contain the digest ([#&#8203;5513](https://github.com/goreleaser/goreleaser/issues/5513)) ([@&#8203;scop](https://github.com/scop)) - [`317763c`](https://github.com/goreleaser/goreleaser/commit/317763ceb4f10e1ffa888a2d022fbfbb397cb960): docs(docker_sign): bring args defaults up to date ([#&#8203;5514](https://github.com/goreleaser/goreleaser/issues/5514)) ([@&#8203;scop](https://github.com/scop)) - [`b05e985`](https://github.com/goreleaser/goreleaser/commit/b05e985be13cbd50660bc3a15b87708851b13e4a): docs(sbom): fix default artifact info ([#&#8203;5509](https://github.com/goreleaser/goreleaser/issues/5509)) ([@&#8203;scop](https://github.com/scop)) - [`a3d4625`](https://github.com/goreleaser/goreleaser/commit/a3d46256b11d4dddb96c9358d4220a8c3b0880d2): docs: add go report card badge ([#&#8203;5486](https://github.com/goreleaser/goreleaser/issues/5486)) ([@&#8203;jessp01](https://github.com/jessp01)) - [`6abf2cd`](https://github.com/goreleaser/goreleaser/commit/6abf2cdee15249e3de6d147bc08d0c16b67960d4): docs: add vedant as a maintainer ([#&#8203;5471](https://github.com/goreleaser/goreleaser/issues/5471)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a6c8ca3`](https://github.com/goreleaser/goreleaser/commit/a6c8ca3ef878f7d4ef4a48c92e0aab69a9e31c84): docs: attestations ([#&#8203;5474](https://github.com/goreleaser/goreleaser/issues/5474)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a0557c0`](https://github.com/goreleaser/goreleaser/commit/a0557c09cc259406fe83d7bca1b9cf62108b4a4a): docs: fix install ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8aacb19`](https://github.com/goreleaser/goreleaser/commit/8aacb197877091cea0d18523ad672eb99087b18d): docs: preparing for v2.7 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c7c9fdc`](https://github.com/goreleaser/goreleaser/commit/c7c9fdc58dc7bec308154fcc953c587396ccb032): docs: remove unreleased for v2.6 ([#&#8203;5479](https://github.com/goreleaser/goreleaser/issues/5479)) ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) - [`2b17ba5`](https://github.com/goreleaser/goreleaser/commit/2b17ba5d706d783fc8096d61af5dd44810a49896): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1489ad9`](https://github.com/goreleaser/goreleaser/commit/1489ad9593159ac58dfa0a5606da38916fc07fc0): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d626626`](https://github.com/goreleaser/goreleaser/commit/d62662642619127097521b87f634fd9c65e2f847): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`894cf38`](https://github.com/goreleaser/goreleaser/commit/894cf38964e5f495ab31a0419a80bf2c0fec4b75): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Build process updates - [`d5efdc8`](https://github.com/goreleaser/goreleaser/commit/d5efdc8fc3a15ce527d09bd95d3c077d9010a71f): ci: attest release artifacts ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9e55ae0`](https://github.com/goreleaser/goreleaser/commit/9e55ae0ea7f9e8f3a0cb7a03c0c5f36714d985ee): ci: avoid duplicated nightly builds ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`44abf9b`](https://github.com/goreleaser/goreleaser/commit/44abf9be8bdff0495ea3879dd419d068e1cfbdcc): ci: codecov only on linux ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e3b0e8f`](https://github.com/goreleaser/goreleaser/commit/e3b0e8fd9bb6145b3a50ddab4359e96d7ce7d89d): ci: fix rev-parse ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`751fd3b`](https://github.com/goreleaser/goreleaser/commit/751fd3b1663f10182208324abfeaad49bd3fd028): ci: missing perm ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b38ba19`](https://github.com/goreleaser/goreleaser/commit/b38ba198c171b130efb7dd8c2da467da893e1063): ci: testing attestations ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`a812525`](https://github.com/goreleaser/goreleaser/commit/a81252515947e9155d8716bbbb9d0cfaaa86d3c6): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`196dd0d`](https://github.com/goreleaser/goreleaser/commit/196dd0db2c8523068d30acfae1a38ba3b18a19f2): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`7cecfdf`](https://github.com/goreleaser/goreleaser/commit/7cecfdf76105c8c34402c718a36d42bfb4379a79): chore: discussions first? ([#&#8203;5506](https://github.com/goreleaser/goreleaser/issues/5506)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`199354a`](https://github.com/goreleaser/goreleaser/commit/199354a8a5161e680574ec81ae9967a50f2fda23): chore: fix comment ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`049c385`](https://github.com/goreleaser/goreleaser/commit/049c3859b983c1b23609f21fabb77630df73ed8f): chore: fix fake misspell warning ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cbc04a7`](https://github.com/goreleaser/goreleaser/commit/cbc04a753e658fbff7bf2fc888702fe1322d20c2): chore: schema update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`38344e7`](https://github.com/goreleaser/goreleaser/commit/38344e7ee1dbde42de42e0d6fc2cb538c31ff947): chore: set token ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f514d68`](https://github.com/goreleaser/goreleaser/commit/f514d681895c408f2c7298620c1b1c59e0117f2d): chore: update docs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9fc0b8c`](https://github.com/goreleaser/goreleaser/commit/9fc0b8cd586d6f000b6269d4f0fe72f9adc49314): chore: update security policy ([#&#8203;5478](https://github.com/goreleaser/goreleaser/issues/5478)) ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.6.1...v2.7.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](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.6.1`](https://github.com/goreleaser/goreleaser/releases/tag/v2.6.1) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.6.0...v2.6.1) #### Changelog ##### Bug fixes - [`8ac6a9d`](https://github.com/goreleaser/goreleaser/commit/8ac6a9d39e53fb30057104df9c733c2ce2757ddb): fix: brew config ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b6bb03d`](https://github.com/goreleaser/goreleaser/commit/b6bb03ddc28d6de71a37012107cda26af53cc116): fix: move suggestions to deb only ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Dependency updates - [`52d4441`](https://github.com/goreleaser/goreleaser/commit/52d444113dc7a17444f09ef068f9c92c42bcd30f): chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2 ([#&#8203;5470](https://github.com/goreleaser/goreleaser/issues/5470)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Documentation updates - [`4ad98fb`](https://github.com/goreleaser/goreleaser/commit/4ad98fb6556ce9d85af4830fb2a795268a4879d2): docs: announce v2.6 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f26aa01`](https://github.com/goreleaser/goreleaser/commit/f26aa0182ff42b4d639413ff9d115d0f46851d13): docs: update links ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`4dffb57`](https://github.com/goreleaser/goreleaser/commit/4dffb579d28302ceb7fd477e10ccb69c0debc108): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`749a591`](https://github.com/goreleaser/goreleaser/commit/749a59120745c63df54a49a94ac8304d2c46ff88): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.6.0...v2.6.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](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.6.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.6.0) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.5.1...v2.6.0) #### Changelog ##### New Features - [`0b595aa`](https://github.com/goreleaser/goreleaser/commit/0b595aa50f084b0fb5e1f9bfe16bac734b12bd73): feat(announce): bluesky.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c8b85a1`](https://github.com/goreleaser/goreleaser/commit/c8b85a19fd91c4923ae47892123a9bffa75276b9): feat(announce): discord.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a5c83fa`](https://github.com/goreleaser/goreleaser/commit/a5c83fa33e033400da568f1eee8ffa402cb0aadc): feat(announce): linkedin.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f74284a`](https://github.com/goreleaser/goreleaser/commit/f74284a20cae02d9e4c448fd72fb5de67a6ab7dc): feat(announce): mastodon.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f0f4f67`](https://github.com/goreleaser/goreleaser/commit/f0f4f6715e03bfb8110a6c3c0d4c090258baee2c): feat(announce): mattermost.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c87421a`](https://github.com/goreleaser/goreleaser/commit/c87421a11b8e304013d76dbf1bd870593ef90111): feat(announce): opencollective.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ffd1cfd`](https://github.com/goreleaser/goreleaser/commit/ffd1cfd0fb2c02f7d0d76caeee02992b3c1d5aef): feat(announce): reddit.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b4983f5`](https://github.com/goreleaser/goreleaser/commit/b4983f5e373aa3363394285fe3f7d137d456648d): feat(announce): slack.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a2ac8ef`](https://github.com/goreleaser/goreleaser/commit/a2ac8eff7d86ee47d35538c85bb281db8937f97f): feat(announce): smpt.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0db06d6`](https://github.com/goreleaser/goreleaser/commit/0db06d61496498908ed5813b65b5d2d668069d6a): feat(announce): teams.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`5ac1edf`](https://github.com/goreleaser/goreleaser/commit/5ac1edfd451488ee3793eede4c674d6079a0c113): feat(announce): telegram.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`098717c`](https://github.com/goreleaser/goreleaser/commit/098717cd57df4ce0b4eaf31fc9e29eb26f9ff689): feat(announce): twitter.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0e2fa08`](https://github.com/goreleaser/goreleaser/commit/0e2fa0806bb3596bc9ccb453bf478cf2588ea034): feat(announce): webhook.enabled templateable ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`6487947`](https://github.com/goreleaser/goreleaser/commit/6487947a20b1ff9b37fd55e8035a56d80151bfa3): feat(archive): allow to specify multiple formats ([#&#8203;5455](https://github.com/goreleaser/goreleaser/issues/5455)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`516d9bc`](https://github.com/goreleaser/goreleaser/commit/516d9bccf5b032833aab21f594242be5cb980dfc): feat(build): add bun support ([#&#8203;5403](https://github.com/goreleaser/goreleaser/issues/5403)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`02a1aac`](https://github.com/goreleaser/goreleaser/commit/02a1aacca49f591597fbcff461ed6478e6c1aff3): feat(build): adds deno support ([#&#8203;5408](https://github.com/goreleaser/goreleaser/issues/5408)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`5b3afc4`](https://github.com/goreleaser/goreleaser/commit/5b3afc4935c4efedbd905cf66a2378769ebc914a): feat(build): support solaris/sparc and solaris/sparc64 in golang builder ([#&#8203;5449](https://github.com/goreleaser/goreleaser/issues/5449)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`12b78d4`](https://github.com/goreleaser/goreleaser/commit/12b78d4f95494a32984c44b7d17c5fa50e707153): feat(docker): suggest image if not found ([#&#8203;5451](https://github.com/goreleaser/goreleaser/issues/5451)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`06ebb7e`](https://github.com/goreleaser/goreleaser/commit/06ebb7e5cc3103b8f7fd8f6a000f14edb6d5cf4d): feat(nfpm): allow to set mtime on packages ([#&#8203;5392](https://github.com/goreleaser/goreleaser/issues/5392)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7f03cb8`](https://github.com/goreleaser/goreleaser/commit/7f03cb84e2a57b2cbc67cb78c262442e8bca9273): feat(notarize): allows setting signing entitlements ([#&#8203;5465](https://github.com/goreleaser/goreleaser/issues/5465)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cee60d1`](https://github.com/goreleaser/goreleaser/commit/cee60d12b648353345deb42ca6f52cd6e1d02336): feat(release/gh): allow templates in make_latest ([#&#8203;5420](https://github.com/goreleaser/goreleaser/issues/5420)) ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) ##### Bug fixes - [`c3ec342`](https://github.com/goreleaser/goreleaser/commit/c3ec342f1e5443dfbb749d2a31542383c5947994): fix(build): mkdir target dir before building ([#&#8203;5422](https://github.com/goreleaser/goreleaser/issues/5422)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7447788`](https://github.com/goreleaser/goreleaser/commit/7447788b4cf6a5f2c2adb5b5906c223e9684704b): fix(builders/bun): add missing targets ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) - [`93fb650`](https://github.com/goreleaser/goreleaser/commit/93fb6503217b3b83b829637b70f0da9c402c110e): fix(bun): rename file ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2277b1c`](https://github.com/goreleaser/goreleaser/commit/2277b1c2434372fc7dbced7080d29c1c4c81d02e): fix(deno): allow concurrency ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`884b2ad`](https://github.com/goreleaser/goreleaser/commit/884b2ad6084f095c1b29bfc2fd58f7655e0dfad7): fix(gitea): commit with no author ([#&#8203;5468](https://github.com/goreleaser/goreleaser/issues/5468)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`27c61ed`](https://github.com/goreleaser/goreleaser/commit/27c61ed5e7e6da3a455b765782839df9410264df): fix: artifact filter builder check ([#&#8203;5415](https://github.com/goreleaser/goreleaser/issues/5415)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4526d04`](https://github.com/goreleaser/goreleaser/commit/4526d0485b1c85e232adbd89c9179582dbc997c3): fix: build --single-target infer target from runtime ([#&#8203;5443](https://github.com/goreleaser/goreleaser/issues/5443)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2519768`](https://github.com/goreleaser/goreleaser/commit/2519768343403bc4e048f3f2e99ae001e8fb6102): fix: do not return nil if builder is invalid ([#&#8203;5419](https://github.com/goreleaser/goreleaser/issues/5419)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`3bb72d9`](https://github.com/goreleaser/goreleaser/commit/3bb72d923fd5384268a06ce93a85d052a9900344): fix: don't assume username is goreleaser in tests ([@&#8203;twpayne](https://github.com/twpayne)) - [`42e0b35`](https://github.com/goreleaser/goreleaser/commit/42e0b35360e64838ffd96641a606ca2b84d868f6): fix: lint issue ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`aaf1332`](https://github.com/goreleaser/goreleaser/commit/aaf13328b67974301adb16c98eb2d12c7eae9340): fix: multiline log output improvements ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f07e018`](https://github.com/goreleaser/goreleaser/commit/f07e0184f76a706ca510b5457b51bf62acf79976): fix: run upx before signing binaries ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`684c8e4`](https://github.com/goreleaser/goreleaser/commit/684c8e4b525f59a20223920862deb320a4fa80c1): fix: small log improvements ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`07cdd07`](https://github.com/goreleaser/goreleaser/commit/07cdd078641a965988139de6f39ce31a3982c786): fix: target filter byamd64 and byarm ([#&#8203;5441](https://github.com/goreleaser/goreleaser/issues/5441)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`821f44a`](https://github.com/goreleaser/goreleaser/commit/821f44ab4f6ada29dabaa1911dac33ed0ee4caf8): fix: update go-gitlab to the new official client ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Dependency updates - [`7b8ca0a`](https://github.com/goreleaser/goreleaser/commit/7b8ca0a385ffa1d503e635e5bd52055a2b3a0ed0): chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 ([#&#8203;5469](https://github.com/goreleaser/goreleaser/issues/5469)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d752491`](https://github.com/goreleaser/goreleaser/commit/d752491f0639f5a32663debfd193ec5e4c0e25b3): chore(deps): bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 ([#&#8203;5447](https://github.com/goreleaser/goreleaser/issues/5447)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9626142`](https://github.com/goreleaser/goreleaser/commit/9626142938693228a1aee28a3ef8f029b0da4f6f): chore(deps): bump dagger/dagger-for-github from 7.0.3 to 7.0.4 ([#&#8203;5453](https://github.com/goreleaser/goreleaser/issues/5453)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d0f943`](https://github.com/goreleaser/goreleaser/commit/1d0f943b7a6e8dff7a5b4191dfd65a4063916b67): chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 ([#&#8203;5433](https://github.com/goreleaser/goreleaser/issues/5433)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`745fa6c`](https://github.com/goreleaser/goreleaser/commit/745fa6c8cc875ed2af6e3b8f18fe5ca44b016ece): chore(deps): bump github.com/agnivade/levenshtein from 1.1.1 to 1.2.0 ([#&#8203;5457](https://github.com/goreleaser/goreleaser/issues/5457)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`36c8116`](https://github.com/goreleaser/goreleaser/commit/36c81161b76a153b0e4586f509c549f6c5406d3b): chore(deps): bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 ([#&#8203;5458](https://github.com/goreleaser/goreleaser/issues/5458)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d64408b`](https://github.com/goreleaser/goreleaser/commit/d64408b4b5aa71464ee56b8a36df85498d19452a): chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 ([#&#8203;5445](https://github.com/goreleaser/goreleaser/issues/5445)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9dbaad8`](https://github.com/goreleaser/goreleaser/commit/9dbaad88901f07a2ddcbd345446b3b31b3f9ac50): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0 ([#&#8203;5466](https://github.com/goreleaser/goreleaser/issues/5466)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7957267`](https://github.com/goreleaser/goreleaser/commit/795726764904ad2c96c085997539b50e292a0552): chore(deps): bump golang from 1.23.4-alpine to 1.23.5-alpine ([#&#8203;5461](https://github.com/goreleaser/goreleaser/issues/5461)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9b68629`](https://github.com/goreleaser/goreleaser/commit/9b6862999abdfdbcccbac2c27310d183d98d04c2): chore(deps): bump golang from `04ec561` to `c233391` ([#&#8203;5448](https://github.com/goreleaser/goreleaser/issues/5448)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`789cc16`](https://github.com/goreleaser/goreleaser/commit/789cc16c1cf196211fcab14df30a5c6b85661785): chore(deps): bump golang from `13aaa4b` to `04ec561` ([#&#8203;5434](https://github.com/goreleaser/goreleaser/issues/5434)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b5c634d`](https://github.com/goreleaser/goreleaser/commit/b5c634d8a81f606357a510bcc247da5ac8c46e18): chore(deps): bump golang from `6c5c959` to `d37127f` ([#&#8203;5426](https://github.com/goreleaser/goreleaser/issues/5426)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fefd6ca`](https://github.com/goreleaser/goreleaser/commit/fefd6ca35a496a13b1f28302318e71259c82bcb9): chore(deps): bump golang from `d37127f` to `13aaa4b` ([#&#8203;5428](https://github.com/goreleaser/goreleaser/issues/5428)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ba692cb`](https://github.com/goreleaser/goreleaser/commit/ba692cbe16ac3a5f3bd3fca275c647ee1ea9c36f): chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 ([#&#8203;5424](https://github.com/goreleaser/goreleaser/issues/5424)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`816961d`](https://github.com/goreleaser/goreleaser/commit/816961df0371f48652ea0dbba2efa59a58ea25be): chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 ([#&#8203;5421](https://github.com/goreleaser/goreleaser/issues/5421)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3fb80e4`](https://github.com/goreleaser/goreleaser/commit/3fb80e4f1e50b2a09e3e1d4b49a591780690e44f): chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 ([#&#8203;5425](https://github.com/goreleaser/goreleaser/issues/5425)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5d3558f`](https://github.com/goreleaser/goreleaser/commit/5d3558f5f80cc400f86300f6ab96f35ca54482da): chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 ([#&#8203;5462](https://github.com/goreleaser/goreleaser/issues/5462)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a104022`](https://github.com/goreleaser/goreleaser/commit/a1040221c6f01c26b782590d058e750a72a48495): chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 ([#&#8203;5446](https://github.com/goreleaser/goreleaser/issues/5446)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a17138e`](https://github.com/goreleaser/goreleaser/commit/a17138ecac69058093870edaacc2e8c6a0da5b80): chore(deps): update nfpm to v2.41.2 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`42c0b0f`](https://github.com/goreleaser/goreleaser/commit/42c0b0f5598cb763a2d654f358d2b04e96598f57): chore(deps): update to go 1.23.4 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`0825420`](https://github.com/goreleaser/goreleaser/commit/0825420bc8a9cd12e47a1ecde9d77b3015bb5535): doc: fix ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0fc350f`](https://github.com/goreleaser/goreleaser/commit/0fc350f5ef42b46816f95d2da77c8735cdf1cef4): docs: add rust-zig tutorial ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8b7a65c`](https://github.com/goreleaser/goreleaser/commit/8b7a65c27ec9839507e9f53b7504fe9bcb4c6493): docs: email/smtp ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cf9e160`](https://github.com/goreleaser/goreleaser/commit/cf9e160f4e12b0f421cd7947e2988bec963498dd): docs: fix linkedin icon ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c6f7e23`](https://github.com/goreleaser/goreleaser/commit/c6f7e2380deb7e66c210ac872e1c71c5a4b84451): docs: fix title ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`34a83b8`](https://github.com/goreleaser/goreleaser/commit/34a83b858b9c81eaf52ebdb5cca0cf67d62c6263): docs: fix universal binaries explanation ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8258df5`](https://github.com/goreleaser/goreleaser/commit/8258df58bdd4a15f95f0be478eac1f1b00e134c6): docs: fix url ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`64e6423`](https://github.com/goreleaser/goreleaser/commit/64e64237ad64659e4bbb1df8961f7aa2621859c1): docs: formatting ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`61e29ec`](https://github.com/goreleaser/goreleaser/commit/61e29eccc4f5f972197692e4045481589ac0cf8e): docs: improve homepage ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4618cf0`](https://github.com/goreleaser/goreleaser/commit/4618cf01e6b99547494983b2777a81f43e2b2f0d): docs: maintainers and emeritus ([#&#8203;5437](https://github.com/goreleaser/goreleaser/issues/5437)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`df53413`](https://github.com/goreleaser/goreleaser/commit/df534137a7bb988b470db24ea83e805e190567a3): docs: readme update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`74d346d`](https://github.com/goreleaser/goreleaser/commit/74d346dde294db6586e8b231984d5fb9cf01f1ab): docs: remove un-existent feature from docs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`54649d8`](https://github.com/goreleaser/goreleaser/commit/54649d82e51ce6091eb3c1c1e78d3e06c1cc6b8f): docs: small fixes to deno builder, environment setup ([#&#8203;5416](https://github.com/goreleaser/goreleaser/issues/5416)) ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) - [`be2b0cb`](https://github.com/goreleaser/goreleaser/commit/be2b0cb8c2858e59adb8abbb888b00a4a8d100ec): docs: typo ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e651eb9`](https://github.com/goreleaser/goreleaser/commit/e651eb950cf3d29ce41bbced3158d3232f5f9722): docs: typos ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`6653faf`](https://github.com/goreleaser/goreleaser/commit/6653faf9369ba0996a1e79dd31aa51f282a72977): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`681317a`](https://github.com/goreleaser/goreleaser/commit/681317a405f78b905569ffee6f17cf7c6495d76e): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`396512a`](https://github.com/goreleaser/goreleaser/commit/396512ae7356686cefce57b582ca970cdbf46e34): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`5fb6204`](https://github.com/goreleaser/goreleaser/commit/5fb6204fe6dd5782a97addf6d883d5dfc078df1c): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bdc2b75`](https://github.com/goreleaser/goreleaser/commit/bdc2b759e9f106d32a57164b62ffe0e7521938a5): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`22fbb28`](https://github.com/goreleaser/goreleaser/commit/22fbb28d769d5dcdff15c756607f81f29fbe59fc): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f60ae9e`](https://github.com/goreleaser/goreleaser/commit/f60ae9e54f322f7c7747352362254d4d18d5ec06): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`fbe83ae`](https://github.com/goreleaser/goreleaser/commit/fbe83ae18cf53a7257fcac75ed1340ea6bc61754): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`76043f2`](https://github.com/goreleaser/goreleaser/commit/76043f207cd68df00d1893c92f5d4482aac320b4): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bbba065`](https://github.com/goreleaser/goreleaser/commit/bbba065b9b3e0c4b4e205d1c98c982c0bc24be03): docs: update docs ([#&#8203;5423](https://github.com/goreleaser/goreleaser/issues/5423)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f85e50f`](https://github.com/goreleaser/goreleaser/commit/f85e50fa218756e20a278a22629b9b9c6d268c25): docs: update homepage post 2.5 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`744e11a`](https://github.com/goreleaser/goreleaser/commit/744e11a65dd9c0d84f70e9439b82bb50c8a4f52f): docs: update reame ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Build process updates - [`5692b99`](https://github.com/goreleaser/goreleaser/commit/5692b990a590b73858391708723b397c8f0f2738): ci(dagger): fix go version ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`39277d8`](https://github.com/goreleaser/goreleaser/commit/39277d83fdb37faa507f1ccb98268ea999837f53): ci(nfpm): suggest builders instead of recommends ([#&#8203;5432](https://github.com/goreleaser/goreleaser/issues/5432)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2151207`](https://github.com/goreleaser/goreleaser/commit/2151207117889229aea4090de583a5670e9dca66): ci: fix nightly job ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1f43ee3`](https://github.com/goreleaser/goreleaser/commit/1f43ee31bd6151f0afdfc12d0280bacce19adf3e): ci: nightly instead of weekly ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e135e37`](https://github.com/goreleaser/goreleaser/commit/e135e3765c1e380ad2589ef30e9c15e3899ee1c9): ci: remove validate-krew-manifest ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e1b193f`](https://github.com/goreleaser/goreleaser/commit/e1b193faf5f0e60f545cc1380ed1c40128249e36): ci: use nightly for nightlies ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`813665a`](https://github.com/goreleaser/goreleaser/commit/813665add544870032349cd9ca76087c926baf50): chore(license): happy new year ([#&#8203;5417](https://github.com/goreleaser/goreleaser/issues/5417)) ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) - [`c7448a5`](https://github.com/goreleaser/goreleaser/commit/c7448a5c0752c14582c1679f3fda4de647bf530e): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`e1206f3`](https://github.com/goreleaser/goreleaser/commit/e1206f3494d67b5adac76693a26813adf5bdb37c): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`f262eac`](https://github.com/goreleaser/goreleaser/commit/f262eac6cadcce6da47f05905f33775b82e6a3b1): chore: link ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a33b91a`](https://github.com/goreleaser/goreleaser/commit/a33b91a3d1d54e098b9da90ed7fc37218e51cd49): chore: lint ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4fe9553`](https://github.com/goreleaser/goreleaser/commit/4fe9553db2958af25b7eb4eedd2f900de58ba2fa): chore: split build ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ed3e669`](https://github.com/goreleaser/goreleaser/commit/ed3e6698de5db2c5e0b2b663e7dfade66affde3d): chore: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`5f9c812`](https://github.com/goreleaser/goreleaser/commit/5f9c8122c3681440be185a3d0b3e004eb64ebc33): chore: update ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.5.1...v2.6.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](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTU5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
smeagol-help added 1 commit 2025-01-21 18:31:21 -06:00
Update ghcr.io/goreleaser/goreleaser Docker tag to v2.6.0
All checks were successful
/ test (pull_request) Successful in 13m12s
9a054ec093
smeagol-help force-pushed renovate/ghcr.io-goreleaser-goreleaser-2.x from 9a054ec093 to bc93356a9c 2025-01-22 06:01:19 -06:00 Compare
smeagol-help changed title from Update ghcr.io/goreleaser/goreleaser Docker tag to v2.6.0 to Update ghcr.io/goreleaser/goreleaser Docker tag to v2.6.1 2025-01-22 06:01:24 -06:00
smeagol-help force-pushed renovate/ghcr.io-goreleaser-goreleaser-2.x from bc93356a9c to d4103b8edb 2025-02-10 20:31:25 -06:00 Compare
smeagol-help changed title from Update ghcr.io/goreleaser/goreleaser Docker tag to v2.6.1 to Update ghcr.io/goreleaser/goreleaser Docker tag to v2.7.0 2025-02-10 20:31:30 -06:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/cert-manager-webhook-dnsimple#42
No description provided.