Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #432

Open
35 tasks
renovate bot opened this issue Aug 30, 2021 · 0 comments
Open
35 tasks

Dependency Dashboard #432

renovate bot opened this issue Aug 30, 2021 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Aug 30, 2021

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • fix(deps): update golang.org/x/exp digest to 23cca88
  • fix(deps): update google.golang.org/genproto digest to 5315273
  • fix(deps): update module github.com/golang/protobuf to v1.5.4
  • fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.4
  • chore(deps): update alpine docker tag to v3.20
  • chore(deps): update golang docker tag to v1.22.3
  • chore(deps): update golangci/golangci-lint docker tag to v1.59
  • chore(deps): update node.js to v20.14.0
  • chore(deps): update redis docker tag to v7.2.5
  • fix(deps): update kubernetes packages to v0.30.1 (k8s.io/api, k8s.io/apimachinery, k8s.io/client-go)
  • fix(deps): update module cloud.google.com/go/compute/metadata to v0.3.0
  • fix(deps): update module cloud.google.com/go/logging to v1.10.0
  • fix(deps): update module cloud.google.com/go/pubsub to v1.38.0
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.13.1
  • fix(deps): update module cloud.google.com/go/spanner to v1.63.0
  • fix(deps): update module cloud.google.com/go/storage to v1.41.0
  • fix(deps): update module github.com/casbin/casbin/v2 to v2.89.0
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.0
  • fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0
  • fix(deps): update module github.com/go-redis/redismock/v8 to v8.11.5
  • fix(deps): update module github.com/stretchr/testify to v1.9.0
  • fix(deps): update module golang.org/x/crypto to v0.23.0
  • fix(deps): update module golang.org/x/oauth2 to v0.20.0
  • fix(deps): update module golang.org/x/term to v0.20.0
  • fix(deps): update module google.golang.org/api to v0.182.0
  • fix(deps): update module gopkg.in/h2non/gock.v1 to v1.1.2
  • chore(deps): update node.js to v22
  • fix(deps): update module github.com/go-redis/redis/v8 to v9
  • fix(deps): update module github.com/go-redis/redismock/v8 to v9
  • fix(deps): update module github.com/gogf/gf to v2
  • fix(deps): update module github.com/imdario/mergo to v1
  • fix(deps): update module github.com/logrusorgru/aurora/v3 to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • golang 1.21.7-alpine
  • golangci/golangci-lint v1.50-alpine
  • golang 1.21.7-alpine
  • redis 7.0.11-alpine
  • cimg/node 20.6.1
docker-compose
dev/linux/docker-compose.pre-built.yaml
dev/linux/docker-compose.yaml
dev/macos/docker-compose.pre-built.yaml
dev/macos/docker-compose.yaml
dockerfile
build/docker/Dockerfile
  • golang 1.21.7-alpine
  • alpine 3.19
build/docker/Dockerfile-dev
  • golang 1.18.10-alpine
github-actions
.github/workflows/check-semantic-commits.yml
  • amannn/action-semantic-pull-request v5
.github/workflows/codeql-analysis.yml
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
gomod
go.mod
  • go 1.21
  • cloud.google.com/go/pubsub v1.36.1
  • cloud.google.com/go/spanner v1.57.0
  • cloud.google.com/go/storage v1.38.0
  • github.com/DataDog/datadog-go v4.8.3+incompatible
  • github.com/Masterminds/goutils v1.1.1
  • github.com/casbin/casbin/v2 v2.82.0
  • github.com/ghodss/yaml v1.0.0
  • github.com/gin-gonic/gin v1.9.1
  • github.com/go-errors/errors v1.5.1
  • github.com/go-redis/redis/v8 v8.11.5
  • github.com/gogf/gf v1.16.9
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/google/uuid v1.6.0
  • github.com/googleapis/gax-go/v2 v2.12.1
  • github.com/imdario/mergo v0.3.16
  • github.com/logrusorgru/aurora/v3 v3.0.0
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/op/go-logging v0.0.0-20160315200505-970db520ece7@970db520ece7
  • github.com/qiangmzsx/string-adapter/v2 v2.2.0
  • github.com/stretchr/testify v1.8.4
  • golang.org/x/crypto v0.19.0
  • golang.org/x/oauth2 v0.17.0
  • golang.org/x/term v0.17.0
  • google.golang.org/api v0.165.0
  • google.golang.org/genproto v0.0.0-20240221002015-b0ce06bbee7c@b0ce06bbee7c
  • gopkg.in/h2non/gock.v1 v1.0.15
  • k8s.io/api v0.29.2
  • k8s.io/apimachinery v0.29.2
  • k8s.io/client-go v0.29.2
  • cloud.google.com/go/kms v1.15.7
  • cloud.google.com/go/secretmanager v1.11.5
  • cloud.google.com/go/compute/metadata v0.2.3
  • cloud.google.com/go/logging v1.9.0
  • github.com/Masterminds/sprig/v3 v3.2.3
  • github.com/go-git/go-git/v5 v5.11.0
  • github.com/go-redis/redismock/v8 v8.0.6
  • github.com/golang-jwt/jwt/v5 v5.2.0
  • golang.org/x/exp v0.0.0-20240213143201-ec583247a57a@ec583247a57a

  • Check this box to trigger a request for Renovate to run again on this repository
@renovate renovate bot reopened this Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant