Dependency Dashboard
- Dominant language
- Go
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Kong/shared-speakeasy).
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] chore(deps): bump github.com/hashicorp/hcl/v2 from v2.24.0 to v2.25.0
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): bump github.com/cloudflare/circl from v1.6.1 to v1.6.3 [SECURITY]](../pull/68)
- [ ] [chore(deps): bump golang.org/x/crypto from v0.45.0 to v0.56.0 [SECURITY]](../pull/77)
- [ ] [chore(deps): bump golang.org/x/net from v0.47.0 to v0.56.0 [SECURITY]](../pull/76)
- [ ] [chore(deps): bump google.golang.org/grpc from v1.75.1 to v1.83.1 [SECURITY]](../pull/74)
- [ ] [chore(deps): bump actions/checkout from v6.0.2 to v6.1.0](../pull/80)
- [ ] [chore(deps): bump actions/setup-go from v6.2.0 to v6.5.0](../pull/71)
- [ ] [chore(deps): bump github.com/hashicorp/terraform-plugin-framework from v1.17.0 to v1.19.0](../pull/82)
- [ ] [chore(deps): bump github.com/hashicorp/terraform-plugin-go from v0.29.0 to v0.31.0](../pull/93)
- [ ] [chore(deps): bump github.com/hashicorp/terraform-plugin-testing from v1.14.0 to v1.16.0](../pull/73)
- [ ] [chore(deps): bump github.com/stretchr/testify from v1.11.1 to v1.12.1](../pull/94)
- [ ] [chore(deps): bump github.com/zclconf/go-cty from v1.17.0 to v1.19.0](../pull/70)
- [ ] [chore(deps): bump ncipollo/release-action from v1.20.0 to v1.21.0](../pull/75)
- [ ] [chore(deps): bump actions/checkout from v6.0.2 to v7](../pull/84)
- [ ] [chore(deps): bump actions/setup-go from v6.2.0 to v7](../pull/90)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (3)
.github/workflows/lint.yaml (4)
- `actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd` → [Updates: `v6.1.0`, `v7.0.1`]
- `actions/setup-go v6.2.0@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5` → [Updates: `v6.5.0`, `v7.0.0`]
- `ubuntu 24.04`
- `go ^1.24`.github/workflows/tag-and-release.yml (3)
- `actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd` → [Updates: `v6.1.0`, `v7.0.1`]
- `ncipollo/release-action v1.20.0@b7eabc95ff50cbeeedec83973935c8f306dfcd0b` → [Updates: `v1.21.0`]
- `ubuntu 24.04`.github/workflows/test.yaml (4)
- `actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd` → [Updates: `v6.1.0`, `v7.0.1`]
- `actions/setup-go v6.2.0@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5` → [Updates: `v6.5.0`, `v7.0.0`]
- `ubuntu 24.04`
- `go ^1.24`
gomod (7)
customtypes/go.mod (4)
- `go 1.24.0`
- `github.com/hashicorp/terraform-plugin-framework v1.17.0` → [Updates: `v1.19.0`]
- `github.com/hashicorp/terraform-plugin-go v0.29.0` → [Updates: `v0.31.0`]
- `github.com/stretchr/testify v1.11.1` → [Updates: `v1.12.1`]generators/resource_plan_modifier/go.mod (1)
- `go 1.24.1`
hclbuilder/go.mod (10)
- `go 1.24.0`
- `github.com/hashicorp/hcl/v2 v2.24.0` → [Updates: `v2.25.0`]
- `github.com/hashicorp/terraform-plugin-go v0.29.0` → [Updates: `v0.31.0`]
- `github.com/hashicorp/terraform-plugin-testing v1.14.0` → [Updates: `v1.16.0`]
- `github.com/stretchr/testify v1.11.1` → [Updates: `v1.12.1`]
- `github.com/zclconf/go-cty v1.17.0` → [Updates: `v1.19.0`]
- `github.com/cloudflare/circl v1.6.1` → [Updates: `v1.6.3`]
- `golang.org/x/crypto v0.45.0` → [Updates: `v0.56.0`]
- `golang.org/x/net v0.47.0` → [Updates: `v0.56.0`]
- `google.golang.org/grpc v1.75.1` → [Updates: `v1.83.1`]hooks/mesh_defaults/go.mod (1)
- `go 1.24.1`
planmodifiers/arbitrary_json/go.mod (2)
- `go 1.24.1`
- `github.com/hashicorp/terraform-plugin-framework v1.17.0` → [Updates: `v1.19.0`]planmodifiers/suppress_zero_null/go.mod (2)
- `go 1.24.1`
- `github.com/hashicorp/terraform-plugin-framework v1.17.0` → [Updates: `v1.19.0`]tfbuilder/go.mod (8)
- `go 1.24.1`
- `github.com/hashicorp/terraform-plugin-go v0.29.0` → [Updates: `v0.31.0`]
- `github.com/hashicorp/terraform-plugin-testing v1.14.0` → [Updates: `v1.16.0`]
- `github.com/stretchr/testify v1.11.1` → [Updates: `v1.12.1`]
- `github.com/cloudflare/circl v1.6.1` → [Updates: `v1.6.3`]
- `golang.org/x/crypto v0.45.0` → [Updates: `v0.56.0`]
- `golang.org/x/net v0.47.0` → [Updates: `v0.56.0`]
- `google.golang.org/grpc v1.75.1` → [Updates: `v1.83.1`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Dependency Dashboard and the linked Renovate pull requests, then review .github/workflows/lint.yaml, .github/workflows/test.yaml, .github/workflows/tag-and-release.yml, and the listed go.mod files. Check which updates remain pending and whether the existing pull requests pass their status checks; done would require resolving the outstanding dependency work without leaving pending updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go, terraform
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100