Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Configure Renovate #32

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

Configure Renovate #32

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 26, 2020

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

  • .circleci/config.yml (circleci)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • 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
  • Do not upgrade from Alpine stable to edge

🔡 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:

Pin dependencies
Update babel monorepo
Update dependency avaron to v0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/avaron-0.x
  • Merge into: master
  • Upgrade avaron to 0.2.0
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 eslint to v4.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-4.x
  • Merge into: master
  • Upgrade eslint to 4.19.1
Update dependency eslint-plugin-flowtype to v2.50.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-flowtype-2.x
  • Merge into: master
  • Upgrade eslint-plugin-flowtype to 2.50.3
Update dependency eslint-plugin-import to v2.25.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.25.4
Update dependency flow-bin to v0.174.1
  • Schedule: ["at any time"]
  • Branch name: renovate/flow-bin-0.x
  • Merge into: master
  • Upgrade flow-bin to 0.174.1
Update dependency sinon to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-3.x
  • Merge into: master
  • Upgrade sinon to 3.3.0
Update dependency webpack to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-3.x
  • Merge into: master
  • Upgrade webpack to 3.12.0
Update dependency webpack-dev-server to v2.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-2.x
  • Merge into: master
  • Upgrade webpack-dev-server to 2.11.5
Update reg-suit monorepo
Update babel monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-babel-monorepo
  • Merge into: master
  • Upgrade babel-eslint to 10.1.0
  • Upgrade babel-loader to 8.2.3
Update dependency electron to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-17.x
  • Merge into: master
  • Upgrade electron to 17.1.2
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.11.0
Update dependency eslint-plugin-flowtype to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-flowtype-8.x
  • Merge into: master
  • Upgrade eslint-plugin-flowtype to 8.0.3
Update dependency sinon to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-13.x
  • Merge into: master
  • Upgrade sinon to 13.0.1
Update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to 5.70.0
Update dependency webpack-dev-server to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-4.x
  • Merge into: master
  • Upgrade webpack-dev-server to 4.7.4

🚸 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 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.

1 participant