Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2018

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, 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 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 21 Pull Requests:

Details
Pin dependencies

Details
Update dependency @​types/jest to v23.3.1

  • Branch name: renovate/jest-23.x
  • Upgrade @types/jest to 23.3.1

Details
Update dependency @​types/lodash to v4.14.116

  • Branch name: renovate/lodash-4.x
  • Upgrade @types/lodash to 4.14.116

Details
Update dependency @​types/react to v16.4.10

  • Branch name: renovate/react-16.x
  • Upgrade @types/react to 16.4.10

Details
Update dependency @​types/react-dom to v16.0.7

Details
Update dependency @​types/react-redux to v6.0.6

Details
Update dependency enzyme to v3.4.1

Details
Update dependency enzyme-adapter-react-16 to v1.2.0

Details
Update dependency eslint to v5.3.0

  • Branch name: renovate/eslint-5.x
  • Upgrade eslint to 5.3.0

Details
Update dependency eslint-config-airbnb to v17.1.0

Details
Update dependency eslint-config-prettier to v2.10.0

Details
Update dependency eslint-plugin-import to v2.14.0

Details
Update dependency eslint-plugin-react to v7.11.0

Details
Update dependency jest to v23.5.0

  • Branch name: renovate/jest-monorepo
  • Upgrade jest to 23.5.0

Details
Update dependency prettier to v1.14.2

  • Branch name: renovate/prettier-1.x
  • Upgrade prettier to 1.14.2

Details
Update dependency style-loader to v0.22.1

  • Branch name: renovate/style-loader-0.x
  • Upgrade style-loader to 0.22.1

Details
Update dependency ts-jest to v23.1.3

  • Branch name: renovate/ts-jest-23.x
  • Upgrade ts-jest to 23.1.3

Details
Update dependency webpack to v4.16.5

  • Branch name: renovate/webpack-4.x
  • Upgrade webpack to 4.16.5

Details
Update dependency eslint-config-prettier to v3

Details
Update dependency typescript to v3

  • Branch name: renovate/typescript-3.x
  • Upgrade typescript to 3.0.1

Details
Update dependency typescript-eslint-parser to v18


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See: prHourlyLimit.

❓ If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.


This PR has been generated by Renovate Bot.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 28

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 26: 0.0%
Covered Lines: 52
Relevant Lines: 52

💛 - Coveralls

@drewschrauf drewschrauf merged commit 259f487 into master Aug 14, 2018
@drewschrauf drewschrauf deleted the renovate/configure branch August 14, 2018 09:14
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.

4 participants