Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
WORKSPACE
(bazel)deps.bzl
(bazel)go.mod
(gomod).github/actions/gofmt/Dockerfile
(dockerfile).github/actions/gomodtidy/Dockerfile
(dockerfile)interop.Dockerfile
(dockerfile)tools/cross-toolchain/Dockerfile
(dockerfile)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 55 Pull Requests:
Update github.com/aristanetworks/goarista commit hash to 4cb0e71
renovate/github.com-aristanetworks-goarista-digest
master
4cb0e71f3c0e159af0380c30a883d90ce3981df6
Update github.com/bazelbuild/buildtools commit hash to f9b4c89
renovate/github.com-bazelbuild-buildtools-digest
master
f9b4c899957d552814b23abea2900a8fb4744c1d
Update github.com/cloudflare/roughtime commit hash to eb42b5b
renovate/github.com-cloudflare-roughtime-digest
master
eb42b5b8e06835a043f60e5dab2631a683ae8b7e
Update github.com/golang/gddo commit hash to 721e228
renovate/github.com-golang-gddo-digest
master
721e228c7686d830b5decc691a4dc7e6a6e94888
Update github.com/herumi/bls-eth-go-binary commit hash to 65be59c
renovate/github.com-herumi-bls-eth-go-binary-digest
master
65be59cfd52e28bd7feed492f1e2644f394d1d6c
Update github.com/prysmaticlabs/bazel-go-ethereum commit hash to 82ea695
renovate/github.com-prysmaticlabs-bazel-go-ethereum-digest
master
82ea6953710decd73e89ca368c309e732233e39a
Update github.com/prysmaticlabs/ethereumapis commit hash to 054a7e1
renovate/github.com-prysmaticlabs-ethereumapis-digest
master
054a7e12b95e53077ac4e26d257829adeb3ea235
Update golang.org/x/crypto commit hash to 5c72a88
renovate/golang.org-x-crypto-digest
master
5c72a883971a4325f8c62bf07b6d38c20ea47a6a
Update golang.org/x/exp commit hash to 18d7dbd
renovate/golang.org-x-exp-digest
master
18d7dbdd5567c96b0a70e34e621851638673fd05
Update golang.org/x/tools commit hash to fa01252
renovate/golang.org-x-tools-digest
master
fa0125251cc482cce8c015000e15beef48ecafa9
Update google.golang.org/genproto commit hash to b9da36f
renovate/google.golang.org-genproto-digest
master
b9da36f5f452a07d4d65adc368d1d22d47d48695
Update dependency bazel_gazelle to v0.22.0
renovate/bazel_gazelle-0.x
master
v0.22.0
Update dependency bazel_skylib to v1.0.3
renovate/bazel_skylib-1.x
master
1.0.3
Update dependency bazel_toolchains to v3.5.0
renovate/bazel_toolchains-3.x
master
3.5.0
Update dependency fuzzit_linux to v2.4.77
renovate/fuzzit_linux-2.x
master
v2.4.77
Update dependency io_bazel_rules_docker to v0.14.4
renovate/io_bazel_rules_docker-0.x
master
v0.14.4
Update dependency io_bazel_rules_go to v0.24.2
renovate/io_bazel_rules_go-0.x
master
v0.24.2
Update dependency librdkafka to v1.5.0
renovate/librdkafka-1.x
master
v1.5.0
Update module bazelbuild/rules_go to v0.24.2
renovate/github.com-bazelbuild-rules_go-0.x
master
v0.24.2
Update module contrib.go.opencensus.io/exporter/jaeger to v0.2.1
renovate/contrib.go.opencensus.io-exporter-jaeger-0.x
master
v0.2.1
Update module emicklei/dot to v0.14.0
renovate/github.com-emicklei-dot-0.x
master
v0.14.0
Update module ethereum/go-ethereum to v0.9.39
renovate/github.com-ethereum-go-ethereum-0.x
master
5001f778aac5cf77a200da7829f8d28547208fed
Update module fsnotify/fsnotify to v1.4.9
renovate/github.com-fsnotify-fsnotify-1.x
master
v1.4.9
Update module go-yaml/yaml to v2.3.0
renovate/github.com-go-yaml-yaml-2.x
master
v2.3.0
Update module go.etcd.io/bbolt to v1.3.5
renovate/go.etcd.io-bbolt-1.x
master
v1.3.5
Update module gofrs/flock to v0.8.0
renovate/github.com-gofrs-flock-0.x
master
v0.8.0
Update module golang/mock to v1.4.4
renovate/github.com-golang-mock-1.x
master
v1.4.4
Update module golang/snappy to v0.0.2
renovate/github.com-golang-snappy-0.x
master
v0.0.2
Update module google.golang.org/grpc to v1.32.0
renovate/google.golang.org-grpc-1.x
master
v1.32.0
Update module google/gofuzz to v1.2.0
renovate/github.com-google-gofuzz-1.x
master
v1.2.0
Update module google/uuid to v1.1.2
renovate/github.com-google-uuid-1.x
master
v1.1.2
Update module grpc-ecosystem/go-grpc-middleware to v1.2.2
renovate/github.com-grpc-ecosystem-go-grpc-middleware-1.x
master
v1.2.2
Update module grpc-ecosystem/grpc-gateway to v1.15.0
renovate/github.com-grpc-ecosystem-grpc-gateway-1.x
master
v1.15.0
Update module k8s.io/api to v0.19.2
renovate/k8s.io-api-0.x
master
v0.19.2
Update module k8s.io/apimachinery to v0.19.2
renovate/k8s.io-apimachinery-0.x
master
v0.19.2
Update module k8s.io/client-go to v0.19.2
renovate/k8s.io-client-go-0.x
master
v0.19.2
Update module kr/pretty to v0.2.1
renovate/github.com-kr-pretty-0.x
master
v0.2.1
Update module libp2p/go-libp2p to v0.11.0
renovate/github.com-libp2p-go-libp2p-0.x
master
v0.11.0
Update module libp2p/go-libp2p-circuit to v0.4.0
renovate/github.com-libp2p-go-libp2p-circuit-0.x
master
v0.4.0
Update module libp2p/go-libp2p-core to v0.7.0
renovate/github.com-libp2p-go-libp2p-core-0.x
master
v0.7.0
Update module libp2p/go-libp2p-kad-dht to v0.10.0
renovate/github.com-libp2p-go-libp2p-kad-dht-0.x
master
v0.10.0
Update module libp2p/go-libp2p-pubsub to v0.3.5
renovate/github.com-libp2p-go-libp2p-pubsub-0.x
master
v0.3.5
Update module libp2p/go-libp2p-swarm to v0.3.1
renovate/github.com-libp2p-go-libp2p-swarm-0.x
master
v0.3.1
Update module minio/highwayhash to v1.0.1
renovate/github.com-minio-highwayhash-1.x
master
v1.0.1
Update module multiformats/go-multiaddr to v0.3.1
renovate/github.com-multiformats-go-multiaddr-0.x
master
v0.3.1
Update module multiformats/go-multiaddr-net to v0.2.0
renovate/github.com-multiformats-go-multiaddr-net-0.x
master
v0.2.0
Update module pborman/uuid to v1.2.1
renovate/github.com-pborman-uuid-1.x
master
v1.2.1
Update module schollz/progressbar/v3 to v3.5.1
renovate/github.com-schollz-progressbar-v3-3.x
master
v3.5.1
Update module wealdtech/eth2-signer-api to v1.5.2
renovate/github.com-wealdtech-eth2-signer-api-1.x
master
v1.5.2
Update module wealdtech/go-eth2-wallet to v1.13.0
renovate/github.com-wealdtech-go-eth2-wallet-1.x
master
v1.13.0
Update module wealdtech/go-eth2-wallet-types/v2 to v2.7.0
renovate/github.com-wealdtech-go-eth2-wallet-types-v2-2.x
master
v2.7.0
Update module ethereum/go-ethereum to v1
renovate/github.com-ethereum-go-ethereum-1.x
master
0287d54847d3297f3ced62cd83a4c95ccbe0045b
Update module ipfs/go-log to v2
renovate/github.com-ipfs-go-log-2.x
master
v2.1.1
Update module k8s.io/client-go to v12
renovate/k8s.io-client-go-12.x
master
v12.0.0
Update module logrusorgru/aurora to v3
renovate/github.com-logrusorgru-aurora-3.x
master
v3.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by WhiteSource Renovate. View repository job log here.