Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 17, 2019

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 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 fix for dependencies and chore for 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, vendor and various test/tests directories
  • Update existing lock files only when package.json is 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

🔡 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
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

🚸 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 PR has been generated by Renovate Bot. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants