Skip to content

Configure Renovate

Ingo Pfennigstorf requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • package.json (npm)

What to Expect

With your current configuration, Renovate will create 8 Merge Requests:

Update dependency @​rushstack/eslint-patch to v1.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rushstack-eslint-patch-1.x-lockfile
  • Merge into: master
  • Upgrade @rushstack/eslint-patch to 1.10.3
Update dependency @​vitejs/plugin-vue to v5.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-vue-5.x-lockfile
  • Merge into: master
  • Upgrade @vitejs/plugin-vue to 5.0.5
Update dependency vite to v5.2.12
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-5.x-lockfile
  • Merge into: master
  • Upgrade vite to 5.2.12
Update dependency vue-tsc to v2.0.19
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-tsc-2.x-lockfile
  • Merge into: master
  • Upgrade vue-tsc to 2.0.19
Update dependency @​types/node to v20.14.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 20.14.2
Update dependency eslint-plugin-vue to v9.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-9.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-vue to 9.26.0
Update dependency npm-run-all2 to v6.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-run-all2-6.x-lockfile
  • Merge into: master
  • Upgrade npm-run-all2 to 6.2.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: master
  • Upgrade eslint to ^9.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Edited by Ingo Pfennigstorf

Merge request reports

Loading