Skip to content

chore(deps): update actions/setup-go action to v7 - #59

Open
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-go-7.x
Open

chore(deps): update actions/setup-go action to v7#59
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-go-7.x

Conversation

@scality-renovate

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-go action major v6.4.0v7.0.0

Release Notes

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

v7.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

Compare Source

What's Changed

Dependency update

New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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 Mend Renovate.

@scality-renovate scality-renovate Bot added the ci label Jul 27, 2026
@scality-renovate
scality-renovate Bot requested a review from a team as a code owner July 27, 2026 04:08
@scality-renovate scality-renovate Bot added dependencies Pull requests that update a dependency file major ci labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: actions/setup-go v6.4.0 → v7.0.0 (major)
Semver bump type: major

Changes:

  • Internal migration from CommonJS to ESM (reason for the major version bump)
  • @actions/cache bumped to 6.2.0
  • New logging for cache write denied scenarios (v6.5.0)
  • No action inputs or outputs were changed, removed, or deprecated

Breaking changes: None for end users. The major version bump is architectural — the action's internal build system moved to ESM. The public interface (go-version, go-version-file, cache, etc.) is unchanged.

Security concerns: None. Official GitHub Action maintained by the actions org, pinned to SHA b7ad1da. No new permissions or capabilities introduced.

Impact on codebase: setup-go is used in pre-merge.yaml only (lint and test jobs) with go-version-file: go.mod — a standard input unaffected by these changes. No other workflow files use setup-go.

Recommendation: SAFE TO MERGE

Notes: CI checks (build, lint, test) are still in progress — verify they pass before merging. Not auto-approving because the PR author is scality-renovate[bot] (auto-approval is restricted to dependabot PRs).

— Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants