Skip to content
This repository was archived by the owner on Aug 7, 2019. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented May 20, 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)

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)
  • 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, 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.


What to Expect

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

fix(deps): pin dependencies
chore(deps): update babel6 monorepo to v6.24.1
chore(deps): update dependency atool-l10n to v0.4.0
  • Schedule: "at any time"
  • Branch name: renovate/atool-l10n-0.x
  • Upgrade atool-l10n to 0.4.0
chore(deps): update dependency babel-preset-es2015 to v6.24.1
  • Schedule: "at any time"
  • Branch name: renovate/babel-preset-es2015-6.x
  • Upgrade babel-preset-es2015 to 6.24.1
chore(deps): update dependency dora to v0.6.1
  • Schedule: "at any time"
  • Branch name: renovate/dora-0.x
  • Upgrade dora to 0.6.1
chore(deps): update dependency dora-plugin-hmr to v0.7.1
  • Schedule: "at any time"
  • Branch name: renovate/dora-plugin-hmr-0.x
  • Upgrade dora-plugin-hmr to 0.7.1
chore(deps): update dependency dora-plugin-livereload to v0.6.0
  • Schedule: "at any time"
  • Branch name: renovate/dora-plugin-livereload-0.x
  • Upgrade dora-plugin-livereload to 0.6.0
chore(deps): update dependency dora-plugin-proxy to v0.9.0
  • Schedule: "at any time"
  • Branch name: renovate/dora-plugin-proxy-0.x
  • Upgrade dora-plugin-proxy to 0.9.0
chore(deps): update dependency dora-plugin-webpack to v0.8.1
  • Schedule: "at any time"
  • Branch name: renovate/dora-plugin-webpack-0.x
  • Upgrade dora-plugin-webpack to 0.8.1
chore(deps): update dependency glob to v7.1.4
  • Schedule: "at any time"
  • Branch name: renovate/glob-7.x
  • Upgrade glob to 7.1.4
fix(deps): update dependency antd to v1.11.6
  • Schedule: "at any time"
  • Branch name: renovate/antd-1.x
  • Upgrade antd to 1.11.6
fix(deps): update dependency atool-build to v0.11.3
  • Schedule: "at any time"
  • Branch name: renovate/atool-build-0.x
  • Upgrade atool-build to 0.11.3
fix(deps): update dependency babel-plugin-antd to v0.5.1
  • Schedule: "at any time"
  • Branch name: renovate/babel-plugin-antd-0.x
  • Upgrade babel-plugin-antd to 0.5.1
chore(deps): update dependency babel-eslint to v10
  • Schedule: "at any time"
  • Branch name: renovate/babel-eslint-10.x
  • Upgrade babel-eslint to 10.0.1
chore(deps): update dependency babel-plugin-react-intl to v3
  • Schedule: "at any time"
  • Branch name: renovate/babel-plugin-react-intl-3.x
  • Upgrade babel-plugin-react-intl to 3.0.1
chore(deps): update dependency dora-plugin-webpack to v1
  • Schedule: "at any time"
  • Branch name: renovate/dora-plugin-webpack-1.x
  • Upgrade dora-plugin-webpack to 1.0.0
chore(deps): update dependency eslint to v5
  • Schedule: "at any time"
  • Branch name: renovate/eslint-5.x
  • Upgrade eslint to 5.16.0
chore(deps): update dependency eslint-config-airbnb to v17
  • Schedule: "at any time"
  • Branch name: renovate/eslint-config-airbnb-17.x
  • Upgrade eslint-config-airbnb to 17.1.0
chore(deps): update dependency eslint-plugin-react to v7
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-react-7.x
  • Upgrade eslint-plugin-react to 7.13.0
fix(deps): update dependency antd to v3
  • Schedule: "at any time"
  • Branch name: renovate/antd-3.x
  • Upgrade antd to 3.18.2
fix(deps): update dependency atool-build to v1
  • Schedule: "at any time"
  • Branch name: renovate/atool-build-1.x
  • Upgrade atool-build to 1.0.8
fix(deps): update react monorepo to v16 (major)
  • Schedule: "at any time"
  • Branch name: renovate/major-react-monorepo
  • Upgrade react to 16.8.6
  • Upgrade react-dom to 16.8.6

🚸 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants