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
-
.gitlab-ci.yml
(gitlabci) -
.gitlab-ci.yml
(gitlabci-include) -
package.json
(npm)
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.
- Enable Renovate Dependency Dashboard creation.
- Group all
minor
andpatch
updates together. - Apply crowd-sourced workarounds for known problems with packages.
- Run Renovate on following schedule: every weekday
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 8 Merge Requests:
chore(deps): update all non-major dependencies
- Schedule: ["every weekday"]
- Branch name:
renovate/all-minor-patch
- Merge into:
main
- Upgrade @emotion/react to
11.13.0
- Upgrade @emotion/styled to
11.13.0
- Upgrade @fontsource/roboto to
5.0.14
- Upgrade @mui/icons-material to
5.16.7
- Upgrade @mui/material to
5.16.7
- Upgrade @mui/styled-engine-sc to
6.0.0-alpha.18
- Upgrade @tanstack/react-query to
5.51.23
- Upgrade @types/node to
16.18.105
- Upgrade @types/react to
18.3.3
- Upgrade @types/react-dom to
18.3.0
- Upgrade graphql to
16.9.0
- Upgrade react to
18.3.1
- Upgrade react-dom to
18.3.1
- Upgrade react-oauth2-code-pkce to
1.20.1
- Upgrade react-router-dom to
6.26.0
- Upgrade react-toastify to
10.0.5
- Upgrade styled-components to
6.1.12
- Upgrade uis/devops/continuous-delivery/ci-templates to
v3.8.2
chore(deps): update dependency uis/devops/continuous-delivery/ci-templates to v4
- Schedule: ["every weekday"]
- Branch name:
renovate/uis-devops-continuous-delivery-ci-templates-4.x
- Merge into:
main
- Upgrade uis/devops/continuous-delivery/ci-templates to
v4.4.0
fix(deps): update dependency @types/jest to v29
- Schedule: ["every weekday"]
- Branch name:
renovate/major-jest-monorepo
- Merge into:
main
- Upgrade @types/jest to
^29.0.0
fix(deps): update dependency @types/node to v20
- Schedule: ["every weekday"]
- Branch name:
renovate/node-20.x
- Merge into:
main
- Upgrade @types/node to
^20.0.0
fix(deps): update dependency graphql-request to v7
- Schedule: ["every weekday"]
- Branch name:
renovate/graphql-request-7.x
- Merge into:
main
- Upgrade graphql-request to
^7.0.0
fix(deps): update dependency typescript to v5
- Schedule: ["every weekday"]
- Branch name:
renovate/typescript-5.x
- Merge into:
main
- Upgrade typescript to
^5.0.0
fix(deps): update dependency web-vitals to v4
- Schedule: ["every weekday"]
- Branch name:
renovate/web-vitals-4.x
- Merge into:
main
- Upgrade web-vitals to
^4.0.0
fix(deps): update testing-library monorepo (major)
- Schedule: ["every weekday"]
- Branch name:
renovate/major-testing-library-monorepo
- Merge into:
main
- Upgrade @testing-library/jest-dom to
^6.0.0
- Upgrade @testing-library/react to
^16.0.0
- Upgrade @testing-library/user-event to
^14.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.