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
-
1-alpine.Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci-include)
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.
- If Renovate detects semantic commits, it will use semantic commit type
fix
for dependencies andchore
for all others. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Autodetect whether to pin dependencies or maintain ranges.
- Rate limit MR creation to a maximum of two per hour.
- Limit to maximum 10 open MRs at any time.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- A collection of workarounds for known problems with packages.
- Enable Renovate Dependency Dashboard creation.
- If Renovate detects semantic commits, it will use semantic commit type
fix
for dependencies andchore
for all others. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Autodetect whether to pin dependencies or maintain ranges.
- Rate limit MR creation to a maximum of two per hour.
- Limit to maximum 10 open MRs at any time.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- A collection of workarounds for known problems with packages.
- Bump awscli in .tool-versions
- Bump bun in .tool-versions
- Bump clojure in .tool-versions
- Bump crystal in .tool-versions
- Bump deno in .tool-versions
- Bump direnv in .tool-versions
- Bump dprint in .tool-versions
- Bump elixir in .tool-versions
- Bump elm in .tool-versions
- Bump erlang in .tool-versions
- Bump gauche in .tool-versions
- Bump golang in .tool-versions
- Bump haskell in .tool-versions
- Bump Helm in .tool-versions
- Bump helmfile in .tool-versions
- Bump hugo in .tool-versions
- Bump idris in .tool-versions
- Bump java in .tool-versions
- Bump julia in .tool-versions
- Bump kotlin in .tool-versions
- Bump kustomize in .tool-versions
- Bump lua in .tool-versions
- Bump nim in .tool-versions
- Bump nodejs in .tool-versions
- Bump ocaml in .tool-versions
- Bump perl in .tool-versions
- Bump php in .tool-versions
- Bump python in .tool-versions
- Bump ruby in .tool-versions
- Bump rust in .tool-versions
- Bump scala in .tool-versions
- Bump shellcheck in .tool-versions
- Bump shfmt in .tool-versions
- Bump Terraform in .tool-versions
- Bump trivy in .tool-versions
- Bump zig in .tool-versions
- Sharable config for .tool-version with asdf
- Bump renovate-config-asdf itself
.gitlab/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 2 Merge Requests:
Update dependency jshmrtn/hosting/ci-snippets to v8.6.1
- Schedule: ["at any time"]
- Branch name:
renovate/jshmrtn-hosting-ci-snippets-8.x
- Merge into:
master
- Upgrade jshmrtn/hosting/ci-snippets to
v8.6.1
Update dependency jshmrtn/hosting/ci-snippets to v13
- Schedule: ["at any time"]
- Branch name:
renovate/jshmrtn-hosting-ci-snippets-13.x
- Merge into:
master
- Upgrade jshmrtn/hosting/ci-snippets to
v13.2.0
This MR has been generated by Renovate Bot.