We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
github.com/avast/retry-go/v4
github.com/go-co-op/gocron
github.com/huandu/go-sqlbuilder
github.com/libp2p/go-libp2p
github.com/oschwald/maxminddb-golang
github.com/prometheus/client_golang
github.com/redis/go-redis/v9
github.com/spf13/cobra
guyarb/golang-test-annotations
timberio/vector
go.opentelemetry.io/otel
go.opentelemetry.io/otel/exporters/otlp/otlptrace
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go.opentelemetry.io/otel/sdk
go.opentelemetry.io/otel/trace
These updates await pending status checks. To force their creation now, click the checkbox below.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
docker-compose.yml zookeeper 3.9 zookeeper 3.9 zookeeper 3.9 postgres 17 timberio/vector 0.34.1-alpine timberio/vector 0.37.1-alpine timberio/vector 0.37.1-alpine nginx 1.27.4-bookworm
zookeeper 3.9
postgres 17
timberio/vector 0.34.1-alpine
timberio/vector 0.37.1-alpine
nginx 1.27.4-bookworm
Dockerfile golang 1.23 goreleaser-debian.Dockerfile goreleaser-scratch.Dockerfile
golang 1.23
.github/workflows/alpha-releases.yaml actions/checkout v4 .github/workflows/cannon-smoke-test.yaml actions/checkout v4 jwalton/gh-docker-logs v2 .github/workflows/golangci-lint.yaml actions/setup-go v5 actions/checkout v4 golangci/golangci-lint-action v6 .github/workflows/goreleaser.yaml actions/checkout v4 actions/setup-go v5 actions/setup-node v4 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 .github/workflows/sentry-smoke-test.yaml actions/checkout v4 ethpandaops/kurtosis-assertoor-github-action v1 jwalton/gh-docker-logs v2 .github/workflows/test-build.yaml actions/checkout v4 actions/setup-go v4 actions/setup-node v4 docker/setup-qemu-action v3 docker/setup-buildx-action v3 .github/workflows/test.yaml actions/checkout v4 actions/setup-go v5 guyarb/golang-test-annotations v0.6.0
actions/checkout v4
jwalton/gh-docker-logs v2
actions/setup-go v5
golangci/golangci-lint-action v6
actions/setup-node v4
docker/setup-qemu-action v3
docker/setup-buildx-action v3
docker/login-action v3
ethpandaops/kurtosis-assertoor-github-action v1
actions/setup-go v4
guyarb/golang-test-annotations v0.6.0
go.mod go 1.23.5 github.com/IBM/sarama v1.45.0 github.com/attestantio/go-eth2-client v0.24.0 github.com/avast/retry-go/v4 v4.5.1 github.com/beevik/ntp v1.4.3 github.com/cenkalti/backoff/v5 v5.0.2 github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9@a7ddd980baf9 github.com/creasty/defaults v1.8.0 github.com/ethereum/go-ethereum v1.15.0 github.com/ethpandaops/beacon v0.47.0 github.com/ethpandaops/ethcore v0.0.0-20240422023000-2a5727b18756@2a5727b18756 github.com/ethpandaops/ethwallclock v0.3.0 github.com/ferranbt/fastssz v0.1.4 github.com/go-co-op/gocron v1.27.1 github.com/golang/protobuf v1.5.4 github.com/golang/snappy v0.0.5-0.20231225225746-43d5d4cd4e0e@43d5d4cd4e0e github.com/google/uuid v1.6.0 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 github.com/holiman/uint256 v1.3.2 github.com/huandu/go-sqlbuilder v1.25.0 github.com/jellydator/ttlcache/v3 v3.3.0 github.com/klauspost/compress v1.17.11 github.com/lib/pq v1.10.9 github.com/libp2p/go-libp2p v0.36.5 github.com/mitchellh/hashstructure/v2 v2.0.2 github.com/multiformats/go-multiaddr v0.14.0 github.com/oschwald/maxminddb-golang v1.12.0 github.com/pkg/errors v0.9.1 github.com/probe-lab/hermes v0.0.0-20241128085322-a39cba499cb1@a39cba499cb1 github.com/prometheus/client_golang v1.20.5 github.com/prometheus/client_model v0.6.1 github.com/prysmaticlabs/prysm/v5 v5.3.0 github.com/redis/go-redis/v9 v9.5.1 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0 go.opentelemetry.io/otel v1.32.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.29.0 go.opentelemetry.io/otel/sdk v1.32.0 go.opentelemetry.io/otel/trace v1.32.0 golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa@0cdaa3abc0fa golang.org/x/sync v0.11.0 google.golang.org/grpc v1.70.0 google.golang.org/protobuf v1.36.5 gopkg.in/yaml.v3 v3.0.1
go 1.23.5
github.com/IBM/sarama v1.45.0
github.com/attestantio/go-eth2-client v0.24.0
github.com/avast/retry-go/v4 v4.5.1
github.com/beevik/ntp v1.4.3
github.com/cenkalti/backoff/v5 v5.0.2
github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9@a7ddd980baf9
github.com/creasty/defaults v1.8.0
github.com/ethereum/go-ethereum v1.15.0
github.com/ethpandaops/beacon v0.47.0
github.com/ethpandaops/ethcore v0.0.0-20240422023000-2a5727b18756@2a5727b18756
github.com/ethpandaops/ethwallclock v0.3.0
github.com/ferranbt/fastssz v0.1.4
github.com/go-co-op/gocron v1.27.1
github.com/golang/protobuf v1.5.4
github.com/golang/snappy v0.0.5-0.20231225225746-43d5d4cd4e0e@43d5d4cd4e0e
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/holiman/uint256 v1.3.2
github.com/huandu/go-sqlbuilder v1.25.0
github.com/jellydator/ttlcache/v3 v3.3.0
github.com/klauspost/compress v1.17.11
github.com/lib/pq v1.10.9
github.com/libp2p/go-libp2p v0.36.5
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/multiformats/go-multiaddr v0.14.0
github.com/oschwald/maxminddb-golang v1.12.0
github.com/pkg/errors v0.9.1
github.com/probe-lab/hermes v0.0.0-20241128085322-a39cba499cb1@a39cba499cb1
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prysmaticlabs/prysm/v5 v5.3.0
github.com/redis/go-redis/v9 v9.5.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/otel v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.29.0
go.opentelemetry.io/otel/sdk v1.32.0
go.opentelemetry.io/otel/trace v1.32.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa@0cdaa3abc0fa
golang.org/x/sync v0.11.0
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.5
gopkg.in/yaml.v3 v3.0.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
github.com/avast/retry-go/v4
,github.com/go-co-op/gocron
,github.com/huandu/go-sqlbuilder
,github.com/libp2p/go-libp2p
,github.com/oschwald/maxminddb-golang
,github.com/prometheus/client_golang
,github.com/redis/go-redis/v9
,github.com/spf13/cobra
,guyarb/golang-test-annotations
,timberio/vector
)go.opentelemetry.io/otel
,go.opentelemetry.io/otel/exporters/otlp/otlptrace
,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
,go.opentelemetry.io/otel/sdk
,go.opentelemetry.io/otel/trace
)Pending Status Checks
These updates await pending status checks. To force their creation now, click the checkbox below.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
docker-compose
dockerfile
github-actions
gomod
The text was updated successfully, but these errors were encountered: