Skip to content

deps: bump actions/setup-go from 5.6.0 to 7.0.0 - #103

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-7.0.0
Closed

deps: bump actions/setup-go from 5.6.0 to 7.0.0#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 5.6.0 to 7.0.0.

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

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

v6.5.0

What's Changed

Dependency update

New Contributors

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

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

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

v6.3.0

What's Changed

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

v6.2.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.6.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@40f1582...b7ad1da)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
cbetta added a commit that referenced this pull request Jul 28, 2026
## Summary

Consolidates the four open Dependabot GitHub Actions PRs into one, so
they can all be reviewed and merged together. Closes #79, #102, #103,
#111.

All actions remain SHA-pinned with a version comment.

| Action | From | To |
| --- | --- | --- |
| actions/checkout | v7.0.0 | v7.0.1 |
| actions/setup-go | v5 (5.6.0) | **v7.0.0** |
| goreleaser/goreleaser-action | v6 | **v7.2.3** |
| slackapi/slack-github-action | v1.21.0 | **v4.0.0** |

## Breaking-change handling

- **slack-github-action v2+** dropped the `SLACK_WEBHOOK_URL` /
`SLACK_WEBHOOK_TYPE` env-var form for incoming webhooks. The
failure-notification step in `failureNotifications.yml` is migrated to
the documented `webhook` + `webhook-type: incoming-webhook` inputs. The
Block Kit `payload` is unchanged.
- **setup-go v7** and **goreleaser-action v7** majors only bumped their
Node runtime (Node 24) — no input API changes — so those steps are
otherwise untouched. `go-version-file`, `cache`, `version: "~> v2"` and
`args` all remain valid.

## Verification

- All workflow YAML validated as well-formed.
- `actions/checkout` and `actions/setup-go` are exercised directly by
this PR's own `ci` run.
- `goreleaser` (tag-push only) and `slack` (workflow-failure only) are
not triggered by PR CI — verified against their release notes / docs
instead of runtime.

## Note

Once merged, Dependabot should auto-close #79, #102, #103 and #111. I've
left them open for now; happy to close them explicitly on merge.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@cbetta

cbetta commented Jul 28, 2026

Copy link
Copy Markdown
Member

Superseded by #113 (merged), which bumped this action to the same target version. Closing as redundant.

@cbetta cbetta closed this Jul 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-go-7.0.0 branch July 28, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant