Configure Renovate - autoclosed
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
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,vendorand 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
majorversions of dependencies into individual branches/MRs. - Do not separate
patchandminorupgrades into separate MRs for the same dependency. - Raise MR when vulnerability alerts are detected.
- Evaluate schedules according to timezone
Amsterdam/Europe. - Apply label
renovateto MRs. - Group all
minorandpatchupdates together. - Default configuration for repositories under
ocramius/. Taken from https://github.com/Ocramius/.github/blob/master/renovate-config.json
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.
This MR has been generated by Renovate Bot.