amtrack / force-dev-tool

[DEPRECATED] Command line tool supporting the Force.com development lifecycle
MIT License
108 stars 37 forks source link

Configure Renovate #140

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 10 Pull Requests:

  1. fix(deps): update dependency parse-diff to ^0.4.0

    • Branch name: renovate/parse-diff-0.x
    • Upgrades parse-diff in dependencies from ^0.3.2 to ^0.4.0
  2. chore(deps): update dependency eslint to v5

    • Branch name: renovate/eslint-5.x
    • Upgrades eslint in devDependencies from ^4.15.0 to ^5.0.0
  3. chore(deps): update dependency mocha to v5

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

    • Branch name: renovate/sinon-6.x
    • Upgrades sinon in devDependencies from ^4.1.3 to ^6.0.0
  5. fix(deps): update dependency find-up to v3

    • Branch name: renovate/find-up-3.x
    • Upgrades find-up in dependencies from ^2.1.0 to ^3.0.0
  6. fix(deps): update dependency fs-extra to v6

    • Branch name: renovate/fs-extra-6.x
    • Upgrades fs-extra in dependencies from ^5.0.0 to ^6.0.0
  7. fix(deps): update dependency mississippi to v3

    • Branch name: renovate/mississippi-3.x
    • Upgrades mississippi in dependencies from ^1.3.0 to ^3.0.0
  8. fix(deps): update dependency tabtab to v2

    • Branch name: renovate/tabtab-2.x
    • Upgrades tabtab in dependencies from 0.0.4 to 2.2.2
  9. fix(deps): update dependency vinyl to v2

    • Branch name: renovate/vinyl-2.x
    • Upgrades vinyl in dependencies from ^1.2.0 to ^2.0.0
  10. fix(deps): update dependency vinyl-fs to v3

    • Branch name: renovate/vinyl-fs-3.x
    • Upgrades vinyl-fs in dependencies from ^2.4.3 to ^3.0.0


This PR has been generated by Renovate Bot.

amtrack commented 6 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: