Dependency Dashboard #4

Open
opened 2026-05-18 00:37:12 +00:00 by ssa · 0 comments
Owner

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: GitHub token is required for some dependencies
  • ⚠️ WARN: Rate limit exceeded for api.github.com, as no hostRules set for this host. Please set a GITHUB_COM_TOKEN
  • ⚠️ WARN: No github.com token has been configured. Skipping release notes retrieval
  • ⚠️ WARN: Package lookup failures

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • Update google.golang.org/genproto digest to 4308a22
  • Update module github.com/google/go-github/v25 to v25.1.3
  • Update module github.com/hashicorp/terraform to v0.15.5
  • Update module github.com/heroku/heroku-go/v5 to v5.5.0
  • Update module github.com/pkg/errors to v0.9.1
  • Update module github.com/zorkian/go-datadog-api to v2.30.0+incompatible
  • Update module golang.org/x/oauth2 to v0.36.0
  • Update module golang.org/x/time to v0.15.0
  • Update module github.com/Azure/azure-sdk-for-go to v68
  • Update module github.com/Azure/go-autorest to v14
  • Update module github.com/cloudflare/cloudflare-go to v7
  • Update module github.com/google/go-github/v25 to v88
  • Update module github.com/hashicorp/terraform to v1
  • Update module github.com/heroku/heroku-go/v5 to v6
  • Update module github.com/spf13/cobra to v1
  • Update module k8s.io/client-go to v11
  • 🔐 Create all rate-limited PRs at once 🔐

⚠️ Warning

Renovate failed to look up the following dependencies: Could not determine new digest for update (go package github.com/gophercloud/gophercloud), Could not determine new digest for update (go package github.com/hashicorp/go-hclog), Could not determine new digest for update (go package github.com/hashicorp/go-plugin), Could not determine new digest for update (go package github.com/hashicorp/hcl), Could not determine new digest for update (go package github.com/iancoleman/strcase), Could not determine new digest for update (go package github.com/jonboydell/logzio_client), Could not determine new digest for update (go package github.com/zclconf/go-cty), Could not determine new digest for update (go package google.golang.org/api), Could not determine new digest for update (go package k8s.io/apimachinery), Could not determine new digest for update (go package k8s.io/kubectl).

Files affected: go.mod


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

dockerfile (1)
Dockerfile (2)
  • golang 1.23-alpine → [Updates: 1.26-alpine]
  • alpine 3.20 → [Updates: 3.24]
github-actions (1)
.github/workflows/reviewdog.yml
gomod (1)
go.mod (32)
  • go 1.13
  • cloud.google.com/go v0.36.0 → [Updates: v0.123.0]
  • github.com/Azure/azure-sdk-for-go v34.0.0+incompatible → [Updates: v34.4.0+incompatible, v68.0.0+incompatible]
  • github.com/Azure/go-autorest v13.4.1+incompatible → [Updates: v14.2.0+incompatible]
  • github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
  • github.com/aws/aws-sdk-go v1.22.0 → [Updates: v1.55.8]
  • github.com/cloudflare/cloudflare-go v0.9.4 → [Updates: v0.117.0, v7.4.0]
  • github.com/dollarshaveclub/new-relic-synthetics-go v0.0.0-20170605224734-4dc3dd6ae884@4dc3dd6ae884
  • github.com/google/go-github/v25 v25.0.2 → [Updates: v25.1.3, v88.0.0]
  • github.com/gophercloud/gophercloud v0.0.0-20190427020117-60507118a582@60507118a582
  • github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f@61d530d6c27f
  • github.com/hashicorp/go-plugin v1.0.1-0.20190610192547-a1bc61569a26@a1bc61569a26
  • github.com/hashicorp/hcl v1.0.1-0.20190611123218-cf7d376da96d@cf7d376da96d
  • github.com/hashicorp/hcl2 v0.0.0-20190821123243-0c888d1241f6@0c888d1241f6 → [Updates: v0.0.0-20191002203319-fb75b3253c80]
  • github.com/hashicorp/terraform v0.12.8 → [Updates: v0.15.5, v1.15.5]
  • github.com/heroku/heroku-go/v5 v5.1.0 → [Updates: v5.5.0, v6.1.0]
  • github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365@e506e3ef7365
  • github.com/jonboydell/logzio_client v0.0.0-20190726085421-c93d6b149c1e@c93d6b149c1e
  • github.com/paultyng/go-newrelic v3.1.0+incompatible
  • github.com/pkg/errors v0.8.1 → [Updates: v0.9.1]
  • github.com/spf13/cobra v0.0.3 → [Updates: v0.0.7, v1.10.2]
  • github.com/spf13/pflag v1.0.3 → [Updates: v1.0.10]
  • github.com/zclconf/go-cty v1.0.1-0.20190708163926-19588f92a98f@19588f92a98f
  • github.com/zorkian/go-datadog-api v2.24.0+incompatible → [Updates: v2.30.0+incompatible]
  • golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421@e64efc72b421 → [Updates: v0.36.0]
  • google.golang.org/api v0.5.1-0.20190510010909-bbbc0e98e3cc@bbbc0e98e3cc
  • google.golang.org/genproto v0.0.0-20260519071638-aa98bba5eb94@aa98bba5eb94 → [Updates: v0.0.0-20260608224507-4308a22a1bab]
  • k8s.io/apimachinery v0.0.0-20190116203031-d49e237a2683@d49e237a2683
  • k8s.io/client-go v7.0.0+incompatible → [Updates: v11.0.0+incompatible]
  • k8s.io/kubectl v0.0.0-20190502165022-ce8d9f55c93c@ce8d9f55c93c
  • golang.org/x/lint v0.0.0-20190409202823-959b441ac422@959b441ac422 → [Updates: v0.0.0-20241112194109-818c5a804067]
  • golang.org/x/time v0.0.0-20190308202827-9d24e82272b4@9d24e82272b4 → [Updates: v0.15.0]
woodpecker (1)
.woodpecker.yml (3)
  • golang 1.22-alpine → [Updates: 1.26-alpine]
  • golang 1.22-alpine → [Updates: 1.26-alpine]
  • golang 1.22-alpine → [Updates: 1.26-alpine]
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: GitHub token is required for some dependencies - ⚠️ WARN: Rate limit exceeded for api.github.com, as no hostRules set for this host. Please set a GITHUB_COM_TOKEN - ⚠️ WARN: No github.com token has been configured. Skipping release notes retrieval - ⚠️ WARN: Package lookup failures ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/google.golang.org-genproto-digest -->Update google.golang.org/genproto digest to 4308a22 - [ ] <!-- unlimit-branch=renovate/github.com-google-go-github-v25-25.x -->Update module github.com/google/go-github/v25 to v25.1.3 - [ ] <!-- unlimit-branch=renovate/terraform-monorepo -->Update module github.com/hashicorp/terraform to v0.15.5 - [ ] <!-- unlimit-branch=renovate/github.com-heroku-heroku-go-v5-5.x -->Update module github.com/heroku/heroku-go/v5 to v5.5.0 - [ ] <!-- unlimit-branch=renovate/github.com-pkg-errors-0.x -->Update module github.com/pkg/errors to v0.9.1 - [ ] <!-- unlimit-branch=renovate/github.com-zorkian-go-datadog-api-2.x -->Update module github.com/zorkian/go-datadog-api to v2.30.0+incompatible - [ ] <!-- unlimit-branch=renovate/golang.org-x-oauth2-0.x -->Update module golang.org/x/oauth2 to v0.36.0 - [ ] <!-- unlimit-branch=renovate/golang.org-x-time-0.x -->Update module golang.org/x/time to v0.15.0 - [ ] <!-- unlimit-branch=renovate/major-azure-sdk-for-go-monorepo -->Update module github.com/Azure/azure-sdk-for-go to v68 - [ ] <!-- unlimit-branch=renovate/github.com-azure-go-autorest-14.x -->Update module github.com/Azure/go-autorest to v14 - [ ] <!-- unlimit-branch=renovate/github.com-cloudflare-cloudflare-go-7.x -->Update module github.com/cloudflare/cloudflare-go to v7 - [ ] <!-- unlimit-branch=renovate/github.com-google-go-github-v25-88.x -->Update module github.com/google/go-github/v25 to v88 - [ ] <!-- unlimit-branch=renovate/major-terraform-monorepo -->Update module github.com/hashicorp/terraform to v1 - [ ] <!-- unlimit-branch=renovate/github.com-heroku-heroku-go-v5-6.x -->Update module github.com/heroku/heroku-go/v5 to v6 - [ ] <!-- unlimit-branch=renovate/github.com-spf13-cobra-1.x -->Update module github.com/spf13/cobra to v1 - [ ] <!-- unlimit-branch=renovate/major-kubernetes-monorepo -->Update module k8s.io/client-go to v11 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 --- > ⚠️ **Warning** > > Renovate failed to look up the following dependencies: `Could not determine new digest for update (go package github.com/gophercloud/gophercloud)`, `Could not determine new digest for update (go package github.com/hashicorp/go-hclog)`, `Could not determine new digest for update (go package github.com/hashicorp/go-plugin)`, `Could not determine new digest for update (go package github.com/hashicorp/hcl)`, `Could not determine new digest for update (go package github.com/iancoleman/strcase)`, `Could not determine new digest for update (go package github.com/jonboydell/logzio_client)`, `Could not determine new digest for update (go package github.com/zclconf/go-cty)`, `Could not determine new digest for update (go package google.golang.org/api)`, `Could not determine new digest for update (go package k8s.io/apimachinery)`, `Could not determine new digest for update (go package k8s.io/kubectl)`. > > Files affected: `go.mod` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/github.com-hashicorp-hcl2-digest -->[Update github.com/hashicorp/hcl2 digest to fb75b32](pulls/2) - [ ] <!-- rebase-branch=renovate/golang.org-x-lint-digest -->[Update golang.org/x/lint digest to 818c5a8](pulls/3) - [ ] <!-- rebase-branch=renovate/github.com-spf13-cobra-0.x -->[Update module github.com/spf13/cobra to v0.0.7](pulls/6) - [ ] <!-- rebase-branch=renovate/github.com-spf13-pflag-1.x -->[Update module github.com/spf13/pflag to v1.0.10](pulls/7) - [ ] <!-- rebase-branch=renovate/alpine-3.x -->[Update alpine Docker tag to v3.24](pulls/8) - [ ] <!-- rebase-branch=renovate/golang-1.x -->[Update golang Docker tag to v1.26](pulls/9) - [ ] <!-- rebase-branch=renovate/cloud.google.com-go-0.x -->[Update module cloud.google.com/go to v0.123.0](pulls/10) - [ ] <!-- rebase-branch=renovate/aws-sdk-go-monorepo -->[Update module github.com/aws/aws-sdk-go to v1.55.8](pulls/11) - [ ] <!-- rebase-branch=renovate/azure-sdk-for-go-monorepo -->[Update module github.com/Azure/azure-sdk-for-go to v34.4.0+incompatible](pulls/12) - [ ] <!-- rebase-branch=renovate/github.com-cloudflare-cloudflare-go-0.x -->[Update module github.com/cloudflare/cloudflare-go to v0.117.0](pulls/15) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (2)</summary> - `golang 1.23-alpine` → [Updates: `1.26-alpine`] - `alpine 3.20` → [Updates: `3.24`] </details> </blockquote> </details> <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.github/workflows/reviewdog.yml</summary> </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (32)</summary> - `go 1.13` - `cloud.google.com/go v0.36.0` → [Updates: `v0.123.0`] - `github.com/Azure/azure-sdk-for-go v34.0.0+incompatible` → [Updates: `v34.4.0+incompatible`, `v68.0.0+incompatible`] - `github.com/Azure/go-autorest v13.4.1+incompatible` → [Updates: `v14.2.0+incompatible`] - `github.com/Azure/go-autorest/autorest/azure/auth v0.5.13` - `github.com/aws/aws-sdk-go v1.22.0` → [Updates: `v1.55.8`] - `github.com/cloudflare/cloudflare-go v0.9.4` → [Updates: `v0.117.0`, `v7.4.0`] - `github.com/dollarshaveclub/new-relic-synthetics-go v0.0.0-20170605224734-4dc3dd6ae884@4dc3dd6ae884` - `github.com/google/go-github/v25 v25.0.2` → [Updates: `v25.1.3`, `v88.0.0`] - `github.com/gophercloud/gophercloud v0.0.0-20190427020117-60507118a582@60507118a582` - `github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f@61d530d6c27f` - `github.com/hashicorp/go-plugin v1.0.1-0.20190610192547-a1bc61569a26@a1bc61569a26` - `github.com/hashicorp/hcl v1.0.1-0.20190611123218-cf7d376da96d@cf7d376da96d` - `github.com/hashicorp/hcl2 v0.0.0-20190821123243-0c888d1241f6@0c888d1241f6` → [Updates: `v0.0.0-20191002203319-fb75b3253c80`] - `github.com/hashicorp/terraform v0.12.8` → [Updates: `v0.15.5`, `v1.15.5`] - `github.com/heroku/heroku-go/v5 v5.1.0` → [Updates: `v5.5.0`, `v6.1.0`] - `github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365@e506e3ef7365` - `github.com/jonboydell/logzio_client v0.0.0-20190726085421-c93d6b149c1e@c93d6b149c1e` - `github.com/paultyng/go-newrelic v3.1.0+incompatible` - `github.com/pkg/errors v0.8.1` → [Updates: `v0.9.1`] - `github.com/spf13/cobra v0.0.3` → [Updates: `v0.0.7`, `v1.10.2`] - `github.com/spf13/pflag v1.0.3` → [Updates: `v1.0.10`] - `github.com/zclconf/go-cty v1.0.1-0.20190708163926-19588f92a98f@19588f92a98f` - `github.com/zorkian/go-datadog-api v2.24.0+incompatible` → [Updates: `v2.30.0+incompatible`] - `golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421@e64efc72b421` → [Updates: `v0.36.0`] - `google.golang.org/api v0.5.1-0.20190510010909-bbbc0e98e3cc@bbbc0e98e3cc` - `google.golang.org/genproto v0.0.0-20260519071638-aa98bba5eb94@aa98bba5eb94` → [Updates: `v0.0.0-20260608224507-4308a22a1bab`] - `k8s.io/apimachinery v0.0.0-20190116203031-d49e237a2683@d49e237a2683` - `k8s.io/client-go v7.0.0+incompatible` → [Updates: `v11.0.0+incompatible`] - `k8s.io/kubectl v0.0.0-20190502165022-ce8d9f55c93c@ce8d9f55c93c` - `golang.org/x/lint v0.0.0-20190409202823-959b441ac422@959b441ac422` → [Updates: `v0.0.0-20241112194109-818c5a804067`] - `golang.org/x/time v0.0.0-20190308202827-9d24e82272b4@9d24e82272b4` → [Updates: `v0.15.0`] </details> </blockquote> </details> <details><summary>woodpecker (1)</summary> <blockquote> <details><summary>.woodpecker.yml (3)</summary> - `golang 1.22-alpine` → [Updates: `1.26-alpine`] - `golang 1.22-alpine` → [Updates: `1.26-alpine`] - `golang 1.22-alpine` → [Updates: `1.26-alpine`] </details> </blockquote> </details>
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ssa/terraformer#4
No description provided.