Skip to content

chore(deps): update actions/setup-go action to v6.5.0#281

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-go-6.x
Open

chore(deps): update actions/setup-go action to v6.5.0#281
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-go-6.x

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v6.4.0v6.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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
    • 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

Jguer
Jguer previously approved these changes Jun 11, 2026
Jguer added a commit that referenced this pull request Jun 22, 2026
## Summary

Consolidates multiple renovate dependency PRs into a single update that
passes CI.

### Problem
Individual renovate PRs (#297, #295, #290, #289, #287, #285, #284, #283,
#282, #281) were failing CI because:
- Dependencies required `go 1.25.0` but `go.work` was still at `go
1.24.0`
- CI workflow was using Go 1.24.x and older tool versions

### Changes

**Dependency updates:**
- `golang.org/x/sync`: v0.19.0 → v0.21.0
- `golang.org/x/net`: v0.48.0 → v0.55.0
- `golang.org/x/sys`: v0.39.0 → v0.45.0
- `golang.org/x/text`: v0.34.0 → v0.37.0
- `google.golang.org/grpc`: v1.79.3 → v1.81.1
- `github.com/grpc-ecosystem/grpc-gateway/v2`: v2.27.8 → v2.29.0
- `go.opentelemetry.io/otel`: v1.41.0 → v1.44.0
- `go.opentelemetry.io/otel/trace`: v1.41.0 → v1.44.0
- `go.opentelemetry.io/otel/metric`: v1.41.0 → v1.44.0
- `google.golang.org/genproto/googleapis/api`: updated to
v0.0.0-20260414002931-afd174a4e478
- `google.golang.org/genproto/googleapis/rpc`: updated to
v0.0.0-20260414002931-afd174a4e478

**Go version fixes:**
- `go.mod`: bump to go 1.25.0
- `go.work`: update to go 1.25.0 (fixes version mismatch error)
- `types/go.mod`: update toolchain to go1.25.11

**CI workflow fixes:**
- Update go-version from 1.24.x to 1.25.x
- Update golangci-lint from v2.6.2 to v2.12.2
- Update actions/setup-go from v6.2.0 to v6.4.0

### Supersedes
- #297, #295, #290, #289, #287, #285, #284, #283, #282, #281

### Verification
- ✅ `go build ./...` passes
- ✅ `go test ./...` passes (authn, authz packages)
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update actions/setup-go action to v6.4.0 chore(deps): update actions/setup-go action to v6.4.0 - autoclosed Jun 22, 2026
@renovate-sh-app renovate-sh-app Bot closed this Jun 22, 2026
@renovate-sh-app renovate-sh-app Bot deleted the renovate/actions-setup-go-6.x branch June 22, 2026 10:36
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/setup-go | v6.4.0 | v6.5.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update actions/setup-go action to v6.4.0 - autoclosed chore(deps): update actions/setup-go action to v6.5.0 Jun 27, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Jun 27, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/actions-setup-go-6.x branch from 408636f to 68f46a7 Compare June 27, 2026 04:17
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/actions-setup-go-6.x branch from 68f46a7 to 408636f Compare June 27, 2026 04:17
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