Skip to content

Configure Renovate

Phyks requested to merge renovate/configure into master

Welcome to Renovate!

This is an onboarding MR to help you understand and configure Renovate before any regular Merge Requests begin. Once you close this Merge Request, Renovate will begin keeping your dependencies up-to-date via automated Merge Requests.

If you have any questions, try reading our Getting Started Configuring Renovate page first.


Configuration Summary

Based on the currently configured presets, Renovate will:

  • Start dependency updates once this Configure Renovate MR is merged or closed
  • Pin dependency versions for devDependencies and retain semver ranges for others
  • Separate major versions of dependencies into individual branches/MRs
  • Use the same branch/MR for both patch and minor upgrades of a dependency
  • Only upgrade to stable npm versions
  • Upgrade versions up to the "latest" tag in npm registry
  • Create branches/MRs for dependency upgrades as soon as they're available
  • Wait until branch tests have passed or failed before creating the MR
  • Use renovate/ as prefix for all branch names
  • If semantic commits detected, use fix(deps): for dependencies and chore(deps): for all others
  • Disable automerging feature - wait for humans to merge all MRs
  • Update existing lock files only when package.json is modified

With your current configuration, renovate will initially create the following Merge Requests:

Merge Requests (30)
Update dependency body-parser to v1.18.1
  • Branch name: renovate/body-parser-1.x
  • Upgrades body-parser in dependencies from 1.17.2 to 1.18.1
Update dependency currency-formatter to v1.3.0
  • Branch name: renovate/currency-formatter-1.x
  • Upgrades currency-formatter in dependencies from 1.2.1 to 1.3.0
Update dependency express to v4.15.4
  • Branch name: renovate/express-4.x
  • Upgrades express in dependencies from 4.15.3 to 4.15.4
Update dependency nodemailer to v3
  • Branch name: renovate/nodemailer-3.x
  • Upgrades nodemailer in dependencies from 2.7.2 to 3.1.8
Update dependency nodemailer to v4
  • Branch name: renovate/nodemailer-4.x
  • Upgrades nodemailer in dependencies from 2.7.2 to 4.1.0
Update dependency pouchdb to v6.3.4
  • Branch name: renovate/pouchdb-6.x
  • Upgrades pouchdb in dependencies from 6.2.0 to 6.3.4
Update dependency babel-cli to v6.26.0
  • Branch name: renovate/babel-cli-6.x
  • Upgrades babel-cli in devDependencies from 6.24.1 to 6.26.0
Update dependency babel-eslint to v8
  • Branch name: renovate/babel-eslint-8.x
  • Upgrades babel-eslint in devDependencies from 7.2.3 to 8.0.0
Update dependency babel-loader to v7.1.2
  • Branch name: renovate/babel-loader-7.x
  • Upgrades babel-loader in devDependencies from 7.1.1 to 7.1.2
Update dependency babel-register to v6.26.0
  • Branch name: renovate/babel-register-6.x
  • Upgrades babel-register in devDependencies from 6.24.1 to 6.26.0
Update dependency c3 to v0.4.18
  • Branch name: renovate/c3-0.x
  • Upgrades c3 in devDependencies from 0.4.12 to 0.4.18
Update dependency css-loader to v0.28.7
  • Branch name: renovate/css-loader-0.x
  • Upgrades css-loader in devDependencies from 0.28.4 to 0.28.7
Update dependency eslint to v4
  • Branch name: renovate/eslint-4.x
  • Upgrades eslint in devDependencies from 3.19.0 to 4.7.1
Update dependency eslint-plugin-react to v7.3.0
  • Branch name: renovate/eslint-plugin-react-7.x
  • Upgrades eslint-plugin-react in devDependencies from 7.0.1 to 7.3.0
Update dependency image-webpack-loader to v3.4.2
  • Branch name: renovate/image-webpack-loader-3.x
  • Upgrades image-webpack-loader in devDependencies from 3.3.1 to 3.4.2
Update dependency mocha to v3.5.3
  • Branch name: renovate/mocha-3.x
  • Upgrades mocha in devDependencies from 3.4.2 to 3.5.3
Update dependency normalize.css to v6
  • Branch name: renovate/normalize.css-6.x
  • Upgrades normalize.css in devDependencies from 5.0.0 to 6.0.0
Update dependency normalize.css to v7
  • Branch name: renovate/normalize.css-7.x
  • Upgrades normalize.css in devDependencies from 5.0.0 to 7.0.0
Update dependency optimize-css-assets-webpack-plugin to v3.2.0
Update dependency react to v15.6.1
  • Branch name: renovate/react-15.x
  • Upgrades react in devDependencies from 15.5.4 to 15.6.1
Update dependency react-datepicker to v0.55.0
  • Branch name: renovate/react-datepicker-0.x
  • Upgrades react-datepicker in devDependencies from 0.46.0 to 0.55.0
Update dependency react-dom to v15.6.1
  • Branch name: renovate/react-dom-15.x
  • Upgrades react-dom in devDependencies from 15.5.4 to 15.6.1
Update dependency react-redux to v5.0.6
  • Branch name: renovate/react-redux-5.x
  • Upgrades react-redux in devDependencies from 5.0.5 to 5.0.6
Update dependency react-router-dom to v4.2.2
  • Branch name: renovate/react-router-dom-4.x
  • Upgrades react-router-dom in devDependencies from 4.1.1 to 4.2.2
Update dependency redux to v3.7.2
  • Branch name: renovate/redux-3.x
  • Upgrades redux in devDependencies from 3.6.0 to 3.7.2
Update dependency semver to v5.4.1
  • Branch name: renovate/semver-5.x
  • Upgrades semver in devDependencies from 5.3.0 to 5.4.1
Update dependency should to v12
  • Branch name: renovate/should-12.x
  • Upgrades should in devDependencies from 11.2.1 to 12.0.0
Update dependency should to v13
  • Branch name: renovate/should-13.x
  • Upgrades should in devDependencies from 11.2.1 to 13.1.0
Update dependency webpack to v3.6.0
  • Branch name: renovate/webpack-3.x
  • Upgrades webpack in devDependencies from 3.3.0 to 3.6.0
Update dependency webpack-bundle-analyzer to v2.9.0
  • Branch name: renovate/webpack-bundle-analyzer-2.x
  • Upgrades webpack-bundle-analyzer in devDependencies from 2.8.3 to 2.9.0

Sometimes you may see multiple options for the same dependency (e.g. pinning in one branch and upgrading in another). This is expected and allows you the flexibility to choose which to merge first. Once you merge any MR, others will be updated or removed the next time Renovate runs.

Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch and this Merge Request description will be updated the next time Renovate runs.

Our Configuration Docs should be helpful if you wish to modify any behaviour.


Don't want a renovate.json file?

You are not required to merge this Merge Request - Renovate will begin even if this "Configure Renovate" MR is closed unmerged and without a renovate.json file. However, it's recommended that you add configuration to your repository to ensure behaviour matches what you see described here.

Alternatively, you can add the same configuration settings into a "renovate" section of your package.json file(s) in this branch and delete the renovate.json from this MR. If you make these configuration changes in this branch then the results will be described in this MR after the next time Renovate runs.

Merge request reports