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
-
image/Dockerfile
(dockerfile) -
.gitlab/lint.yaml
(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
- 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.
- Pin Docker digests.
- Pin
github-action
digests. - Pin dependency versions for
devDependencies
. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
- 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.
- Pin Docker digests.
- Pin
github-action
digests. - Pin dependency versions for
devDependencies
. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
.gitlab/renovate.json5
in this branch and select the Retry/Rebase checkbox below. Renovate will update the Merge Request description the next time it runs.
You have configured Renovate to use branch main
as base branch.
What to Expect
With your current configuration, Renovate will create 6 Merge Requests:
Pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies
- Merge into:
main
- Upgrade alpine to
sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
- Upgrade golang to
sha256:16438a8e66c0c984f732e815ee5b7d715b8e33e81bac6d6a3750b1067744e7ca
- Upgrade golangci/golangci-lint to
sha256:e699df940be1810b08ba6ec050bfc34cc1931027283b5a7f607fb6a67b503876
- Upgrade registry.gitlab.com/pipeline-components/hadolint to
sha256:430e949e6554d56ffc2dd08898ee609c71822d7fa1033f7c4dc240e90f2aac23
- Upgrade registry.gitlab.com/pipeline-components/markdownlint to
sha256:1da3e444ed4faaf7475e098ebc63f7eb6cd311536bb38eba185bd6b2d3ec6338
- Upgrade registry.gitlab.com/pipeline-components/yamllint to
sha256:88b5f752ec622f756ff8148a092a958bd21719ae1b7a24ceafd35668c6deb3e3
Update registry.gitlab.com/pipeline-components/markdownlint Docker tag to v0.13.3
- Schedule: ["at any time"]
- Branch name:
renovate/registry.gitlab.com-pipeline-components-markdownlint-0.x
- Merge into:
main
- Upgrade registry.gitlab.com/pipeline-components/markdownlint to
sha256:05e98b078e72c637e90a15094d012ed63108d101a941c2526833717ae50eb802
Update registry.gitlab.com/pipeline-components/yamllint Docker tag to v0.31.2
- Schedule: ["at any time"]
- Branch name:
renovate/registry.gitlab.com-pipeline-components-yamllint-0.x
- Merge into:
main
- Upgrade registry.gitlab.com/pipeline-components/yamllint to
sha256:82f082414bad17ec04f4d271262a6dcaf64883bb4f1ce73923380125af8b94ee
Update golang Docker tag to v1.22
- Schedule: ["at any time"]
- Branch name:
renovate/golang-1.x
- Merge into:
main
- Upgrade golang to
sha256:f43c6f049f04cbbaeb28f0aad3eea15274a7d0a7899a617d0037aec48d7ab010
Update golangci/golangci-lint Docker tag to v1.58.1
- Schedule: ["at any time"]
- Branch name:
renovate/golangci-golangci-lint-1.x
- Merge into:
main
- Upgrade golangci/golangci-lint to
sha256:5bef7ef61a4e2529b39d4e39de3564d82c38291636cdb9b79a656cedb09ab175
Update registry.gitlab.com/pipeline-components/hadolint Docker tag to v0.26.2
- Schedule: ["at any time"]
- Branch name:
renovate/registry.gitlab.com-pipeline-components-hadolint-0.x
- Merge into:
main
- Upgrade registry.gitlab.com/pipeline-components/hadolint to
sha256:89cccdd49a101c47c09c09a2b9fc107d50f4995ca72c6388e28e9bf9544692dc
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.