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 #8

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

Configure Renovate #8

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 2, 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)
  • 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 develop as base branch.

What to Expect

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

chore(deps): pin dependencies
chore(deps): update dependency @​types/element-resize-detector to v1.1.2
chore(deps): update dependency @​types/lodash to v4.14.149
  • Schedule: "at any time"
  • Branch name: renovate/lodash-4.x
  • Merge into: develop
  • Upgrade @types/lodash to 4.14.149
chore(deps): update dependency @​types/react to v16.9.13
  • Schedule: "at any time"
  • Branch name: renovate/react-16.x
  • Merge into: develop
  • Upgrade @types/react to 16.9.13
chore(deps): update dependency @​types/react-dom to v16.9.4
  • Schedule: "at any time"
  • Branch name: renovate/react-dom-16.x
  • Merge into: develop
  • Upgrade @types/react-dom to 16.9.4
chore(deps): update dependency @​types/shallowequal to v0.2.4
  • Schedule: "at any time"
  • Branch name: renovate/shallowequal-0.x
  • Merge into: develop
  • Upgrade @types/shallowequal to 0.2.4
chore(deps): update dependency prop-types to v15.7.2
  • Schedule: "at any time"
  • Branch name: renovate/prop-types-15.x
  • Merge into: develop
  • Upgrade prop-types to 15.7.2
  • Upgrade @types/prop-types to 15.7.3
chore(deps): update dependency tslib to v1.10.0
  • Schedule: "at any time"
  • Branch name: renovate/tslib-1.x
  • Merge into: develop
  • Upgrade tslib to 1.10.0
chore(deps): update dependency tslint to v5.20.1
  • Schedule: "at any time"
  • Branch name: renovate/tslint-5.x
  • Merge into: develop
  • Upgrade tslint to 5.20.1
chore(deps): update dependency tslint-sonarts to v1.9.0
  • Schedule: "at any time"
  • Branch name: renovate/tslint-sonarts-1.x
  • Merge into: develop
  • Upgrade tslint-sonarts to 1.9.0
chore(deps): update dependency typescript to v3.7.2
  • Schedule: "at any time"
  • Branch name: renovate/typescript-3.x
  • Merge into: develop
  • Upgrade typescript to 3.7.2
chore(deps): update react monorepo to v16.12.0
  • Schedule: "at any time"
  • Branch name: renovate/react-monorepo
  • Merge into: develop
  • Upgrade react to 16.12.0
  • Upgrade react-dom to 16.12.0
fix(deps): update dependency lodash to v4.17.13 [security]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: develop
  • Upgrade lodash to 4.17.13
chore(deps): update dependency @​types/shallowequal to v1
  • Schedule: "at any time"
  • Branch name: renovate/shallowequal-1.x
  • Merge into: develop
  • Upgrade @types/shallowequal to 1.1.1
chore(deps): update dependency tslint-react to v4
  • Schedule: "at any time"
  • Branch name: renovate/tslint-react-4.x
  • Merge into: develop
  • Upgrade tslint-react to 4.1.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.


Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

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.

None yet

1 participant