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
-
docker/docker-compose.yml
(docker-compose) -
collector.Dockerfile
(dockerfile) -
graph-api.Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci) -
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 12 Merge Requests:
Update gfx.cafe/util/go/gun digest to d9e6a83
- Schedule: ["at any time"]
- Branch name:
renovate/gfx.cafe-util-go-gun-digest
- Merge into:
master
- Upgrade gfx.cafe/util/go/gun to
d9e6a837a6fcaa1b7165a1bbbd18cf51a0a81644
Update module github.com/go-chi/chi/v5 to v5.0.10
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-go-chi-chi-v5-5.x
- Merge into:
master
- Upgrade github.com/go-chi/chi/v5 to
v5.0.10
Update arangodb/arangodb Docker tag to v3.11.5
- Schedule: ["at any time"]
- Branch name:
renovate/arangodb-arangodb-3.x
- Merge into:
master
- Upgrade arangodb/arangodb to
3.11.5
Update golang Docker tag to v1.21
- Schedule: ["at any time"]
- Branch name:
renovate/golang-1.x
- Merge into:
master
- Upgrade golang to
1.21-alpine
Update module gfx.cafe/open/arango to v0.1.0
- Schedule: ["at any time"]
- Branch name:
renovate/gfx.cafe-open-arango-0.x
- Merge into:
master
- Upgrade gfx.cafe/open/arango to
v0.1.0
Update module gfx.cafe/open/jrpc to v0.3.15
- Schedule: ["at any time"]
- Branch name:
renovate/gfx.cafe-open-jrpc-0.x
- Merge into:
master
- Upgrade gfx.cafe/open/jrpc to
v0.3.15
Update module github.com/arangodb/go-driver to v1.6.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-arangodb-go-driver-1.x
- Merge into:
master
- Upgrade github.com/arangodb/go-driver to
v1.6.1
Update module github.com/ethereum/go-ethereum to v1.13.5
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-ethereum-go-ethereum-1.x
- Merge into:
master
- Upgrade github.com/ethereum/go-ethereum to
v1.13.5
Update module github.com/go-echarts/go-echarts/v2 to v2.3.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-go-echarts-go-echarts-v2-2.x
- Merge into:
master
- Upgrade github.com/go-echarts/go-echarts/v2 to
v2.3.2
Update module github.com/prometheus/client_golang to v1.17.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-prometheus-client_golang-1.x
- Merge into:
master
- Upgrade github.com/prometheus/client_golang to
v1.17.0
Update module go.uber.org/atomic to v1.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/go.uber.org-atomic-1.x
- Merge into:
master
- Upgrade go.uber.org/atomic to
v1.11.0
Update module github.com/arangodb/go-driver to v2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-arangodb-go-driver-2.x
- Merge into:
master
- Upgrade github.com/arangodb/go-driver to
v2.0.3
prhourlylimit
for details.
This MR has been generated by Renovate Bot.