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-ci.yml
(gitlabci) -
.gitlab-ci.yml
(gitlabci-include) -
package.json
(npm) -
.pre-commit-config.yaml
(pre-commit)
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 (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.
- Group all
minor
andpatch
updates together. - Schedule for weekdays.
- Run Renovate on following schedule: * * * * 1-5
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 9 Merge Requests:
fix(deps): update all non-major dependencies
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/all-minor-patch
- Merge into:
main
- Upgrade @types/jest to
29.5.14
- Upgrade @types/node to
20.17.24
- Upgrade @typescript-eslint/eslint-plugin to
7.18.0
- Upgrade @typescript-eslint/parser to
7.18.0
- Upgrade alessandrojcm/commitlint-pre-commit-hook to
v9.22.0
- Upgrade axios to
1.8.3
- Upgrade eslint to
8.57.1
- Upgrade pino to
9.6.0
- Upgrade pre-commit/mirrors-eslint to
v8.56.0
- Upgrade prettier to
3.5.3
- Upgrade ts-jest to
29.2.6
- Upgrade typescript to
5.8.2
- Upgrade uis/devops/continuous-delivery/ci-templates to
v3.8.2
- Upgrade uis/devops/continuous-delivery/ci-templates to
v6.7.2
chore(deps): update dependency eslint to v9
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/major-eslint-monorepo
- Merge into:
main
- Upgrade eslint to
^9.0.0
chore(deps): update dependency eslint-formatter-gitlab to v5
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/eslint-formatter-gitlab-5.x
- Merge into:
main
- Upgrade eslint-formatter-gitlab to
^5.0.0
chore(deps): update dependency uis/devops/continuous-delivery/ci-templates to v6
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/uis-devops-continuous-delivery-ci-templates-6.x
- Merge into:
main
- Upgrade uis/devops/continuous-delivery/ci-templates to
v6.7.2
chore(deps): update node.js to v20
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/node-20.x
- Merge into:
main
- Upgrade node to
20-buster-slim
chore(deps): update node.js to v22
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/node-22.x
- Merge into:
main
- Upgrade node to
22-alpine
- Upgrade @types/node to
^22.0.0
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v9
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/pre-commit-mirrors-eslint-9.x
- Merge into:
main
- Upgrade pre-commit/mirrors-eslint to
v9.22.0
chore(deps): update typescript-eslint monorepo to v8 (major)
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/major-typescript-eslint-monorepo
- Merge into:
main
- Upgrade @typescript-eslint/eslint-plugin to
^8.0.0
- Upgrade @typescript-eslint/parser to
^8.0.0
fix(deps): update dependency axios-mock-adapter to v2
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/axios-mock-adapter-2.x
- Merge into:
main
- Upgrade axios-mock-adapter to
^2.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.