douglasduteil / isparta

:skull: A code coverage tool for ES6 (babel/6to5)
Do What The F*ck You Want To Public License
642 stars 47 forks source link

Configure Renovate #131

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

Renovate will begin keeping your dependencies up-to-date only once you merge this Pull Request. If you close this Pull Request unmerged, then Renovate will be disabled.

If you have any questions, try reading our Docs, particularly the Getting Started section. You can post questions in our Config Help repository or @ the app author @rarkins in this PR and he'll probably see it.


Detected Package Files

Configuration Summary

Based on the currently configured presets, Renovate will:

Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch and this Pull Request description will be updated the next time Renovate runs. Try to use Config Presets (the extends array) when possible rather than raw config, as then this PR will be able to more accurately describe your settings.


What to Expect

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

  1. fix(deps): update dependency istanbul to v0.4.5

    • Branch name: renovate/istanbul-0.x
    • Upgrades istanbul in dependencies from 0.4.4 to 0.4.5
  2. fix(deps): update dependency source-map to ^0.7.0

    • Branch name: renovate/source-map-0.x
    • Upgrades source-map in dependencies from ^0.5.0 to ^0.7.0
  3. chore(deps): update dependency chai to v4

    • Branch name: renovate/chai-4.x
    • Upgrades chai in devDependencies from ^3.2.0 to ^4.0.0
  4. chore(deps): update dependency mocha to v5

    • Branch name: renovate/mocha-5.x
    • Upgrades mocha in devDependencies from ^2.2.1 to ^5.0.0
  5. chore(deps): update dependency sinon to v6

    • Branch name: renovate/sinon-6.x
    • Upgrades sinon in devDependencies from ^1.17.2 to ^6.0.0
  6. chore(deps): update dependency sinon-chai to v3

    • Branch name: renovate/sinon-chai-3.x
    • Upgrades sinon-chai in devDependencies from ^2.8.0 to ^3.0.0


This PR has been generated by Renovate Bot.