Skip to content
This repository has been archived by the owner on Jul 5, 2018. It is now read-only.

Configure Renovate #26

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

Configure Renovate #26

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/graphql-api/package.json
  • packages/graphql-client/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 19 Pull Requests:

  1. Pin Dependencies
  • Branch name: renovate/pin-dependencies
  • Pins nock in devDependencies to 9.0.2
  • Pins lodash in devDependencies to 4.17.2
  • Pins jest in devDependencies to 18.0.0
  • Pins coveralls in devDependencies to 2.11.15
  • Pins node-dev in devDependencies to 3.1.3
  • Pins nock in devDependencies to 9.0.2
  • Pins lodash in devDependencies to 4.17.2
  • Pins jest in devDependencies to 18.0.0
  • Pins coveralls in devDependencies to 2.11.15
  • Pins concurrently in devDependencies to 3.1.0
  • Pins typescript in devDependencies to 2.4.1
  • Pins tslint-config-accounts in devDependencies to 0.0.3
  • Pins tslint in devDependencies to 5.8.0
  • Pins ts-jest in devDependencies to 21.1.4
  • Pins prettier in devDependencies to 1.7.4
  • Pins lerna in devDependencies to 2.5.1
  • Pins @types/node in devDependencies to 8.0.47
  • Pins @types/jest in devDependencies to 21.1.5
  1. Update dependency @​accounts/common to v0.1.0-beta.3
  • Branch name: renovate/accounts-common-0.x
  • Upgrades @​accounts/common in dependencies from 0.1.0-alpha.58382c10 to 0.1.0-beta.3
  1. Update dependency @​accounts/server to v0.1.0-beta.3
  • Branch name: renovate/accounts-server-0.x
  • Upgrades @​accounts/server in dependencies from 0.1.0-alpha.58382c10 to 0.1.0-beta.3
  1. Update dependency @​types/jest to v21.1.10
  • Branch name: renovate/jest-21.x
  • Upgrades @types/jest in devDependencies from ^21.1.5 to 21.1.10
  1. Update dependency @​types/node to v8.9.5
  • Branch name: renovate/node-8.x
  • Upgrades @types/node in devDependencies from ^8.0.47 to 8.9.5
  1. Update dependency concurrently to v3.5.1
  • Branch name: renovate/concurrently-3.x
  • Upgrades concurrently in devDependencies from ^3.1.0 to 3.5.1
  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.14 to 2.13.3
  1. Update dependency lerna to v2.9.0
  • Branch name: renovate/lerna-2.x
  • Upgrades lerna in devDependencies from ^2.5.1 to 2.9.0
  1. Update dependency lodash to v4.17.5
  • Branch name: renovate/lodash-monorepo
  • Upgrades lodash in devDependencies from ^4.16.4 to 4.17.5
  • Upgrades lodash in devDependencies from ^4.16.4 to 4.17.5
  1. Update dependency nock to v9.2.3
  • Branch name: renovate/nock-9.x
  • Upgrades nock in devDependencies from ^9.0.2 to 9.2.3
  • Upgrades nock in devDependencies from ^9.0.2 to 9.2.3
  1. Update dependency prettier to v1.11.1
  • Branch name: renovate/prettier-1.x
  • Upgrades prettier in devDependencies from ^1.7.4 to 1.11.1
  1. Update dependency ts-jest to v21.2.4
  • Branch name: renovate/ts-jest-21.x
  • Upgrades ts-jest in devDependencies from ^21.1.4 to 21.2.4
  1. Update dependency tslint to v5.9.1
  • Branch name: renovate/tslint-5.x
  • Upgrades tslint in devDependencies from ^5.8.0 to 5.9.1
  1. Update dependency typescript to v2.7.2
  • Branch name: renovate/typescript-2.x
  • Upgrades typescript in devDependencies from ^2.4.1 to 2.7.2
  1. Update dependency @​types/jest to v22
  • Branch name: renovate/jest-22.x
  • Upgrades @types/jest in devDependencies from ^21.1.5 to 22.2.0
  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.14 to 3.0.0
  1. Update dependency graphql-tag to ^2.0.0
  • Branch name: renovate/graphql-tag-2.x
  • Upgrades graphql-tag in dependencies from ^1.1.2 to ^2.0.0
  1. Update dependency jest to v22
  • Branch name: renovate/jest-monorepo
  • Upgrades jest in devDependencies from ^18.0.0 to 22.4.2
  • Upgrades jest in devDependencies from ^18.0.0 to 22.4.2
  1. Update dependency ts-jest to v22
  • Branch name: renovate/ts-jest-22.x
  • Upgrades ts-jest in devDependencies from ^21.1.4 to 22.4.1


This PR has been generated by Renovate Bot.

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.

0 participants