Start with logic

Configure Renovate - autoclosed

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.


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.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Rebase existing MRs any time the base branch has been updated.
  • Disable semantic prefixes for commit messages and MR titles.
  • Separate major versions of dependencies into individual branches/MRs.
  • Do not separate patch and minor upgrades into separate MRs for the same dependency.
  • Raise MR when vulnerability alerts are detected.
  • Evaluate schedules according to timezone Amsterdam/Europe.
  • Apply label renovate to MRs.
  • Group all minor and patch updates together.
  • Default configuration for repositories under ocramius/. Taken from https://github.com/Ocramius/.github/blob/master/renovate-config.json

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


You have configured Renovate to use branch develop as base branch.

What to Expect

It looks like your repository dependencies are already up-to-date and no Merge Requests will be necessary right away.


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.

Merge request reports

Loading