Configure Renovate

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

  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR is merged
  • Automerge patch and minor upgrades if they pass tests
  • Use curated list of recommended non-monorepo package groupings

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

Update dependency cssnano-preset-advanced to v4.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-preset-advanced-4.0.x-lockfile
  • Merge into: master
  • Upgrade cssnano-preset-advanced to 4.0.8
Update dependency parcel-transformer-slm to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/parcel-transformer-slm-1.4.x-lockfile
  • Merge into: master
  • Upgrade parcel-transformer-slm to 1.4.0
Update dependency workbox-google-analytics to v5.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/workbox-google-analytics-5.1.x-lockfile
  • Merge into: master
  • Upgrade workbox-google-analytics to 5.1.4
Update dependency workbox-routing to v5.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/workbox-routing-5.1.x-lockfile
  • Merge into: master
  • Upgrade workbox-routing to 5.1.4
Update dependency workbox-strategies to v5.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/workbox-strategies-5.1.x-lockfile
  • Merge into: master
  • Upgrade workbox-strategies to 5.1.4
Update dependency cssnano-preset-advanced to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-preset-advanced-5.x
  • Merge into: master
  • Upgrade cssnano-preset-advanced to ^5.0.0
Update dependency workbox-google-analytics to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/workbox-google-analytics-6.x
  • Merge into: master
  • Upgrade workbox-google-analytics to ^6.0.0
Update dependency workbox-routing to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/workbox-routing-6.x
  • Merge into: master
  • Upgrade workbox-routing to ^6.0.0
Update dependency workbox-strategies to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/workbox-strategies-6.x
  • Merge into: master
  • Upgrade workbox-strategies to ^6.0.0

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