Skip to content

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 7, 2020

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

  • template/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
  • 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 master as base branch.

What to Expect

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

Pin dependencies
Update dependency autod to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/autod-3.x
  • Merge into: master
  • Upgrade autod to 3.1.0
Update dependency babel-eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-babel-monorepo
  • Merge into: master
  • Upgrade babel-eslint to 10.1.0
Update dependency egg to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/egg-2.x
  • Merge into: master
  • Upgrade egg to 2.26.0
Update dependency egg-bin to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/egg-bin-4.x
  • Merge into: master
  • Upgrade egg-bin to 4.14.1
Update dependency egg-mock to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/egg-mock-4.x
  • Merge into: master
  • Upgrade egg-mock to 4.0.0
Update dependency eslint to v6 [SECURITY]
  • Branch name: renovate/npm-eslint-vulnerability
  • Merge into: master
  • Upgrade eslint to 6.8.0
Update dependency eslint-config-standard to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-14.x
  • Merge into: master
  • Upgrade eslint-config-standard to 14.1.0
Update dependency eslint-friendly-formatter to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-friendly-formatter-4.x
  • Merge into: master
  • Upgrade eslint-friendly-formatter to 4.0.1
Update dependency eslint-loader to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-loader-3.x
  • Merge into: master
  • Upgrade eslint-loader to 3.0.3
Update dependency eslint-plugin-html to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-html-6.x
  • Merge into: master
  • Upgrade eslint-plugin-html to 6.0.0
Update dependency eslint-plugin-node to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-node-11.x
  • Merge into: master
  • Upgrade eslint-plugin-node to 11.0.0
Update dependency eslint-plugin-promise to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-4.x
  • Merge into: master
  • Upgrade eslint-plugin-promise to 4.2.1
Update dependency eslint-plugin-standard to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-standard-4.x
  • Merge into: master
  • Upgrade eslint-plugin-standard to 4.0.1
Update dependency nuxt to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nuxtjs-monorepo
  • Merge into: master
  • Upgrade nuxt to 2.11.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.


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.

1 participant