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

Configure Renovate #10

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

Configure Renovate #10

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 10, 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

  • Dockerfile (dockerfile)
  • 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 33 Pull Requests:

fix(deps): pin dependencies
chore(deps): update dependency coffee-script to v1.12.7
  • Schedule: "at any time"
  • Branch name: renovate/coffee-script-1.x
  • Upgrade coffee-script to 1.12.7
chore(deps): update dependency coveralls to v2.13.3
  • Schedule: "at any time"
  • Branch name: renovate/coveralls-2.x
  • Upgrade coveralls to 2.13.3
chore(deps): update dependency grunt-bump to v0.8.0
  • Schedule: "at any time"
  • Branch name: renovate/grunt-bump-0.x
  • Upgrade grunt-bump to 0.8.0
chore(deps): update dependency grunt-cli to v1.3.2
  • Schedule: "at any time"
  • Branch name: renovate/grunt-cli-1.x
  • Upgrade grunt-cli to 1.3.2
chore(deps): update dependency grunt-contrib-clean to v0.7.0
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-clean-0.x
  • Upgrade grunt-contrib-clean to 0.7.0
chore(deps): update dependency grunt-shell to v0.7.0
  • Schedule: "at any time"
  • Branch name: renovate/grunt-shell-0.x
  • Upgrade grunt-shell to 0.7.0
chore(deps): update dependency istanbul to v0.4.5
  • Schedule: "at any time"
  • Branch name: renovate/istanbul-0.x
  • Upgrade istanbul to 0.4.5
chore(deps): update dependency jasmine-node to v1.16.2
  • Schedule: "at any time"
  • Branch name: renovate/jasmine-node-1.x
  • Upgrade jasmine-node to 1.16.2
chore(deps): update dependency q to v1.5.1
  • Schedule: "at any time"
  • Branch name: renovate/q-1.x
  • Upgrade q to 1.5.1
chore(deps): update dependency request to v2.88.0 [security]
  • Branch name: renovate/npm-request-vulnerability
  • Upgrade request to 2.88.0
fix(deps): update dependency body-parser to v1.19.0
  • Schedule: "at any time"
  • Branch name: renovate/body-parser-1.x
  • Upgrade body-parser to 1.19.0
fix(deps): update dependency bunyan to v1.8.12
  • Schedule: "at any time"
  • Branch name: renovate/bunyan-1.x
  • Upgrade bunyan to 1.8.12
fix(deps): update dependency compression to v1.7.4
  • Schedule: "at any time"
  • Branch name: renovate/compression-1.x
  • Upgrade compression to 1.7.4
fix(deps): update dependency cookie-parser to v1.4.4
  • Schedule: "at any time"
  • Branch name: renovate/cookie-parser-1.x
  • Upgrade cookie-parser to 1.4.4
fix(deps): update dependency cookie-session to v1.3.3
  • Schedule: "at any time"
  • Branch name: renovate/cookie-session-1.x
  • Upgrade cookie-session to 1.3.3
fix(deps): update dependency express to v4.16.4
  • Schedule: "at any time"
  • Branch name: renovate/express-4.x
  • Upgrade express to 4.16.4
fix(deps): update dependency moment to v2.24.0 [security]
  • Branch name: renovate/npm-moment-vulnerability
  • Upgrade moment to 2.24.0
fix(deps): update dependency phantom to v0.9.0
  • Schedule: "at any time"
  • Branch name: renovate/phantom-0.x
  • Upgrade phantom to 0.9.0
fix(deps): update dependency serve-favicon to v2.5.0
  • Schedule: "at any time"
  • Branch name: renovate/serve-favicon-2.x
  • Upgrade serve-favicon to 2.5.0
fix(deps): update dependency underscore to v1.9.1
  • Schedule: "at any time"
  • Branch name: renovate/underscore-1.x
  • Upgrade underscore to 1.9.1
fix(deps): update dependency useragent to v2.3.0
  • Schedule: "at any time"
  • Branch name: renovate/useragent-2.x
  • Upgrade useragent to 2.3.0
chore(deps): update dependency coveralls to v3
  • Schedule: "at any time"
  • Branch name: renovate/coveralls-3.x
  • Upgrade coveralls to 3.0.3
chore(deps): update dependency grunt to v1
  • Schedule: "at any time"
  • Branch name: renovate/grunt-1.x
  • Upgrade grunt to 1.0.4
chore(deps): update dependency grunt-contrib-clean to v2
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-clean-2.x
  • Upgrade grunt-contrib-clean to 2.0.0
chore(deps): update dependency grunt-contrib-coffee to v2
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-coffee-2.x
  • Upgrade grunt-contrib-coffee to 2.1.0
chore(deps): update dependency grunt-contrib-concat to v1
  • Schedule: "at any time"
  • Branch name: renovate/grunt-contrib-concat-1.x
  • Upgrade grunt-contrib-concat to 1.0.1
chore(deps): 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
chore(deps): update dependency grunt-shell to v3
  • Schedule: "at any time"
  • Branch name: renovate/grunt-shell-3.x
  • Upgrade grunt-shell to 3.0.1
chore(deps): update dependency uuid to v3
  • Schedule: "at any time"
  • Branch name: renovate/uuid-3.x
  • Upgrade uuid to 3.3.2
fix(deps): update dependency handlebars to v4 [security]
  • Branch name: renovate/npm-handlebars-vulnerability
  • Upgrade handlebars to 4.1.2
fix(deps): update dependency multer to v1
  • Schedule: "at any time"
  • Branch name: renovate/multer-1.x
  • Upgrade multer to 1.4.1
fix(deps): update dependency phantom to v6
  • Schedule: "at any time"
  • Branch name: renovate/phantom-6.x
  • Upgrade phantom to 6.2.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.

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