Skip to content

Configure Renovate

David Mehren 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

  • .gitlab-ci.yml (gitlabci)
  • package.json (npm)

Configuration

🔡 Renovate has detected a custom config for this MR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding MR, please merge them manually.

What to Expect

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

Pin dependencies
Update dependency postcss to v8.2.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x
  • Merge into: master
  • Upgrade postcss to 8.2.15
Update dependency mini-css-extract-plugin to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mini-css-extract-plugin-1.x
  • Merge into: master
  • Upgrade mini-css-extract-plugin to 1.6.0
Update dependency postcss-loader to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-5.x
  • Merge into: master
  • Upgrade postcss-loader to 5.3.0
Update dependency sass-loader to v11.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-11.x
  • Merge into: master
  • Upgrade sass-loader to 11.1.1
Update dependency webpack to v5.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to 5.37.0
Update dependency webpack-cli to v4.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-4.x
  • Merge into: master
  • Upgrade webpack-cli to 4.7.0
Update dependency css-minimizer-webpack-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/css-minimizer-webpack-plugin-3.x
  • Merge into: master
  • Upgrade css-minimizer-webpack-plugin to 3.0.0
Update dependency node-sass to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-6.x
  • Merge into: master
  • Upgrade node-sass to 6.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 David Mehren

Merge request reports