JustinBeckwith / yes-https

Say yes to https with express and connect.
MIT License
31 stars 2 forks source link

Configure Renovate #14

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

  1. chore(deps): pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins supertest in devDependencies to 2.0.1
    • Pins request in devDependencies to 2.83.0
    • Pins mocha in devDependencies to 5.0.0
    • Pins express in devDependencies to 4.16.2
  2. chore(deps): update dependency express to v4.16.3

    • Branch name: renovate/express-4.x
    • Upgrades express in devDependencies from ^4.14.0 to 4.16.3
  3. chore(deps): update dependency mocha to v5.2.0

    • Branch name: renovate/mocha-5.x
    • Upgrades mocha in devDependencies from ^5.0.0 to 5.2.0
  4. chore(deps): update dependency request to v2.87.0

    • Branch name: renovate/request-2.x
    • Upgrades request in devDependencies from ^2.79.0 to 2.87.0
  5. chore(deps): update dependency supertest to v3

    • Branch name: renovate/supertest-3.x
    • Upgrades supertest in devDependencies from ^3.1.0 to 3.1.0


This PR has been generated by Renovate Bot.

JustinBeckwith commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: