sinchang / vue-social-share

A Vue 2.x social share component
http://vue-social-share.surge.sh/
142 stars 37 forks source link

Configure Renovate #9

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.


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

  1. chore(deps): pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins vbuild in devDependencies to 6.24.16
    • Pins gh-pages in devDependencies to 0.12.0
  2. chore(deps): update dependency gh-pages to v1

    • Branch name: renovate/gh-pages-1.x
    • Upgrades gh-pages in devDependencies from ^0.12.0 to 1.1.0
  3. chore(deps): update dependency vbuild to v7

    • Branch name: renovate/vbuild-7.x
    • Upgrades vbuild in devDependencies from ^6.0.0 to 7.2.4