pnpm / supi

Fast, disk space efficient installation engine. Used by pnpm
MIT License
24 stars 5 forks source link

Configure Renovate - autoclosed #53

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 Renovate before regular Pull Requests begin. Once you merge or close this Pull Request, Renovate will begin keeping your dependencies up-to-date.

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

  2. chore(deps): update commitlint monorepo packages to v6.1.3

  3. chore(deps): update dependency ts-node to v5

    • Branch name: renovate/ts-node-5.x
    • Upgrades ts-node in devDependencies from ^4.0.1 to 5.0.1
  4. fix(deps): update dependency @​types/update-notifier to ^2.0.0

    • Branch name: renovate/update-notifier-2.x
    • Upgrades @types/update-notifier in dependencies from ^1.0.0 to ^2.0.0
  5. fix(deps): update dependency cross-spawn to ^6.0.0

    • Branch name: renovate/cross-spawn-6.x
    • Upgrades cross-spawn in dependencies from ^5.0.0 to ^6.0.0