Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
go.mod
(gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
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.
renovate.json
in this branch with your custom config and the list of Merge 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 13 Merge Requests:
Update module gfx.cafe/open/s3fs to v0.5.3
- Schedule: ["at any time"]
- Branch name:
renovate/gfx.cafe-open-s3fs-0.x
- Merge into:
master
- Upgrade gfx.cafe/open/s3fs to
v0.5.3
Update module github.com/alecthomas/kong to v0.8.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-alecthomas-kong-0.x
- Merge into:
master
- Upgrade github.com/alecthomas/kong to
v0.8.1
Update module github.com/bnb-chain/tendermint to v0.31.15
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-bnb-chain-tendermint-0.x
- Merge into:
master
- Upgrade github.com/bnb-chain/tendermint to
v0.31.15
Update module github.com/jedib0t/go-pretty/v6 to v6.4.9
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-jedib0t-go-pretty-v6-6.x
- Merge into:
master
- Upgrade github.com/jedib0t/go-pretty/v6 to
v6.4.9
Update module github.com/aws/aws-sdk-go to v1.48.3
- Schedule: ["at any time"]
- Branch name:
renovate/aws-sdk-go-monorepo
- Merge into:
master
- Upgrade github.com/aws/aws-sdk-go to
v1.48.3
Update module github.com/klauspost/compress to v1.17.3
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-klauspost-compress-1.x
- Merge into:
master
- Upgrade github.com/klauspost/compress to
v1.17.3
Update module github.com/ledgerwatch/log/v3 to v3.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-ledgerwatch-log-v3-3.x
- Merge into:
master
- Upgrade github.com/ledgerwatch/log/v3 to
v3.9.0
Update module github.com/spf13/afero to v1.10.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-spf13-afero-1.x
- Merge into:
master
- Upgrade github.com/spf13/afero to
v1.10.0
Update module github.com/torquem-ch/mdbx-go to v0.36.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-torquem-ch-mdbx-go-0.x
- Merge into:
master
- Upgrade github.com/torquem-ch/mdbx-go to
v0.36.2
Update module github.com/unrolled/render to v1.6.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-unrolled-render-1.x
- Merge into:
master
- Upgrade github.com/unrolled/render to
v1.6.1
Update module golang.org/x/sync to v0.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-sync-0.x
- Merge into:
master
- Upgrade golang.org/x/sync to
v0.5.0
Update module golang.org/x/text to v0.14.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-text-0.x
- Merge into:
master
- Upgrade golang.org/x/text to
v0.14.0
Update module google.golang.org/grpc to v1.59.0
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-grpc-1.x
- Merge into:
master
- Upgrade google.golang.org/grpc to
v1.59.0
prhourlylimit
for details.
⚠ WarningPlease correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR.
Could not determine new digest for update (go package github.com/ledgerwatch/erigon-lib)
Files affected:
go.mod
This MR has been generated by Renovate Bot.