konnectors / cozy-konnector-extension

Browser extension to help creating/debugging konnectors
0 stars 2 forks source link

Configure Renovate #8

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

  1. chore(deps): pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins webpack-cli in devDependencies to 2.0.9
    • Pins style-loader in devDependencies to 0.20.3
    • Pins rollup in devDependencies to 0.56.5
    • Pins react in devDependencies to 16.2.0
    • Pins css-loader in devDependencies to 0.28.11
    • Pins babel-loader in devDependencies to 7.1.3
  2. chore(deps): update dependency babel-loader to v7.1.4

    • Branch name: renovate/babel-loader-7.x
    • Upgrades babel-loader in devDependencies from ^7.1.3 to 7.1.4
  3. chore(deps): update dependency rollup to v0.57.1

    • Branch name: renovate/rollup-0.x
    • Upgrades rollup in devDependencies from ^0.56.5 to 0.57.1
  4. chore(deps): update dependency webpack-cli to v2.0.13

    • Branch name: renovate/webpack-cli-2.x
    • Upgrades webpack-cli in devDependencies from ^2.0.9 to 2.0.13


This PR has been generated by Renovate Bot.