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

  • flot/package.json (npm)
  • package.json (npm)
  • sub-iconfont/package.json (npm)
  • .nvmrc (nvm)

What to Expect

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

Update dependency flot to v0.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flot-0.x
  • Merge into: master
  • Upgrade flot to 0.8.3
Update dependency yarn to ^0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-0.x
  • Merge into: master
  • Upgrade yarn to ^0.28.0
Update dependency flot to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flot-4.x
  • Merge into: master
  • Upgrade flot to 4.2.6
Update dependency jshint to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/jshint-2.x
  • Merge into: master
  • Upgrade jshint to 2.13.6
Update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20
Update dependency yarn to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-1.x
  • Merge into: master
  • Upgrade yarn to ^1.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.

Merge request reports

Loading