Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Configure Renovate #11

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #11

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 9, 2018

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)
  • 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, 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.


What to Expect

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

Pin dependencies
Update dependency chalk to v0.5.1
  • Schedule: "at any time"
  • Branch name: renovate/chalk-0.x
  • Upgrade chalk to 0.5.1
Update dependency grunt-contrib-jshint to v0.12.0
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-jshint-0.x
  • Upgrade grunt-contrib-jshint to 0.12.0
Update dependency grunt-contrib-nodeunit to v0.4.1
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-nodeunit-0.x
  • Upgrade grunt-contrib-nodeunit to 0.4.1
Update dependency grunt-contrib-watch to v0.6.1
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-watch-0.x
  • Upgrade grunt-contrib-watch to 0.6.1
Update dependency jshint-stylish to v0.4.0
  • Schedule: "at any time"
  • Branch name: renovate/jshint-stylish-0.x
  • Upgrade jshint-stylish to 0.4.0
Update dependency load-grunt-tasks to v0.6.0
  • Schedule: "at any time"
  • Branch name: renovate/load-grunt-tasks-0.x
  • Upgrade load-grunt-tasks to 0.6.0
Update dependency mocha to v1.21.5
  • Schedule: "at any time"
  • Branch name: renovate/mocha-1.x
  • Upgrade mocha to 1.21.5
Update dependency q to v1.5.1
  • Schedule: "at any time"
  • Branch name: renovate/q-1.x
  • Upgrade q to 1.5.1
Update dependency request to v2.88.0 [SECURITY]
  • Branch name: renovate/npm-request-vulnerability
  • Upgrade request to 2.88.0
Update dependency time-grunt to v0.4.0
  • Schedule: "at any time"
  • Branch name: renovate/time-grunt-0.x
  • Upgrade time-grunt to 0.4.0
Update dependency chalk to v2
  • Schedule: "at any time"
  • Branch name: renovate/chalk-2.x
  • Upgrade chalk to 2.4.2
Update dependency grunt-contrib-jshint to v2
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-jshint-2.x
  • Upgrade grunt-contrib-jshint to 2.1.0
Update dependency grunt-contrib-nodeunit to v2
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-nodeunit-2.x
  • Upgrade grunt-contrib-nodeunit to 2.0.0
Update dependency grunt-contrib-watch to v1
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-watch-1.x
  • Upgrade grunt-contrib-watch to 1.1.0
Update dependency jshint-stylish to v2
  • Schedule: "at any time"
  • Branch name: renovate/jshint-stylish-2.x
  • Upgrade jshint-stylish to 2.2.1
Update dependency load-grunt-tasks to v4
  • Schedule: "at any time"
  • Branch name: renovate/load-grunt-tasks-4.x
  • Upgrade load-grunt-tasks to 4.0.0
Update dependency lodash to v4 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Upgrade lodash to 4.17.11
Update dependency mocha to v6
  • Schedule: "at any time"
  • Branch name: renovate/mocha-6.x
  • Upgrade mocha to 6.1.4
Update dependency nopt to v4
  • Schedule: "at any time"
  • Branch name: renovate/nopt-4.x
  • Upgrade nopt to 4.0.1
Update dependency time-grunt to v1
  • Schedule: "at any time"
  • Branch name: renovate/time-grunt-1.x
  • Upgrade time-grunt to 1.4.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 Renovate Bot. View repository job log here.

@dconnolly dconnolly closed this May 29, 2019
@dconnolly dconnolly deleted the renovate/configure branch May 29, 2019 22:04
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.

2 participants