blurtechlegacy / sphinx-backend

REST API for Sphinx Application
Other
2 stars 0 forks source link

Configure Renovate #4

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

  1. Pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins serve-favicon in dependencies to 2.3.2
    • Pins mysql in dependencies to 2.15.0
    • Pins morgan in dependencies to 1.7.0
    • Pins jade in dependencies to 1.11.0
    • Pins file-system in dependencies to 2.2.2
    • Pins express in dependencies to 4.13.4
    • Pins debug in dependencies to 2.2.0
    • Pins cors in dependencies to 2.8.4
    • Pins cookie-parser in dependencies to 1.4.3
    • Pins body-parser in dependencies to 1.15.2
  2. Update dependency body-parser to v1.18.3

    • Branch name: renovate/body-parser-1.x
    • Upgrades body-parser in dependencies from ~1.15.1 to 1.18.3
  3. Update dependency debug to v2.6.9

    • Branch name: renovate/debug-2.x
    • Upgrades debug in dependencies from ~2.2.0 to 2.6.9
  4. Update dependency express to v4.16.3

    • Branch name: renovate/express-4.x
    • Upgrades express in dependencies from ~4.13.4 to 4.16.3
  5. Update dependency morgan to v1.9.0

    • Branch name: renovate/morgan-1.x
    • Upgrades morgan in dependencies from ~1.7.0 to 1.9.0
  6. Update dependency serve-favicon to v2.5.0

    • Branch name: renovate/serve-favicon-2.x
    • Upgrades serve-favicon in dependencies from ~2.3.0 to 2.5.0
  7. Update dependency debug to v3

    • Branch name: renovate/debug-3.x
    • Upgrades debug in dependencies from ~2.2.0 to 3.1.0


This PR has been generated by Renovate Bot.