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
-
Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci) -
.gitlab-ci.yml
(gitlabci-include) -
go.mod
(gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Update
_VERSION
variables in Dockerfiles.
renovate.json
in this branch. Renovate will update the Merge Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 6 Merge Requests:
deps: update golang.org/x/exp digest to fe59bbe
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-exp-digest
- Merge into:
master
- Upgrade golang.org/x/exp to
fe59bbe5cc7f158318a9631d96683d2df264a3c1
deps: update module github.com/antonmedv/expr to v1.16.5
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-antonmedv-expr-1.x
- Merge into:
master
- Upgrade github.com/antonmedv/expr to
v1.16.5
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:
master
- Upgrade github.com/stretchr/testify to
v1.9.0
deps: update module github.com/xanzy/go-gitlab to v0.103.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-xanzy-go-gitlab-0.x
- Merge into:
master
- Upgrade github.com/xanzy/go-gitlab to
v0.103.0
deps: update module google.golang.org/grpc to v1.63.2
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-grpc-1.x
- Merge into:
master
- Upgrade google.golang.org/grpc to
v1.63.2
deps: update module google.golang.org/protobuf to v1.34.0
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-protobuf-1.x
- Merge into:
master
- Upgrade google.golang.org/protobuf to
v1.34.0
prhourlylimit
for details.