Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 24, 2024

Mend Renovate

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

  • .circleci/config.yml (circleci)
  • docker-compose.dev.yml (docker-compose)
  • docker-compose.e2e.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • scripts/besu/docker-compose.yml (docker-compose)
  • scripts/deps/docker-compose-efk.yml (docker-compose)
  • scripts/deps/docker-compose-tools.yml (docker-compose)
  • scripts/deps/docker-compose.yml (docker-compose)
  • scripts/geth/docker-compose.yml (docker-compose)
  • scripts/go-quorum/docker-compose.yml (docker-compose)
  • scripts/protobuf/docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile.e2e (dockerfile)
  • scripts/deps/redis/Dockerfile (dockerfile)
  • scripts/protobuf/Dockerfile (dockerfile)
  • scripts/report/Dockerfile (dockerfile)
  • .github/workflows/codeql-analysis.yaml (github-actions)
  • .github/workflows/trigger-performance-tests.yml (github-actions)
  • .github/workflows/update-changelog-doc.yaml (github-actions)
  • .github/workflows/update-openapi-doc.yaml (github-actions)
  • go.mod (gomod)
  • .github/actions/update-api-doc/package.json (npm)
  • scripts/report/package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 102 Pull Requests:

chore(deps): update github.com/containous/go-http-auth digest to 860ed7f
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-containous-go-http-auth-digest
  • Merge into: main
  • Upgrade github.com/containous/go-http-auth to 860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86
chore(deps): update github.com/containous/multibuf digest to 2d0b12e
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-containous-multibuf-digest
  • Merge into: main
  • Upgrade github.com/containous/multibuf to 2d0b12e116c6
chore(deps): update github.com/containous/mux digest to b2dd784
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-containous-mux-digest
  • Merge into: main
  • Upgrade github.com/containous/mux to b2dd784e613f
fix(deps): update github.com/consensys/quorum-key-manager digest to f5bbbf4
fix(deps): update github.com/heptiolabs/healthcheck digest to 613501d
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-heptiolabs-healthcheck-digest
  • Merge into: main
  • Upgrade github.com/heptiolabs/healthcheck to 613501dd5deb
chore(deps): update consensys/orchestrate docker tag to v21.12.9
  • Schedule: ["at any time"]
  • Branch name: renovate/consensys-orchestrate-21.x
  • Merge into: main
  • Upgrade consensys/orchestrate to v21.12.9
chore(deps): update consensys/quorum-hashicorp-vault-plugin docker tag to v1.1.5
fix(deps): update dependency cucumber-html-reporter to v5.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cucumber-html-reporter-5.x-lockfile
  • Merge into: main
  • Upgrade cucumber-html-reporter to 5.5.1
fix(deps): update module github.com/dgraph-io/ristretto to v0.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dgraph-io-ristretto-0.x
  • Merge into: main
  • Upgrade github.com/dgraph-io/ristretto to v0.1.1
fix(deps): update module github.com/docker/docker to v20.10.27+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-20.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v20.10.27+incompatible
fix(deps): update module github.com/elazarl/go-bindata-assetfs to v1.0.1
fix(deps): update module github.com/go-pg/migrations/v7 to v7.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-pg-migrations-v7-7.x
  • Merge into: main
  • Upgrade github.com/go-pg/migrations/v7 to v7.1.11
fix(deps): update module github.com/golang/protobuf to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: main
  • Upgrade github.com/golang/protobuf to v1.5.4
fix(deps): update module github.com/gorilla/mux to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-mux-1.x
  • Merge into: main
  • Upgrade github.com/gorilla/mux to v1.8.1
chore(deps): update alpine docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.20
chore(deps): update cimg/go docker tag to v1.22.4
  • Schedule: ["at any time"]
  • Branch name: renovate/cimg-go-1.x
  • Merge into: main
  • Upgrade cimg/go to 1.22.4
chore(deps): update circleci-public/trigger-circleci-pipeline-action action to v1.2.0
chore(deps): update confluentinc/cp-kafka docker tag to v5.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-kafka-5.x
  • Merge into: main
  • Upgrade confluentinc/cp-kafka to 5.5.12
chore(deps): update confluentinc/cp-zookeeper docker tag to v5.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-zookeeper-5.x
  • Merge into: main
  • Upgrade confluentinc/cp-zookeeper to 5.5.12
chore(deps): update docker.elastic.co/beats/filebeat docker tag to v7.17.22
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.elastic.co-beats-filebeat-7.x
  • Merge into: main
  • Upgrade docker.elastic.co/beats/filebeat to 7.17.22
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v7.17.22
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v7.17.22
chore(deps): update dpage/pgadmin4 docker tag to v4.30
  • Schedule: ["at any time"]
  • Branch name: renovate/dpage-pgadmin4-4.x
  • Merge into: main
  • Upgrade dpage/pgadmin4 to 4.30
chore(deps): update ethereum/client-go docker tag to v1.14.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereum-client-go-1.x
  • Merge into: main
  • Upgrade ethereum/client-go to v1.14.5
chore(deps): update go orb to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.11.0
chore(deps): update golang docker tag to v1.22.4
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.22.4
chore(deps): update grafana/grafana docker tag to v7.5.17
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-grafana-7.x
  • Merge into: main
  • Upgrade grafana/grafana to 7.5.17
chore(deps): update module github.com/containerd/containerd to v1.7.18
chore(deps): update module github.com/docker/engine to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-engine-1.x
  • Merge into: main
  • Upgrade github.com/docker/engine to 14680bf724161785d164fd99de36e3eb03a823ef
chore(deps): update module github.com/spf13/viper to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.19.0
chore(deps): update module google.golang.org/api to v0.185.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.185.0
chore(deps): update nginx docker tag to v1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: main
  • Upgrade nginx to 1.27
chore(deps): update nginx/nginx-prometheus-exporter docker tag to v0.11.0
chore(deps): update peter-evans/create-pull-request action to v3.14.0
chore(deps): update portainer/portainer docker tag to v1.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/portainer-portainer-1.x
  • Merge into: main
  • Upgrade portainer/portainer to 1.25.0
chore(deps): update postgres docker tag to v13.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-13.x
  • Merge into: main
  • Upgrade postgres to 13.15-alpine
chore(deps): update prom/prometheus docker tag to v2.53.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prom-prometheus-2.x
  • Merge into: main
  • Upgrade prom/prometheus to v2.53.0
chore(deps): update quorumengineering/quorum docker tag to v21.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/quorumengineering-quorum-21.x
  • Merge into: main
  • Upgrade quorumengineering/quorum to 21.10.2
chore(deps): update quorumengineering/tessera docker tag to v21.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/quorumengineering-tessera-21.x
  • Merge into: main
  • Upgrade quorumengineering/tessera to 21.10.0
chore(deps): update redis docker tag to v6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-6.x
  • Merge into: main
  • Upgrade redis to 6.2-alpine
chore(deps): update redislabs/redisinsight docker tag to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/redislabs-redisinsight-1.x
  • Merge into: main
  • Upgrade redislabs/redisinsight to 1.14.0
fix(deps): update dependency @​actions/core to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-core-1.x-lockfile
  • Merge into: main
  • Upgrade @actions/core to 1.10.1
fix(deps): update module github.com/alicebob/miniredis to v2.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-alicebob-miniredis-2.x
  • Merge into: main
  • Upgrade github.com/alicebob/miniredis to v2.33.0
fix(deps): update module github.com/auth0/go-jwt-middleware/v2 to v2.2.1
fix(deps): update module github.com/cenkalti/backoff/v4 to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cenkalti-backoff-v4-4.x
  • Merge into: main
  • Upgrade github.com/cenkalti/backoff/v4 to v4.3.0
fix(deps): update module github.com/cucumber/godog to v0.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cucumber-godog-0.x
  • Merge into: main
  • Upgrade github.com/cucumber/godog to v0.14.1
fix(deps): update module github.com/docker/go-connections to v0.5.0
fix(deps): update module github.com/ethereum/go-ethereum to v1.14.5
fix(deps): update module github.com/go-kit/kit to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-kit-kit-0.x
  • Merge into: main
  • Upgrade github.com/go-kit/kit to dfe43fa6a8d72c23e2205d0b80e762346e203f78
fix(deps): update module github.com/go-pg/pg/v9 to v9.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-pg-pg-v9-9.x
  • Merge into: main
  • Upgrade github.com/go-pg/pg/v9 to v9.2.1
fix(deps): update module github.com/go-playground/validator/v10 to v10.22.0
fix(deps): update module github.com/gofrs/uuid to v4.4.0+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gofrs-uuid-4.x
  • Merge into: main
  • Upgrade github.com/gofrs/uuid to v4.4.0+incompatible
fix(deps): update module github.com/gomodule/redigo to v1.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gomodule-redigo-1.x
  • Merge into: main
  • Upgrade github.com/gomodule/redigo to v1.9.2
fix(deps): update module github.com/gorilla/websocket to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-websocket-1.x
  • Merge into: main
  • Upgrade github.com/gorilla/websocket to v1.5.3
fix(deps): update module github.com/mitchellh/copystructure to v1.2.0
fix(deps): update module github.com/mitchellh/mapstructure to v1.5.0
fix(deps): update module github.com/prometheus/client_golang to v1.19.1
fix(deps): update module github.com/prometheus/client_model to v0.6.1
fix(deps): update module github.com/prometheus/common to v0.54.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-common-0.x
  • Merge into: main
  • Upgrade github.com/prometheus/common to v0.54.0
fix(deps): update module github.com/rs/cors to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rs-cors-1.x
  • Merge into: main
  • Upgrade github.com/rs/cors to v1.11.0
fix(deps): update module github.com/shopify/sarama to v1.43.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-shopify-sarama-1.x
  • Merge into: main
  • Upgrade github.com/Shopify/sarama to v1.43.2
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: main
  • Upgrade github.com/sirupsen/logrus to v1.9.3
fix(deps): update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.8.1
fix(deps): update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.9.0
fix(deps): update module github.com/traefik/paerser to v0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-traefik-paerser-0.x
  • Merge into: main
  • Upgrade github.com/traefik/paerser to v0.2.0
fix(deps): update module github.com/traefik/traefik/v2 to v2.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-traefik-traefik-v2-2.x
  • Merge into: main
  • Upgrade github.com/traefik/traefik/v2 to v2.11.5
fix(deps): update module github.com/umbracle/go-web3 to v0.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-umbracle-go-web3-0.x
  • Merge into: main
  • Upgrade github.com/umbracle/go-web3 to 8326bf607acf2ae4893128cacf205c67261cc411
fix(deps): update module github.com/unrolled/secure to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-unrolled-secure-1.x
  • Merge into: main
  • Upgrade github.com/unrolled/secure to v1.14.0
fix(deps): update module github.com/vulcand/oxy to v1.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-vulcand-oxy-1.x
  • Merge into: main
  • Upgrade github.com/vulcand/oxy to v1.4.2
fix(deps): update module golang.org/x/crypto to v0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to 332fd656f4f013f66e643818fe8c759538456535
fix(deps): update module golang.org/x/net to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: main
  • Upgrade golang.org/x/net to 66e838c6fbf5387ecedc26ce490b5f4d6864a854
fix(deps): update module golang.org/x/time to v0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-time-0.x
  • Merge into: main
  • Upgrade golang.org/x/time to 883aed519795b30de35e6bc28ec8f681494afa87
fix(deps): update module google.golang.org/protobuf to v1.34.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.34.2
fix(deps): update module gopkg.in/h2non/gock.v1 to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-h2non-gock.v1-1.x
  • Merge into: main
  • Upgrade gopkg.in/h2non/gock.v1 to v1.1.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update confluentinc/cp-kafka docker tag to v7.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-kafka-7.x
  • Merge into: main
  • Upgrade confluentinc/cp-kafka to 7.6.1
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-zookeeper-7.x
  • Merge into: main
  • Upgrade confluentinc/cp-zookeeper to 7.6.1
chore(deps): update docker.elastic.co/beats/filebeat docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.elastic.co-beats-filebeat-8.x
  • Merge into: main
  • Upgrade docker.elastic.co/beats/filebeat to 8.14.1
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v8
chore(deps): update dpage/pgadmin4 docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/dpage-pgadmin4-8.x
  • Merge into: main
  • Upgrade dpage/pgadmin4 to 8.8
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
chore(deps): update grafana/grafana docker tag to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-grafana-11.x
  • Merge into: main
  • Upgrade grafana/grafana to 11.0.0
chore(deps): update jamesives/github-pages-deploy-action action to v4
chore(deps): update nginx/nginx-prometheus-exporter docker tag to v1
chore(deps): update node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20-alpine
chore(deps): update peter-evans/create-pull-request action to v6
chore(deps): update postgres docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: main
  • Upgrade postgres to 16.3-alpine
chore(deps): update quorumengineering/quorum docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/quorumengineering-quorum-24.x
  • Merge into: main
  • Upgrade quorumengineering/quorum to 24.4.1
chore(deps): update quorumengineering/tessera docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/quorumengineering-tessera-24.x
  • Merge into: main
  • Upgrade quorumengineering/tessera to 24.4.2
chore(deps): update redis docker tag to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-7.x
  • Merge into: main
  • Upgrade redis to 7.2-alpine
chore(deps): update redislabs/redisinsight docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/redislabs-redisinsight-2.x
  • Merge into: main
  • Upgrade redislabs/redisinsight to 2.50.0
fix(deps): update dependency @​actions/github to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-6.x
  • Merge into: main
  • Upgrade @actions/github to ^6.0.0
fix(deps): update dependency cucumber-html-reporter to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cucumber-html-reporter-7.x
  • Merge into: main
  • Upgrade cucumber-html-reporter to ~7.1.0
fix(deps): update module github.com/consensys/quorum to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-consensys-quorum-21.x
  • Merge into: main
  • Upgrade github.com/consensys/quorum to v21.1.0+incompatible
fix(deps): update module github.com/cucumber/messages-go/v10 to v19
fix(deps): update module github.com/docker/docker to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-26.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v26.1.4+incompatible
fix(deps): update module github.com/go-pg/migrations/v7 to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-pg-migrations-v7-8.x
  • Merge into: main
  • Upgrade github.com/go-pg/migrations/v7 to v8.1.0
fix(deps): update module github.com/go-pg/pg/v9 to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-pg-pg-v9-10.x
  • Merge into: main
  • Upgrade github.com/go-pg/pg/v9 to v10.13.0
fix(deps): update module github.com/traefik/traefik/v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-traefik-traefik-v2-3.x
  • Merge into: main
  • Upgrade github.com/traefik/traefik/v2 to v3.0.3
fix(deps): update module github.com/vulcand/oxy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-vulcand-oxy-2.x
  • Merge into: main
  • Upgrade github.com/vulcand/oxy to v2.0.0
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant