chore(deps): update actions #60

Open
CSRBot wants to merge 1 commits from renovate/actions into master
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v6.0.1 -> v6.0.2
actions/setup-go action minor v6.1.0 -> v6.2.0
docker/login-action action minor v3.6.0 -> v3.7.0
goreleaser/goreleaser minor v2.13.2 -> v2.14.0

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

actions/setup-go (actions/setup-go)

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.2.0

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: https://github.com/docker/login-action/compare/v3.6.0...v3.7.0

goreleaser/goreleaser (goreleaser/goreleaser)

v2.14.0

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.14.

Changelog

New Features
Security updates
Bug fixes
Documentation updates
Other work

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

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.13.

Changelog

Bug fixes
Documentation updates
Other work

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

GoReleaser logo


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | patch | `v6.0.1` -> `v6.0.2` | | [actions/setup-go](https://github.com/actions/setup-go) | action | minor | `v6.1.0` -> `v6.2.0` | | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v3.6.0` -> `v3.7.0` | | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | | minor | `v2.13.2` -> `v2.14.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.0.2`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2) - Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](https://github.com/actions/checkout/pull/2356) </details> <details> <summary>actions/setup-go (actions/setup-go)</summary> ### [`v6.2.0`](https://github.com/actions/setup-go/releases/tag/v6.2.0) [Compare Source](https://github.com/actions/setup-go/compare/v6.1.0...v6.2.0) ##### What's Changed ##### Enhancements - Example for restore-only cache in documentation by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;696](https://github.com/actions/setup-go/pull/696) - Update Node.js version in action.yml by [@&#8203;ccoVeille](https://github.com/ccoVeille) in [#&#8203;691](https://github.com/actions/setup-go/pull/691) - Documentation update of actions/checkout by [@&#8203;deining](https://github.com/deining) in [#&#8203;683](https://github.com/actions/setup-go/pull/683) ##### Dependency updates - Upgrade js-yaml from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;682](https://github.com/actions/setup-go/pull/682) - Upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to v5 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;695](https://github.com/actions/setup-go/pull/695) - Upgrade actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;686](https://github.com/actions/setup-go/pull/686) - Upgrade qs from 6.14.0 to 6.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;703](https://github.com/actions/setup-go/pull/703) ##### New Contributors - [@&#8203;ccoVeille](https://github.com/ccoVeille) made their first contribution in [#&#8203;691](https://github.com/actions/setup-go/pull/691) - [@&#8203;deining](https://github.com/deining) made their first contribution in [#&#8203;683](https://github.com/actions/setup-go/pull/683) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.2.0> </details> <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v3.7.0`](https://github.com/docker/login-action/releases/tag/v3.7.0) [Compare Source](https://github.com/docker/login-action/compare/v3.6.0...v3.7.0) - Add `scope` input to set scopes for the authentication token by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;912](https://github.com/docker/login-action/pull/912) - Add support for AWS European Sovereign Cloud ECR by [@&#8203;dphi](https://github.com/dphi) in [#&#8203;914](https://github.com/docker/login-action/pull/914) - Ensure passwords are redacted with `registry-auth` input by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;911](https://github.com/docker/login-action/pull/911) - build(deps): bump lodash from 4.17.21 to 4.17.23 in [#&#8203;915](https://github.com/docker/login-action/pull/915) **Full Changelog**: <https://github.com/docker/login-action/compare/v3.6.0...v3.7.0> </details> <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.14.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.14.0) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.13.3...v2.14.0) #### Announcement Read the official announcement: [Announcing GoReleaser v2.14](https://goreleaser.com/blog/goreleaser-v2.14/). #### Changelog ##### New Features - [`3161f6d`](https://github.com/goreleaser/goreleaser/commit/3161f6d751e2ef512dd2185a38cf32b6ec36c252): feat(dockers/v2): allow to skip load image in snapshot for daemonless clients ([#&#8203;6348](https://github.com/goreleaser/goreleaser/issues/6348)) ([@&#8203;BaptisteLalanne](https://github.com/BaptisteLalanne) and [@&#8203;caarlos0](https://github.com/caarlos0)) - [`3368f3d`](https://github.com/goreleaser/goreleaser/commit/3368f3d910ff2da52b7e346fefd33809ddcf6aab): feat(dockers/v2): template platforms ([#&#8203;6347](https://github.com/goreleaser/goreleaser/issues/6347)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cfa0bce`](https://github.com/goreleaser/goreleaser/commit/cfa0bce2673b7fd6dbe08c798fd0cc6a155c399c): feat(dockers\_v2): warn user if it seems like they're rebuilding binaries ([#&#8203;6342](https://github.com/goreleaser/goreleaser/issues/6342)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`de60363`](https://github.com/goreleaser/goreleaser/commit/de60363d1b0b85c1c145a0a0c2126d726819bd19): feat(homebrew\_cask): allow globs in manpages ([#&#8203;6324](https://github.com/goreleaser/goreleaser/issues/6324)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`34583a4`](https://github.com/goreleaser/goreleaser/commit/34583a4ccfc0400beadd48a2c3354426aea5b931): feat(nfpm): allow to filter by goamd64 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c8aef2a`](https://github.com/goreleaser/goreleaser/commit/c8aef2a8a127ec3f2875c98c532fb90376b7e632): feat(nfpm): set archvariant in deb for goamd64 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4ead70b`](https://github.com/goreleaser/goreleaser/commit/4ead70be5decc95c4d1ad1c6ddca4fc5924ada51): feat(nix): add formatter support ([#&#8203;6357](https://github.com/goreleaser/goreleaser/issues/6357)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8df15da`](https://github.com/goreleaser/goreleaser/commit/8df15da36da9505511e4eb24152b191d34028c2f): feat(tmpl): englishJoin ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`3702e4d`](https://github.com/goreleaser/goreleaser/commit/3702e4db05d97946b30e3b264c915308efd88957): feat(winget): allow to set package name ([#&#8203;6371](https://github.com/goreleaser/goreleaser/issues/6371)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bf2608c`](https://github.com/goreleaser/goreleaser/commit/bf2608c4dcc226c5d313e25aacce9df04f7b7c3e): feat(winget): update manifest schema to latest (1.12.0) ([#&#8203;6370](https://github.com/goreleaser/goreleaser/issues/6370)) ([@&#8203;vedantmgoyal9](https://github.com/vedantmgoyal9)) - [`20d273b`](https://github.com/goreleaser/goreleaser/commit/20d273bf4a96d2cebd0d99dcd9b10dc17cf71d61): feat: detect if binary is dynamically linked, proper nix configuration ([#&#8203;6346](https://github.com/goreleaser/goreleaser/issues/6346)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`3a92bcc`](https://github.com/goreleaser/goreleaser/commit/3a92bccfe37ff4f20780a4b7b685caa95eea9240): feat: extract co-authors ([#&#8203;6322](https://github.com/goreleaser/goreleaser/issues/6322)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1c03c92`](https://github.com/goreleaser/goreleaser/commit/1c03c92807f6f5811656d885721828beba94b523): feat: go 1.25.6 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a57d7b1`](https://github.com/goreleaser/goreleaser/commit/a57d7b1323b32c81a88a112f301565834cefddb3): feat: go1.25.7 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`323bb9e`](https://github.com/goreleaser/goreleaser/commit/323bb9e9be2faaf061ef89e8517677c3547ebca5): feat: improve gerrors ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`086ddd5`](https://github.com/goreleaser/goreleaser/commit/086ddd538d07c9a1328cda15a85d50211b0f8d42): feat: use go1.26 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Security updates - [`4f4893f`](https://github.com/goreleaser/goreleaser/commit/4f4893f40d376a4bd2469573d346bcd289015963): fixup! sec: redact secrets from command outputs and logs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`09cd360`](https://github.com/goreleaser/goreleaser/commit/09cd360554bb2dcd18e64588626a4de781a71ca4): sec: redact secrets from command outputs and logs ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`aa3844d`](https://github.com/goreleaser/goreleaser/commit/aa3844dd743ca475980b106f0a078393ec4247a7): fix(aur): src info should replace version with pkgver ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f811af1`](https://github.com/goreleaser/goreleaser/commit/f811af10f2c2af9b801abfa8c107b1bb41d42bfc): fix(brews): brew style sorbet error ([#&#8203;6373](https://github.com/goreleaser/goreleaser/issues/6373)) ([@&#8203;gliptak](https://github.com/gliptak)) - [`1c4d6d4`](https://github.com/goreleaser/goreleaser/commit/1c4d6d4d71aa5c5e24d7aab7e801891fbcfbe941): fix(cask): handle WrappedIn ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1101aeb`](https://github.com/goreleaser/goreleaser/commit/1101aebf9f784ec8f20a8e776201cf59e2540e03): fix(changelog): de-duplicate authors ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e008893`](https://github.com/goreleaser/goreleaser/commit/e0088933df0a227d5900a4a40542926618b208f5): fix(deps): fix github enterprise urls ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1c79913`](https://github.com/goreleaser/goreleaser/commit/1c79913727077a10ef654f2ad91a68e966b07fe6): fix(docker): bump Go to 1.25.7 to match go.mod ([@&#8203;jacarui](https://github.com/jacarui)) - [`56f411e`](https://github.com/goreleaser/goreleaser/commit/56f411e69dfdd2c97ef71ee7124f3dd7ebb5783d): fix(docker): regression with new buildx versions ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b611c6f`](https://github.com/goreleaser/goreleaser/commit/b611c6f3bc86c3efe6d25f3a1e35a06b05574ea1): fix(dockers/v2): improve log output, do not complain on driver=docker ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2c45558`](https://github.com/goreleaser/goreleaser/commit/2c455583304a9a8017242904f29eeb2d013e9f75): fix(dockers/v2): improve logs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a9dbf93`](https://github.com/goreleaser/goreleaser/commit/a9dbf93e8509bcc285fd001e873e5b936bb35882): fix(dockers/v2): simplify code a bit ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b2d8862`](https://github.com/goreleaser/goreleaser/commit/b2d8862a025fdbacd69922370e5929438398943c): fix(nfpm): properly handle meta packages ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ae1b623`](https://github.com/goreleaser/goreleaser/commit/ae1b623849913d84e39f32d9bf89d0d1f2614282): fix(nix): auPatchelHook should be a dependency ([#&#8203;6364](https://github.com/goreleaser/goreleaser/issues/6364)) ([@&#8203;malikwirin](https://github.com/malikwirin)) - [`075c670`](https://github.com/goreleaser/goreleaser/commit/075c670276e2a233149c3387f507605ecb6d3d98): fix(nix): autoPatchelfHook on Linux only ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`fb8547c`](https://github.com/goreleaser/goreleaser/commit/fb8547cc632f951dada5ec375797c7c2ec4a2d10): fix(sbom): improve log output ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`49934c3`](https://github.com/goreleaser/goreleaser/commit/49934c3ec98496c88017a22c52e789e58afd5059): fix(tmpl): better englishJoin, added slice ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8807b97`](https://github.com/goreleaser/goreleaser/commit/8807b975bf186010633fa0d6ac1f386e16a9a573): fix: better debug output ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7d683d7`](https://github.com/goreleaser/goreleaser/commit/7d683d73a5b869c60b80db6ec17861cf9a42516e): fix: git-lfs on Dockerfile ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`15cde46`](https://github.com/goreleaser/goreleaser/commit/15cde46a5b8c0eb37666b8e35cf4536f08b1e841): fix: github enteprise upload URLs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b5c6487`](https://github.com/goreleaser/goreleaser/commit/b5c6487b607840bab9ce1b048567b2e357aebf66): fix: lint ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b62b13c`](https://github.com/goreleaser/goreleaser/commit/b62b13ca2a54abfc2460344501eb139e89426c32): fix: some rewording ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4b5e9fd`](https://github.com/goreleaser/goreleaser/commit/4b5e9fdef9ca0b0d048df93990c75902dd637390): fix: update sha3 and minor code style update ([#&#8203;6350](https://github.com/goreleaser/goreleaser/issues/6350)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`df2bab4`](https://github.com/goreleaser/goreleaser/commit/df2bab47d71882de42b5b533fa2a4dd60c50474b): fixup! fix: better debug output ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`87dfeca`](https://github.com/goreleaser/goreleaser/commit/87dfecafa1a1006c5aa4d29e981837d8e6f3d3da): docs(deps): bump mkdocs-include-markdown-plugin from 7.2.0 to 7.2.1 in /www in the docs group ([#&#8203;6367](https://github.com/goreleaser/goreleaser/issues/6367)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cd3d34c`](https://github.com/goreleaser/goreleaser/commit/cd3d34c7d4f81f9e4510fedf4246c159502a6a58): docs(deps): bump mkdocs-material in /www in the docs group ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`123dbd9`](https://github.com/goreleaser/goreleaser/commit/123dbd995016bc6774f3e3b59a5d16a521736369): docs(nfpm): document deb compression ([@&#8203;scop](https://github.com/scop)) - [`231ed16`](https://github.com/goreleaser/goreleaser/commit/231ed16092d62f09fe91adc9e1c927ca8b82e652): docs(schema): add missing zstd deb compression enum value ([@&#8203;scop](https://github.com/scop)) - [`ea8f0eb`](https://github.com/goreleaser/goreleaser/commit/ea8f0ebcce323ce6313f75153a939af5bde7621a): docs: Fix typo In Deprecation Docs on Homebrew Formulas ([#&#8203;6340](https://github.com/goreleaser/goreleaser/issues/6340)) ([@&#8203;bwagner5](https://github.com/bwagner5)) - [`996d78c`](https://github.com/goreleaser/goreleaser/commit/996d78cb6a24773a59004f753c692eedad59cf22): docs: document artifacts.json structure ([#&#8203;6341](https://github.com/goreleaser/goreleaser/issues/6341)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) - [`100822e`](https://github.com/goreleaser/goreleaser/commit/100822edf0d89b40672ba5d9fc8db89405fabdc0): docs: document how to disable manifests in dockers\_v2 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f7594cc`](https://github.com/goreleaser/goreleaser/commit/f7594ccec31d385a222379b66bfb6aaf9199effb): docs: gemfury link ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d76db96`](https://github.com/goreleaser/goreleaser/commit/d76db964d06bcd70d05c33766f7e45474594342f): docs: image ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d7e6a82`](https://github.com/goreleaser/goreleaser/commit/d7e6a8299f6ae8f56b03a9272da1068b3020e46f): docs: preparing for v2.14 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`6ae4126`](https://github.com/goreleaser/goreleaser/commit/6ae412657d620e8de448cf504cf7cb2ab4c1dce6): docs: secure fund ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b1e27d1`](https://github.com/goreleaser/goreleaser/commit/b1e27d155df3cf35812a2d9f9171e517bd39e599): docs: udpate ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`26d008a`](https://github.com/goreleaser/goreleaser/commit/26d008a5ea8e51e5babb02cc7c06a7d39eb9bf98): docs: update sponsors ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`2bc0d08`](https://github.com/goreleaser/goreleaser/commit/2bc0d08febab39b25a20b0bff09676765f21dba8): Apply suggestion from [@&#8203;caarlos0](https://github.com/caarlos0) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0d408a1`](https://github.com/goreleaser/goreleaser/commit/0d408a1e02ee4d497019cf81274086474b1a6626): chore: dockerfile ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c7afd06`](https://github.com/goreleaser/goreleaser/commit/c7afd06dc4ef0b1b3af36e2defe7b2219b78176d): chore: fix date ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`782a160`](https://github.com/goreleaser/goreleaser/commit/782a1609e1c423a8c60cf0438bf4e4655b00ed72): chore: fmt ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c97cd28`](https://github.com/goreleaser/goreleaser/commit/c97cd284cc37acdb7fc6a799e6faf21e7230cd1e): chore: fmt ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a04cbc1`](https://github.com/goreleaser/goreleaser/commit/a04cbc128a6c6b9ad4b67174c02dab9e6290bc39): chore: move go-shellwords fork to goreleaser ([#&#8203;6372](https://github.com/goreleaser/goreleaser/issues/6372)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ef778d3`](https://github.com/goreleaser/goreleaser/commit/ef778d3a7fd3cc76ffe0820a795c34e1fb5717cc): chore: update schema-pro ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9056ecd`](https://github.com/goreleaser/goreleaser/commit/9056ecd6656c98caddaef08e569f0e05e9555a2b): ci(deps): bump astral-sh/setup-uv in the actions group ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a32cb2c`](https://github.com/goreleaser/goreleaser/commit/a32cb2c114bd7523a6bbbe0efac60a9f68cffe6a): ci(deps): bump the actions group with 4 updates ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`183fae8`](https://github.com/goreleaser/goreleaser/commit/183fae8110922ae91b4837f67bf42b0e01acbee5): ci(deps): bump the actions group with 4 updates ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`36bb7ce`](https://github.com/goreleaser/goreleaser/commit/36bb7ce6758614365be992de41acc1c60b36ffe9): ci(deps): bump the actions group with 4 updates ([#&#8203;6344](https://github.com/goreleaser/goreleaser/issues/6344)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2b1f112`](https://github.com/goreleaser/goreleaser/commit/2b1f11293b12516067bc2452521ee5c292cf4925): ci(deps): bump the actions group with 7 updates ([#&#8203;6355](https://github.com/goreleaser/goreleaser/issues/6355)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ecc5b83`](https://github.com/goreleaser/goreleaser/commit/ecc5b83f9fc7be4deab6a6671592ba81cb59614e): ci(deps): bump the actions group with 8 updates ([#&#8203;6366](https://github.com/goreleaser/goreleaser/issues/6366)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.13.3...v2.14.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.13.3`](https://github.com/goreleaser/goreleaser/releases/tag/v2.13.3) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.3) #### Announcement Read the official announcement: [Announcing GoReleaser v2.13](https://goreleaser.com/blog/goreleaser-v2.13/). #### Changelog ##### Bug fixes - [`4e6cd46`](https://github.com/goreleaser/goreleaser/commit/4e6cd46aef81a0e4d34104bc8af8ef19a2cedc60): fix(deps): update ko and docker/cli ([#&#8203;6323](https://github.com/goreleaser/goreleaser/issues/6323)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`11f2d52`](https://github.com/goreleaser/goreleaser/commit/11f2d528adad31d0cad3441ee9848840bcf5eeb2): fix: move log to debug ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2f44fb4`](https://github.com/goreleaser/goreleaser/commit/2f44fb43f240500f9df21b9ec48f50de411dba0b): refactor: fix deprecated method usage in tests ([#&#8203;6325](https://github.com/goreleaser/goreleaser/issues/6325)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`444acaa`](https://github.com/goreleaser/goreleaser/commit/444acaa88543f7c17c721a68acfc06b97f079dce): docs(deps): bump the docs group in /www with 2 updates ([#&#8203;6336](https://github.com/goreleaser/goreleaser/issues/6336)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ebc59a`](https://github.com/goreleaser/goreleaser/commit/7ebc59a0a430459901aedafdf56a5fd5a1395c28): docs: Revert sponsor list removal and enforce error handling in update-sponsors.py ([#&#8203;6331](https://github.com/goreleaser/goreleaser/issues/6331)) ([@&#8203;Copilot](https://github.com/Copilot)) - [`97bea15`](https://github.com/goreleaser/goreleaser/commit/97bea15bd09f284a0330bde8bd2a42bd21ef70ad): docs: better sponsors ([#&#8203;6330](https://github.com/goreleaser/goreleaser/issues/6330)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2e1159b`](https://github.com/goreleaser/goreleaser/commit/2e1159b94c7810846a16daa28b0644b55ee64d15): docs: fix auto-rebuild local ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8b8a4d0`](https://github.com/goreleaser/goreleaser/commit/8b8a4d03ddc0571d58f58697abcc83642517478f): docs: small updates ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`089605e`](https://github.com/goreleaser/goreleaser/commit/089605efc774959a915c35274ddac90408db8b43): docs: update license year ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`1945d74`](https://github.com/goreleaser/goreleaser/commit/1945d74973a347a135b8d0d2b80e28ef9b70b75c): ci(deps): bump cargo-bins/cargo-binstall from 1.16.5 to 1.16.6 in the actions group ([#&#8203;6329](https://github.com/goreleaser/goreleaser/issues/6329)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`091eb95`](https://github.com/goreleaser/goreleaser/commit/091eb958c802617836b1ee75580317e9c5fcfddd): ci(deps): bump the actions group with 3 updates ([#&#8203;6320](https://github.com/goreleaser/goreleaser/issues/6320)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2eae0db`](https://github.com/goreleaser/goreleaser/commit/2eae0db1d8616bf583321cedc3701a729932311f): ci(deps): bump the actions group with 4 updates ([#&#8203;6335](https://github.com/goreleaser/goreleaser/issues/6335)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.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](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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iXX0=-->
CSRBot added 1 commit 2026-01-10 06:07:22 +01:00
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-01-10 06:07:23 +01:00
CSRBot added 2 commits 2026-01-13 06:07:17 +01:00
CSRBot changed title from chore(deps): update dependency goreleaser/goreleaser to v2.13.3 to chore(deps): update actions 2026-01-13 06:07:18 +01:00
CSRBot added 2 commits 2026-01-22 18:08:17 +01:00
CSRBot force-pushed renovate/actions from c518acb2df to eaa289737b 2026-02-01 11:56:56 +01:00 Compare
CSRBot force-pushed renovate/actions from eaa289737b to 1a0961ea79 2026-02-22 00:05:28 +01:00 Compare
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions:renovate/actions
git checkout renovate/actions
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/getidev#60