Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 25, 2019

WhiteSource Renovate

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 onboarding 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
  • 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
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 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 19 Pull Requests:

Update dependency foreman to v3 [SECURITY]
  • Branch name: renovate/npm-foreman-vulnerability
  • Merge into: master
  • Upgrade foreman to ^3.0.0
Pin dependencies
Update dependency electron to v1.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-1.x
  • Merge into: master
  • Upgrade electron to 1.8.8
Update dependency material-ui to v1.0.0-beta.46
  • Schedule: ["at any time"]
  • Branch name: renovate/material-ui-1.x
  • Merge into: master
  • Upgrade material-ui to 1.0.0-beta.46
Update dependency react-scripts to v1.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-1.x
  • Merge into: master
  • Upgrade react-scripts to 1.1.5
Update dependency commitizen to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-2.x
  • Merge into: master
  • Upgrade commitizen to 2.10.1
Update dependency electron-packager to v11.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-packager-11.x
  • Merge into: master
  • Upgrade electron-packager to 11.2.1
Update dependency node-sass to v4.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-4.x
  • Merge into: master
  • Upgrade node-sass to 4.14.1
Update dependency swipe-js-iso to v2.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/swipe-js-iso-2.x
  • Merge into: master
  • Upgrade swipe-js-iso to 2.1.5
Update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
Update reactrouter monorepo
Update dependency commitizen to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x
  • Merge into: master
  • Upgrade commitizen to 4.2.4
Update dependency electron to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-13.x
  • Merge into: master
  • Upgrade electron to 13.0.1
Update dependency electron-packager to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-packager-15.x
  • Merge into: master
  • Upgrade electron-packager to 15.2.0
Update dependency node-sass to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-6.x
  • Merge into: master
  • Upgrade node-sass to 6.0.0
Update dependency react-scripts to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-4.x
  • Merge into: master
  • Upgrade react-scripts to 4.0.3
Update dependency react-swipe to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-swipe-6.x
  • Merge into: master
  • Upgrade react-swipe to 6.0.4
Update react monorepo to v17 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 17.0.2
  • Upgrade react-dom to 17.0.2
Update reactrouter monorepo to v5 (major)

🚸 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 WhiteSource Renovate. View repository job log here.

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.

2 participants