chore: 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/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
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) 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-actiondigests. - Enable Renovate configuration migration MRs when needed.
- Pin dependency versions for
devDependencies. - Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) 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-actiondigests. - Enable Renovate configuration migration MRs when needed.
- Pin dependency versions for
devDependencies.
.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.
What to Expect
With your current configuration, Renovate will create 5 Merge Requests:
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies - Merge into:
main - Upgrade gcr.io/distroless/static to
sha256:6ec5aa99dc335666e79dc64e4a6c8b89c33a543a1967f20d360922a80dd21f02 - Upgrade golang to
sha256:1cf6c45ba39db9fd6db16922041d074a63c935556a05c5ccb62d181034df7f02
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/linters - Merge into:
main - Upgrade golangci/golangci-lint to
sha256:7f4c8ee8a63d56caa41c099cf658f68b192b615e0f30e94b8864e81a3ceafb53 - Upgrade registry.gitlab.com/pipeline-components/go-lint to
sha256:b090f2038c30e8116a949e69bb2bc215a7afa782dde03bf002850643bd591fd4 - Upgrade registry.gitlab.com/pipeline-components/hadolint to
sha256:1389021c959a38245c40db51942922667d29eafcbb34680244dc0ec727edbd6c - Upgrade registry.gitlab.com/pipeline-components/markdownlint to
sha256:8b42baa098852c8431765236c1a46bc88ed9c5fa50bc74f7eda8ff2caeb9bb85 - Upgrade registry.gitlab.com/pipeline-components/shellcheck to
sha256:43df57101f8612d45ef028a3027e6f72b69c0ffd6467d687e2d7b68a7bb6eba9 - Upgrade registry.gitlab.com/pipeline-components/yamllint to
sha256:4463d2a4404860b00afacc7ce3f17cb78bd794f72cff1d06124abb4fae62f1dc
chore(deps): update dependency go to v1.23.6
- Schedule: ["at any time"]
- Branch name:
renovate/go-1.x - Merge into:
main - Upgrade go to
1.23.6
chore(deps): update golang docker tag to v1.23
- Schedule: ["at any time"]
- Branch name:
renovate/golang-1.x - Merge into:
main - Upgrade golang to
sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959
fix(deps): update module golang.org/x/crypto to v0.33.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-crypto-0.x - Merge into:
main - Upgrade golang.org/x/crypto to
v0.33.0
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.