chore(deps): update actions/setup-go action to v6
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/setup-go | action | major | v5.5.0 -> v6.1.0 |
Release Notes
actions/setup-go (actions/setup-go)
v6.1.0
What's Changed
Enhancements
- Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by @nicholasngai in #665
- Add support for .tool-versions file and update workflow by @priya-kinthali in #673
- Add comprehensive breaking changes documentation for v6 by @mahabaleshwars in #674
Dependency updates
- Upgrade eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking changes in v6 by @dependabot in #617
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by @dependabot in #641
- Upgrade semver and @types/semver by @dependabot in #652
New Contributors
- @nicholasngai made their first contribution in #665
- @priya-kinthali made their first contribution in #673
- @mahabaleshwars made their first contribution in #674
Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.1.0
v6.0.0
What's Changed
Breaking Changes
- Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by @matthewhughes934 in #460
- Upgrade Nodejs runtime from node20 to node 24 by @salmanmkc in #624
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
- Upgrade @types/jest from 29.5.12 to 29.5.14 by @dependabot[bot] in #589
- Upgrade @actions/tool-cache from 2.0.1 to 2.0.2 by @dependabot[bot] in #591
- Upgrade @typescript-eslint/parser from 8.31.1 to 8.35.1 by @dependabot[bot] in #590
- Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #594
- Upgrade typescript from 5.4.2 to 5.8.3 by @dependabot[bot] in #538
- Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by @dependabot[bot] in #603
- Upgrade
form-datato bring in fix for critical vulnerability by @matthewhughes934 in #618 - Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in #631
New Contributors
- @matthewhughes934 made their first contribution in #618
- @salmanmkc made their first contribution in #624
Full Changelog: https://github.com/actions/setup-go/compare/v5...v6.0.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 was generated by Mend Renovate. View the repository job log.