Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #45

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 4, 2018

Welcome to Renovate!

This is an onboarding PR to help you understand and configure Renovate before regular Pull Requests begin. Once you merge or close this Pull Request, Renovate will begin keeping your dependencies up-to-date.

If you have any questions, try reading our Docs, particularly the Getting Started section. You can post questions in our Config Help repository or @ the app author @rarkins in this PR and he'll probably see it.


Detected Package Files

  • package.json
  • packages/material-ui/package.json
  • packages/react-native/package.json
  • packages/react/package.json

Configuration Summary

Based on the currently configured presets, Renovate will:

  • Start dependency updates once this Configure Renovate PR is merged or closed
  • Separate major versions of dependencies into individual branches/PRs
  • Combine any patch and minor upgrades together into same branch/PR
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • Use renovate/ as prefix for all branch names
  • 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, 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 concurrent Renovate PRs at any time

Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch and this Pull Request description will be updated the next time Renovate runs. Try to use Config Presets (the extends array) when possible rather than raw config, as then this PR will be able to more accurately describe your settings.


What to Expect

With your current configuration, Renovate will create 45 Pull Requests:

  1. Pin Dependencies
  1. Update babel6 monorepo packages
  1. Update dependency @​accounts/client to ^0.0.21
  • Branch name: renovate/accounts-client-0.x
  • Upgrades @​accounts/client in peerDependencies from ^0.0.15 to ^0.0.21
  • Upgrades @​accounts/client in devDependencies from ^0.0.15 to 0.0.21
  • Upgrades @​accounts/client in peerDependencies from ^0.0.5 to ^0.0.21
  • Upgrades @​accounts/client in devDependencies from ^0.0.5 to 0.0.21
  • Upgrades @​accounts/client in peerDependencies from ^0.0.15 to ^0.0.21
  • Upgrades @​accounts/client in devDependencies from ^0.0.15 to 0.0.21
  1. Update dependency @​accounts/common to ^0.0.21
  • Branch name: renovate/accounts-common-0.x
  • Upgrades @​accounts/common in peerDependencies from ^0.0.15 to ^0.0.21
  • Upgrades @​accounts/common in devDependencies from ^0.0.15 to 0.0.21
  • Upgrades @​accounts/common in peerDependencies from ^0.0.5 to ^0.0.21
  • Upgrades @​accounts/common in devDependencies from ^0.0.5 to 0.0.21
  • Upgrades @​accounts/common in peerDependencies from ^0.0.15 to ^0.0.21
  • Upgrades @​accounts/common in devDependencies from ^0.0.15 to 0.0.21
  1. Update dependency babel-eslint to v7.2.3
  • Branch name: renovate/babel-eslint-7.x
  • Upgrades babel-eslint in devDependencies from ^7.1.1 to 7.2.3
  1. Update dependency babel-loader to v6.4.1
  • Branch name: renovate/babel-loader-6.x
  • Upgrades babel-loader in devDependencies from ^6.2.5 to 6.4.1
  1. Update dependency babel-plugin-transform-class-properties to v6.24.1
  • Branch name: renovate/babel-plugin-transform-class-properties-6.x
  • Upgrades babel-plugin-transform-class-properties in devDependencies from ^6.18.0 to 6.24.1
  1. Update dependency babel-plugin-transform-object-rest-spread to v6.26.0
  • Branch name: renovate/babel-plugin-transform-object-rest-spread-6.x
  • Upgrades babel-plugin-transform-object-rest-spread in devDependencies from ^6.16.0 to 6.26.0
  • Upgrades babel-plugin-transform-object-rest-spread in devDependencies from ^6.19.0 to 6.26.0
  1. Update dependency coveralls to v2.13.3
  • Branch name: renovate/coveralls-2.x
  • Upgrades coveralls in devDependencies from ^2.11.14 to 2.13.3
  • Upgrades coveralls in devDependencies from ^2.11.15 to 2.13.3
  1. Update dependency css-loader to v0.28.10
  • Branch name: renovate/css-loader-0.x
  • Upgrades css-loader in devDependencies from ^0.26.0 to 0.28.10
  1. Update dependency eslint to v3.19.0
  • Branch name: renovate/eslint-3.x
  • Upgrades eslint in devDependencies from ^3.10.2 to 3.19.0
  1. Update dependency eslint-plugin-import to v2.9.0
  • Branch name: renovate/eslint-plugin-import-2.x
  • Upgrades eslint-plugin-import in devDependencies from ^2.2.0 to 2.9.0
  1. Update dependency eslint-plugin-react to v6.10.3
  • Branch name: renovate/eslint-plugin-react-6.x
  • Upgrades eslint-plugin-react in devDependencies from ^6.7.1 to 6.10.3
  1. Update dependency flow-bin to v0.67.1
  • Branch name: renovate/flow-bin-0.x
  • Upgrades flow-bin in devDependencies from ^0.38.0 to 0.67.1
  • Upgrades flow-bin in devDependencies from ^0.38.0 to 0.67.1
  1. Update dependency lerna to v2.9.0
  • Branch name: renovate/lerna-2.x
  • Upgrades lerna in devDependencies from 2.0.0-beta.38 to 2.9.0
  1. Update dependency material-ui to ^0.20.0
  • Branch name: renovate/material-ui-0.x
  • Upgrades material-ui in peerDependencies from ^0.16.4 to ^0.20.0
  • Upgrades material-ui in devDependencies from ^0.17.3 to 0.20.0
  1. Update dependency mocha to v3.5.3
  • Branch name: renovate/mocha-3.x
  • Upgrades mocha in devDependencies from ^3.1.0 to 3.5.3
  • Upgrades mocha in devDependencies from ^3.1.2 to 3.5.3
  1. Update dependency react-native to ^0.54.0
  • Branch name: renovate/react-native-0.x
  • Upgrades react-native in peerDependencies from ^0.41.1 to ^0.54.0
  • Upgrades react-native in devDependencies from ^0.41.1 to 0.54.2
  1. Update dependency recompose to ^0.26.0
  • Branch name: renovate/recompose-0.x
  • Upgrades recompose in dependencies from ^0.20.2 to ^0.26.0
  • Upgrades recompose in dependencies from ^0.23.1 to ^0.26.0
  1. 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
  1. Update dependency sinon-chai to v2.14.0
  • Branch name: renovate/sinon-chai-2.x
  • Upgrades sinon-chai in devDependencies from ^2.8.0 to 2.14.0
  • Upgrades sinon-chai in devDependencies from ^2.8.0 to 2.14.0
  1. Update dependency storybook-addon-material-ui to v0.8.2
  1. Update dependency webpack to v1.15.0
  • Branch name: renovate/webpack-1.x
  • Upgrades webpack in devDependencies from ^1.13.2 to 1.15.0
  1. Update dependency webpack-node-externals to v1.6.0
  1. Update dependency babel-eslint to v8
  • Branch name: renovate/babel-eslint-8.x
  • Upgrades babel-eslint in devDependencies from ^7.1.1 to 8.2.2
  1. Update dependency babel-loader to v7
  • Branch name: renovate/babel-loader-7.x
  • Upgrades babel-loader in devDependencies from ^6.2.5 to 7.1.4
  • Upgrades babel-loader in devDependencies from ^6.2.8 to 7.1.4
  1. Update dependency chai to v4
  • Branch name: renovate/chai-4.x
  • Upgrades chai in devDependencies from ^3.5.0 to 4.1.2
  • Upgrades chai in devDependencies from ^3.5.0 to 4.1.2
  1. Update dependency chai-as-promised to v7
  • Branch name: renovate/chai-as-promised-7.x
  • Upgrades chai-as-promised in devDependencies from ^6.0.0 to 7.1.1
  • Upgrades chai-as-promised in devDependencies from ^6.0.0 to 7.1.1
  1. Update dependency coveralls to v3
  • Branch name: renovate/coveralls-3.x
  • Upgrades coveralls in devDependencies from ^2.11.14 to 3.0.0
  • Upgrades coveralls in devDependencies from ^2.11.15 to 3.0.0
  1. Update dependency eslint to v4
  • Branch name: renovate/eslint-4.x
  • Upgrades eslint in devDependencies from ^3.10.2 to 4.18.2
  1. Update dependency eslint-config-airbnb to v16
  • Branch name: renovate/eslint-config-airbnb-16.x
  • Upgrades eslint-config-airbnb in devDependencies from ^13.0.0 to 16.1.0
  1. Update dependency eslint-config-airbnb-base to v12
  • Branch name: renovate/eslint-config-airbnb-base-12.x
  • Upgrades eslint-config-airbnb-base in devDependencies from ^10.0.1 to 12.1.0
  1. Update dependency eslint-plugin-jsx-a11y to v6
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x
  • Upgrades eslint-plugin-jsx-a11y in devDependencies from ^2.2.3 to 6.0.3
  1. Update dependency eslint-plugin-react to v7
  • Branch name: renovate/eslint-plugin-react-7.x
  • Upgrades eslint-plugin-react in devDependencies from ^6.7.1 to 7.7.0
  1. Update dependency img-loader to v2
  • Branch name: renovate/img-loader-2.x
  • Upgrades img-loader in devDependencies from ^1.3.1 to 2.0.1
  1. Update dependency jest to v22
  • Branch name: renovate/jest-monorepo
  • Upgrades jest in devDependencies from ^18.1.0 to 22.4.2
  • Upgrades jest in devDependencies from ^18.1.0 to 22.4.2
  1. Update dependency mocha to v5
  • Branch name: renovate/mocha-5.x
  • Upgrades mocha in devDependencies from ^3.1.0 to 5.0.4
  • Upgrades mocha in devDependencies from ^3.1.2 to 5.0.4
  1. Update dependency react-form to ^3.0.0
  • Branch name: renovate/react-form-3.x
  • Upgrades react-form in dependencies from ^1.2.5 to ^3.0.0
  1. Update dependency react-redux to ^5.0.0
  • Branch name: renovate/react-redux-5.x
  • Upgrades react-redux in dependencies from ^4.4.5 to ^5.0.0
  • Upgrades react-redux in devDependencies from ^5.0.2 to 5.0.7
  • Upgrades react-redux in dependencies from ^4.4.6 to ^5.0.0
  1. Update dependency react-router to ^4.0.0
  • Branch name: renovate/react-router-4.x
  • Upgrades react-router in dependencies from ^3.0.0 to ^4.0.0
  1. Update dependency reselect to ^3.0.0
  • Branch name: renovate/reselect-3.x
  • Upgrades reselect in dependencies from ^2.5.4 to ^3.0.0
  1. Update dependency sinon to v4
  • Branch name: renovate/sinon-4.x
  • Upgrades sinon in devDependencies from ^1.17.6 to 4.4.3
  • Upgrades sinon in devDependencies from ^1.17.6 to 4.4.3
  1. Update dependency sinon-chai to v3
  • Branch name: renovate/sinon-chai-3.x
  • Upgrades sinon-chai in devDependencies from ^2.8.0 to 3.0.0
  • Upgrades sinon-chai in devDependencies from ^2.8.0 to 3.0.0
  1. Update dependency webpack to v4
  • Branch name: renovate/webpack-4.x
  • Upgrades webpack in devDependencies from ^1.13.2 to 4.1.1
  • Upgrades webpack in devDependencies from ^1.13.3 to 4.1.1
  1. Update react monorepo packages
  • Branch name: renovate/react-monorepo
  • Upgrades react-dom in devDependencies from ^15.3.2 to 16.2.0
  • Upgrades react in devDependencies from ^15.3.2 to 16.2.0
  • Upgrades react in dependencies from ^15.3.2 to ^16.0.0
  • Upgrades react in peerDependencies from ^15.4.2 to ^16.0.0
  • Upgrades react in devDependencies from ^15.4.2 to 16.2.0
  • Upgrades react-dom in devDependencies from ^15.4.0 to 16.2.0
  • Upgrades react in devDependencies from ^15.4.0 to 16.2.0
  • Upgrades react-dom in dependencies from ^15.4.0 to ^16.0.0


This PR has been generated by Renovate Bot.

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.

0 participants