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 module github.com/gorilla/mux to v1.8.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-gorilla-mux-1.x
- Merge into:
master
- Upgrade github.com/gorilla/mux to
v1.8.1
deps: update golangci/golangci-lint Docker tag to v1.62.2
- Schedule: ["at any time"]
- Branch name:
renovate/golangci-golangci-lint-1.x
- Merge into:
master
- Upgrade golangci/golangci-lint to
v1.62.2
deps: update module github.com/boumenot/gocover-cobertura to v1.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-boumenot-gocover-cobertura-1.x
- Merge into:
master
- Upgrade github.com/boumenot/gocover-cobertura to
v1.3.0
deps: update module github.com/rs/zerolog to v1.33.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-rs-zerolog-1.x
- Merge into:
master
- Upgrade github.com/rs/zerolog to
v1.33.0
deps: update module github.com/spf13/afero to v1.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-spf13-afero-1.x
- Merge into:
master
- Upgrade github.com/spf13/afero to
v1.11.0
deps: update module gotest.tools/v3 to v3.5.1
- Schedule: ["at any time"]
- Branch name:
renovate/gotest.tools-v3-3.x
- Merge into:
master
- Upgrade gotest.tools/v3 to
v3.5.1
prhourlylimit
for details.