Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
.gitlab-ci.yml
(gitlabci)package.json
(npm)Based on the default config's presets, Renovate will:
fix
for dependencies and chore
for all others if semantic commits are in use.node_modules
, bower_components
, vendor
and various test/tests directories.renovate.json
in this branch. Renovate will update the Merge Request description the next time it runs.
With your current configuration, Renovate will create 4 Merge Requests:
renovate/publint-0.x
main
^0.2.0
renovate/typescript-eslint-monorepo
main
6.14.0
6.14.0
renovate/vite-5.x
main
^5.0.0
renovate/major-vitest-monorepo
main
^1.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.