Skip to content

Configure Renovate #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 20, 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

  • Publish/package.json (npm)
  • Publish/public/lib/angular-local-storage/package.json (npm)
  • Publish/public/lib/bootstrap/package.json (npm)
  • Source/Web/package.json (npm)
  • Source/Web/public/lib/angular-local-storage/package.json (npm)
  • Source/Web/public/lib/bootstrap/package.json (npm)
  • WebIntergratedServer/Source/package.json (npm)
  • WebIntergratedServer/Source/public/lib/angular-local-storage/package.json (npm)
  • WebIntergratedServer/Source/public/lib/bootstrap/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, 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 concurrent Renovate PRs at any time

🔡 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 36 Pull Requests:


Pin dependencies


Update dependency btoa to v1.2.1

  • Branch name: renovate/btoa-1.x
  • Upgrade btoa to 1.2.1


Update dependency glob to v7.1.3

  • Branch name: renovate/glob-7.x
  • Upgrade glob to 7.1.3


Update dependency grunt-contrib-clean to v1.1.0


Update dependency grunt-contrib-compress to v1.4.3


Update dependency grunt-contrib-jshint


Update dependency grunt-contrib-less to v1.4.1


Update dependency grunt-contrib-watch to v1.1.0


Update dependency grunt-html to v8.6.1

  • Branch name: renovate/grunt-html-8.x
  • Upgrade grunt-html to 8.6.1


Update dependency load-grunt-tasks to v3.5.2


Update dependency shelljs to v0.8.2

  • Branch name: renovate/shelljs-0.x
  • Upgrade shelljs to 0.8.2


Update dependency shx to v0.3.2

  • Branch name: renovate/shx-0.x
  • Upgrade shx to 0.3.2


Update dependency time-grunt to v1.4.0

  • Branch name: renovate/time-grunt-1.x
  • Upgrade time-grunt to 1.4.0


Update dependency debug to v3

  • Branch name: renovate/debug-3.x
  • Upgrade debug to 3.1.0


Update dependency express-jwt to v5

  • Branch name: renovate/express-jwt-5.x
  • Upgrade express-jwt to 5.3.1


Update dependency grunt to v1

  • Branch name: renovate/grunt-1.x
  • Upgrade grunt to 1.0.3


Update dependency grunt-contrib-clean to v2


Update dependency grunt-contrib-connect to v2


Update dependency grunt-contrib-csslint to v2


Update dependency grunt-contrib-cssmin to v3


Update dependency grunt-contrib-htmlmin to v3


Update dependency grunt-contrib-less to v2


Update dependency grunt-contrib-pug to v2


Update dependency grunt-contrib-qunit to v3


Update dependency grunt-contrib-uglify to v4


Update dependency grunt-exec to v3

  • Branch name: renovate/grunt-exec-3.x
  • Upgrade grunt-exec to 3.0.0


Update dependency grunt-html to v9

  • Branch name: renovate/grunt-html-9.x
  • Upgrade grunt-html to 9.3.0


Update dependency jasmine-core to v3

  • Branch name: renovate/jasmine-core-3.x
  • Upgrade jasmine-core to 3.2.1


Update dependency jsonwebtoken to v8

  • Branch name: renovate/jsonwebtoken-8.x
  • Upgrade jsonwebtoken to 8.3.0


Update dependency karma to v3

  • Branch name: renovate/karma-3.x
  • Upgrade karma to 3.0.0


Update dependency karma-coverage to v1

  • Branch name: renovate/karma-coverage-1.x
  • Upgrade karma-coverage to 1.1.2


Update dependency karma-jasmine to v1

  • Branch name: renovate/karma-jasmine-1.x
  • Upgrade karma-jasmine to 1.1.2


Update dependency load-grunt-tasks to v4


Update dependency markdown-it to v8

  • Branch name: renovate/markdown-it-8.x
  • Upgrade markdown-it to 8.4.2


Update dependency mongodb to v3

  • Branch name: renovate/mongodb-3.x
  • Upgrade mongodb to 3.1.4


Update dependency mongoose to v5

  • Branch name: renovate/mongoose-5.x
  • Upgrade mongoose to 5.2.14


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See: prHourlyLimit.

❓ If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/configure branch from 36adc41 to 32e7db7 Compare April 5, 2018 03:35
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