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

Configure Renovate #2

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 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)
  • 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 16 Pull Requests:

Pin dependencies
Update dependency gulp-cache to v0.5.0
  • Schedule: "at any time"
  • Branch name: renovate/gulp-cache-0.x
  • Upgrade gulp-cache to 0.5.0
Update dependency del to v4
  • Schedule: "at any time"
  • Branch name: renovate/del-4.x
  • Upgrade del to 4.1.1
Update dependency gulp to v4
  • Schedule: "at any time"
  • Branch name: renovate/gulp-4.x
  • Upgrade gulp to 4.0.2
Update dependency gulp-babel to v8
  • Schedule: "at any time"
  • Branch name: renovate/gulp-babel-8.x
  • Upgrade gulp-babel to 8.0.0
Update dependency gulp-cache to v1
  • Schedule: "at any time"
  • Branch name: renovate/gulp-cache-1.x
  • Upgrade gulp-cache to 1.1.2
Update dependency gulp-clean-css to v4
  • Schedule: "at any time"
  • Branch name: renovate/gulp-clean-css-4.x
  • Upgrade gulp-clean-css to 4.2.0
Update dependency gulp-eslint to v5
  • Schedule: "at any time"
  • Branch name: renovate/gulp-eslint-5.x
  • Upgrade gulp-eslint to 5.0.0
Update dependency gulp-htmlmin to v5
  • Schedule: "at any time"
  • Branch name: renovate/gulp-htmlmin-5.x
  • Upgrade gulp-htmlmin to 5.0.1
Update dependency gulp-imagemin to v6
  • Schedule: "at any time"
  • Branch name: renovate/gulp-imagemin-6.x
  • Upgrade gulp-imagemin to 6.0.0
Update dependency gulp-livereload to v4
  • Schedule: "at any time"
  • Branch name: renovate/gulp-livereload-4.x
  • Upgrade gulp-livereload to 4.0.1
Update dependency gulp-size to v3
  • Schedule: "at any time"
  • Branch name: renovate/gulp-size-3.x
  • Upgrade gulp-size to 3.0.0
Update dependency gulp-sourcemaps to v2
  • Schedule: "at any time"
  • Branch name: renovate/gulp-sourcemaps-2.x
  • Upgrade gulp-sourcemaps to 2.6.5
Update dependency gulp-uglify to v3
  • Schedule: "at any time"
  • Branch name: renovate/gulp-uglify-3.x
  • Upgrade gulp-uglify to 3.0.2
Update dependency gulp-zip to v5
  • Schedule: "at any time"
  • Branch name: renovate/gulp-zip-5.x
  • Upgrade gulp-zip to 5.0.0
Update dependency run-sequence to v2
  • Schedule: "at any time"
  • Branch name: renovate/run-sequence-2.x
  • Upgrade run-sequence to 2.2.1

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

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.

None yet

1 participant