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 #8

Open
1 task
chancez opened this issue May 8, 2023 · 0 comments
Open
1 task

Dependency Dashboard #8

chancez opened this issue May 8, 2023 · 0 comments

Comments

@chancez
Copy link
Owner

chancez commented May 8, 2023

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

Open

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

  • fix(deps): pin dependencies (master) (github.com/fatih/color, github.com/google/go-cmp, github.com/sirupsen/logrus, github.com/spf13/cast, github.com/spf13/cobra, github.com/spf13/pflag, github.com/spf13/viper, github.com/stretchr/testify, golang.org/x/sys, google.golang.org/grpc, google.golang.org/protobuf, gopkg.in/yaml.v3)

Detected dependencies

Branch master
dockerfile
Dockerfile
  • docker.io/library/golang 1.20.4-alpine3.17@sha256:913de96707b0460bcfdfe422796bb6e559fc300f6c53286777805a9a3010a5ea
  • docker.io/library/alpine 3.18.0@sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
github-actions
.github/workflows/build-images-release.yaml
  • docker/setup-buildx-action v2.5.0@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
  • docker/login-action v2.1.0@f4ef78c080cd8ba55a85445d5b36e214a81df20a
  • actions/checkout v3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • docker/build-push-action v4.0.0@3b5e8027fcad23fda98b2e3ac259d8d67585f671
  • actions/upload-artifact v3.1.2@0b7f8abb1508181956e8e162db84b466c27e18ce
  • actions/download-artifact v3.0.2@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
  • actions/upload-artifact v3.1.2@0b7f8abb1508181956e8e162db84b466c27e18ce
  • actions/upload-artifact v3.1.2@0b7f8abb1508181956e8e162db84b466c27e18ce
.github/workflows/codeql-analysis.yml
  • actions/checkout v3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • github/codeql-action v2.3.3@29b1f65c5e92e24fe6b6647da1eaabe529cec70f
  • github/codeql-action v2.3.3@29b1f65c5e92e24fe6b6647da1eaabe529cec70f
.github/workflows/integration-tests.yaml
  • actions/checkout v3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/setup-go v4.0.0@4d34df0c2316fe8122ab82dc22947d607c0c91f9
  • azure/setup-helm v3.5@5119fcb9089d432beecbf79bb2c7915207344b78
  • helm/kind-action v1.5.0@d8ccf8fb623ce1bb360ae2f45f323d9d5c5e9f00
.github/workflows/release.yml
  • actions/checkout v3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/create-release v1.1.4@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e
  • skx/github-action-publish-binaries 44887b225ceca96efd8a912d39c09ad70312af31
.github/workflows/tests.yml
  • actions/checkout v3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/setup-go v4.0.0@4d34df0c2316fe8122ab82dc22947d607c0c91f9
  • golangci/golangci-lint-action v3.4.0@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5
gomod
go.mod
  • go 1.20
  • github.com/fatih/color v1.15.0
  • github.com/google/go-cmp v0.5.9
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/pflag v1.0.6-0.20200504143853-81378bbcd8a1@81378bbcd8a1
  • github.com/spf13/viper v1.15.0
  • github.com/stretchr/testify v1.8.2
  • golang.org/x/sys v0.8.0
  • google.golang.org/grpc v1.55.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/yaml.v3 v3.0.1
regex
.github/workflows/integration-tests.yaml
  • go 1.20.4
.github/workflows/tests.yml
  • go 1.20.4
  • golangci/golangci-lint v1.52.2
Makefile
  • golangci/golangci-lint v1.52.2@sha256:3d2f4240905054c7efa7f4e98ba145c12a16995bbc3e605300e21400a1665cb6
Branch v0.11
dockerfile
Dockerfile
  • docker.io/library/golang 1.19.9-alpine3.17@sha256:9668643a2e62d8bd298ef3663a96de4a70ceb2865b9b7cadd1d5e08387745103
  • docker.io/library/alpine 3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
github-actions
.github/workflows/build-images-release.yaml
  • docker/setup-buildx-action 2.5.0@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
  • docker/login-action 2.1.0@f4ef78c080cd8ba55a85445d5b36e214a81df20a
  • actions/checkout 3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • docker/build-push-action 4.0.0@3b5e8027fcad23fda98b2e3ac259d8d67585f671
  • actions/upload-artifact 3.1.2@0b7f8abb1508181956e8e162db84b466c27e18ce
  • actions/download-artifact 3.0.2@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
  • actions/upload-artifact 3.1.2@0b7f8abb1508181956e8e162db84b466c27e18ce
  • actions/upload-artifact 3.1.2@0b7f8abb1508181956e8e162db84b466c27e18ce
.github/workflows/codeql-analysis.yml
  • actions/checkout 3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • github/codeql-action 2.3.3@29b1f65c5e92e24fe6b6647da1eaabe529cec70f
  • github/codeql-action 2.3.3@29b1f65c5e92e24fe6b6647da1eaabe529cec70f
.github/workflows/release.yml
  • actions/checkout 3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/create-release 1.1.4@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e
  • skx/github-action-publish-binaries 44887b225ceca96efd8a912d39c09ad70312af31
.github/workflows/tests.yml
  • actions/checkout 3.5.2@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/setup-go 4.0.0@4d34df0c2316fe8122ab82dc22947d607c0c91f9
  • golangci/golangci-lint-action 3.4.0@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5
gomod
go.mod
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