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
-
docker-compose.yaml(docker-compose) -
.gitlab-ci.yml(gitlabci) -
package.json(npm) -
pyproject.toml(pep621)
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.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Enable Renovate Dependency Dashboard creation.
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 5 Merge Requests:
chore(deps): update dependency esbuild to v0.25.10
- Schedule: ["at any time"]
- Branch name:
renovate/esbuild-0.x-lockfile - Merge into:
main - Upgrade esbuild to
0.25.10
chore(deps): update dependency idiomorph to v0.7.4
- Schedule: ["at any time"]
- Branch name:
renovate/idiomorph-0.x-lockfile - Merge into:
main - Upgrade idiomorph to
0.7.4
chore(deps): update tailwindcss monorepo to v4.1.14
- Schedule: ["at any time"]
- Branch name:
renovate/tailwindcss-monorepo - Merge into:
main - Upgrade @tailwindcss/cli to
4.1.14 - Upgrade tailwindcss to
4.1.14
chore(deps): update dependency to-be-continuous/python to v8.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/to-be-continuous-python-8.x - Merge into:
main - Upgrade to-be-continuous/python to
8.3.0
chore(deps): update commitlint monorepo to v20 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-commitlint-monorepo - Merge into:
main - Upgrade @commitlint/cli to
^20.0.0 - Upgrade @commitlint/config-conventional to
^20.0.0
prhourlylimit for details.
This MR has been generated by Renovate Bot.