Skip to content

Configure Renovate

Renovate Bot requested to merge renovate/configure into main

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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • package.json (npm)

What to Expect

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

chore(deps): update dependency @​sveltejs/kit to v1.22.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-kit-1.x-lockfile
  • Merge into: main
  • Upgrade @sveltejs/kit to 1.22.3
chore(deps): update dependency svelte-check to v3.4.6
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-check-3.x-lockfile
  • Merge into: main
  • Upgrade svelte-check to 3.4.6
chore(deps): update dependency vite to v4.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-4.x-lockfile
  • Merge into: main
  • Upgrade vite to 4.4.3
chore(deps): update dependency @​gitbeaker/rest to v39.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gitbeaker-rest-39.x-lockfile
  • Merge into: main
  • Upgrade @gitbeaker/rest to 39.6.0
chore(deps): update dependency vitest to ^0.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-0.x
  • Merge into: main
  • Upgrade vitest to ^0.33.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.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.


Edited by Renovate Bot

Merge request reports