Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
-
package.json(npm) -
.nvmrc(nvm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this Configure Renovate PR is merged
- Separate major versions of dependencies into individual branches/PRs
- Do not separate patch and minor upgrades into separate PRs for the same dependency
- Upgrade to unstable versions only if the existing version is unstable
- Raise PRs immediately (after branch is created)
- If semantic commits detected, use semantic commit type
fixfor dependencies andchorefor all others - Keep existing branches updated even when not scheduled
- Disable automerging feature - wait for humans to merge all PRs
- Ignore
node_modules,bower_components,vendorand various test/tests directories - Update existing lock files only when
package.jsonis modified - Autodetect whether to pin dependencies or maintain ranges
- Rate limit PR creation to a maximum of two per hour
- Limit to maximum 20 open PRs at any time
- Group known monorepo packages together
- Use curated list of recommended non-monorepo package groupings
:abcd: 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 Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
You have configured Renovate to use branch master as base branch.
What to Expect
With your current configuration, Renovate will create 24 Pull Requests:
Pin dependencies
- Schedule: "at any time"
- Branch name:
renovate/pin-dependencies - Merge into:
master - Pin babel-cli to
6.26.0 - Pin babel-eslint to
7.2.3 - Pin babel-jest to
17.0.2 - Pin babel-plugin-transform-async-to-generator to
6.24.1 - Pin babel-plugin-transform-es2015-modules-commonjs to
6.26.2 - Pin babel-preset-es2015-rollup to
1.2.0 - Pin babel-register to
6.26.0 - Pin coveralls to
2.13.3 - Pin del to
2.2.2 - Pin eslint to
3.19.0 - Pin eslint-config-airbnb to
13.0.0 - Pin eslint-plugin-import to
2.18.2 - Pin eslint-plugin-jsx-a11y to
2.2.3 - Pin eslint-plugin-react to
6.10.3 - Pin globby to
6.1.0 - Pin jest to
17.0.3 - Pin perfectionist to
2.4.0 - Pin phantom to
3.2.1 - Pin postcss-reporter to
2.0.0 - Pin replace-classes to
1.0.0 - Pin rollup to
0.36.4 - Pin rollup-plugin-babel to
2.7.1
Update dependency rollup to v0.68.2
- Schedule: "at any time"
- Branch name:
renovate/rollup-0.x - Merge into:
master - Upgrade rollup to
0.68.2
Update dependency babel-eslint to v10
- Schedule: "at any time"
- Branch name:
renovate/major-babel-monorepo - Merge into:
master - Upgrade babel-eslint to
10.0.3
Update dependency babel-preset-es2015-rollup to v3
- Schedule: "at any time"
- Branch name:
renovate/babel-preset-es2015-rollup-3.x - Merge into:
master - Upgrade babel-preset-es2015-rollup to
3.0.0
Update dependency chalk to v2
- Schedule: "at any time"
- Branch name:
renovate/chalk-2.x - Merge into:
master - Upgrade chalk to
^2.0.0
Update dependency coveralls to v3
- Schedule: "at any time"
- Branch name:
renovate/coveralls-3.x - Merge into:
master - Upgrade coveralls to
3.0.7
Update dependency css-mqpacker to v7
- Schedule: "at any time"
- Branch name:
renovate/css-mqpacker-7.x - Merge into:
master - Upgrade css-mqpacker to
^7.0.0
Update dependency del to v5
- Schedule: "at any time"
- Branch name:
renovate/del-5.x - Merge into:
master - Upgrade del to
5.1.0
Update dependency eslint to v6 [SECURITY]
- Branch name:
renovate/npm-eslint-vulnerability - Merge into:
master - Upgrade eslint to
6.5.1
Update dependency eslint-config-airbnb to v18
- Schedule: "at any time"
- Branch name:
renovate/eslint-config-airbnb-18.x - Merge into:
master - Upgrade eslint-config-airbnb to
18.0.1
Update dependency eslint-plugin-jsx-a11y to v6
- Schedule: "at any time"
- Branch name:
renovate/eslint-plugin-jsx-a11y-6.x - Merge into:
master - Upgrade eslint-plugin-jsx-a11y to
6.2.3
Update dependency eslint-plugin-react to v7
- Schedule: "at any time"
- Branch name:
renovate/eslint-plugin-react-7.x - Merge into:
master - Upgrade eslint-plugin-react to
7.16.0
Update dependency globby to v10
- Schedule: "at any time"
- Branch name:
renovate/globby-10.x - Merge into:
master - Upgrade globby to
10.0.1
Update dependency parse-css-font to v4
- Schedule: "at any time"
- Branch name:
renovate/parse-css-font-4.x - Merge into:
master - Upgrade parse-css-font to
^4.0.0
Update dependency parse-css-sides to v3
- Schedule: "at any time"
- Branch name:
renovate/parse-css-sides-3.x - Merge into:
master - Upgrade parse-css-sides to
^3.0.0
Update dependency phantom to v6
- Schedule: "at any time"
- Branch name:
renovate/phantom-6.x - Merge into:
master - Upgrade phantom to
6.3.0
Update dependency pify to v4
- Schedule: "at any time"
- Branch name:
renovate/pify-4.x - Merge into:
master - Upgrade pify to
^4.0.0
Update dependency postcss to v7
- Schedule: "at any time"
- Branch name:
renovate/postcss-7.x - Merge into:
master - Upgrade postcss to
^7.0.0
Update dependency postcss-reporter to v6
- Schedule: "at any time"
- Branch name:
renovate/postcss-reporter-6.x - Merge into:
master - Upgrade postcss-reporter to
6.0.1
Update dependency postcss-selector-parser to v6
- Schedule: "at any time"
- Branch name:
renovate/postcss-selector-parser-6.x - Merge into:
master - Upgrade postcss-selector-parser to
^6.0.0
Update dependency pretty-bytes to v5
- Schedule: "at any time"
- Branch name:
renovate/pretty-bytes-5.x - Merge into:
master - Upgrade pretty-bytes to
^5.0.0
Update dependency rollup to v1
- Schedule: "at any time"
- Branch name:
renovate/rollup-1.x - Merge into:
master - Upgrade rollup to
1.24.0
Update dependency rollup-plugin-babel to v4
- Schedule: "at any time"
- Branch name:
renovate/rollup-plugin-babel-4.x - Merge into:
master - Upgrade rollup-plugin-babel to
4.3.3
Update jest monorepo to v24 (major)
- Schedule: "at any time"
- Branch name:
renovate/major-jest-monorepo - Merge into:
master - Upgrade babel-jest to
24.9.0 - Upgrade jest to
24.9.0
:children_crossing: 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.
:question: 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 PR has been generated by Renovate Bot. View repository job log here.