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

Open
3 tasks
renovate bot opened this issue Dec 14, 2024 · 0 comments
Open
3 tasks

Dependency Dashboard #420

renovate bot opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code go Pull requests that update Go code

Comments

@renovate
Copy link
Contributor

renovate bot commented Dec 14, 2024

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/analysis.yml
  • actions/checkout v4
.github/workflows/lint.yml
  • actions/checkout v4
  • actions/setup-go v5
  • bufbuild/buf-setup-action v1.48.0
  • golangci/golangci-lint-action v6
.github/workflows/test.yml
  • actions/checkout v4
  • actions/setup-go v5
  • bufbuild/buf-setup-action v1.48.0
  • codecov/codecov-action v5
gomod
go.mod
  • go 1.22.10
  • buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.1-20241127180247-a33202765966.1@a33202765966
  • entgo.io/ent v0.14.0
  • github.com/bufbuild/protovalidate-go v0.8.2
  • github.com/cheggaaa/pb/v3 v3.1.5
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.18.0
  • github.com/flc1125/go-cron/v4 v4.3.0
  • github.com/gin-gonic/gin v1.10.0
  • github.com/go-chi/chi/v5 v5.2.0
  • github.com/go-kratos/kratos/v2 v2.8.3
  • github.com/google/uuid v1.6.0
  • github.com/redis/go-redis/v9 v9.7.0
  • github.com/stretchr/testify v1.10.0
  • github.com/vmihailenco/msgpack/v5 v5.4.1
  • go.opentelemetry.io/contrib/instrumentation/host v0.58.0
  • go.opentelemetry.io/contrib/instrumentation/runtime v0.58.0
  • go.opentelemetry.io/otel v1.33.0
  • go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.9.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.33.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0
  • go.opentelemetry.io/otel/log v0.9.0
  • go.opentelemetry.io/otel/metric v1.33.0
  • go.opentelemetry.io/otel/sdk v1.33.0
  • go.opentelemetry.io/otel/sdk/log v0.9.0
  • go.opentelemetry.io/otel/sdk/metric v1.33.0
  • go.opentelemetry.io/otel/trace v1.33.0
  • golang.org/x/term v0.27.0
  • golang.org/x/text v0.21.0
  • google.golang.org/grpc v1.69.2
  • google.golang.org/protobuf v1.36.1
  • gorm.io/driver/mysql v1.5.7
  • gorm.io/gorm v1.25.12
  • cel.dev/expr v0.19.1
  • filippo.io/edwards25519 v1.1.0
  • github.com/VividCortex/ewma v1.2.0
  • github.com/antlr4-go/antlr/v4 v4.13.1
  • github.com/bytedance/sonic v1.12.6
  • github.com/bytedance/sonic/loader v0.2.1
  • github.com/cenkalti/backoff/v4 v4.3.0
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/cloudwego/base64x v0.1.4
  • github.com/cloudwego/iasm v0.2.0
  • github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f@9f7001d12a5f
  • github.com/ebitengine/purego v0.8.1
  • github.com/gabriel-vasile/mimetype v1.4.8
  • github.com/gin-contrib/sse v1.0.0
  • github.com/go-kratos/aegis v0.2.0
  • github.com/go-logr/logr v1.4.2
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-ole/go-ole v1.3.0
  • github.com/go-playground/form/v4 v4.2.1
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.23.0
  • github.com/go-sql-driver/mysql v1.8.1
  • github.com/goccy/go-json v0.10.4
  • github.com/google/cel-go v0.22.1
  • github.com/gorilla/mux v1.8.1
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1
  • github.com/jinzhu/inflection v1.0.0
  • github.com/jinzhu/now v1.1.5
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/cpuid/v2 v2.2.9
  • github.com/leodido/go-urn v1.4.0
  • github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683@873cd0166683
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-runewidth v0.0.16
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd@bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pelletier/go-toml/v2 v2.2.3
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55@82ca36839d55
  • github.com/rivo/uniseg v0.4.7
  • github.com/shirou/gopsutil/v4 v4.24.12
  • github.com/stoewer/go-strcase v1.3.0
  • github.com/tklauser/go-sysconf v0.3.14
  • github.com/tklauser/numcpus v0.9.0
  • github.com/twitchyliquid64/golang-asm v0.15.1
  • github.com/ugorji/go/codec v1.2.12
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • github.com/yusufpapurcu/wmi v1.2.4
  • go.opentelemetry.io/auto/sdk v1.1.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0
  • go.opentelemetry.io/proto/otlp v1.4.0
  • golang.org/x/arch v0.12.0
  • golang.org/x/crypto v0.31.0
  • golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329@7d7fa50e5329
  • golang.org/x/net v0.33.0
  • golang.org/x/sync v0.10.0
  • golang.org/x/sys v0.28.0
  • google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d@69823020774d
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d@69823020774d
  • gopkg.in/yaml.v3 v3.0.1

  • Check this box to trigger a request for Renovate to run again on this repository
@dosubot dosubot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code go Pull requests that update Go code labels Dec 14, 2024
@flc1125 flc1125 self-assigned this Dec 14, 2024
@flc1125 flc1125 pinned this issue Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant