mozilla / firefox-hardware-report

The Firefox Hardware Report was the precursor to the Firefox Public Data Report, to which it now redirects
https://data.firefox.com/dashboard/hardware
28 stars 13 forks source link

Configure Renovate #72

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

  1. Pin Dependencies

  2. Update dependency file-loader to v1.1.9

    • Branch name: renovate/file-loader-1.x
    • Upgrades file-loader in dependencies from ^1.1.4 to 1.1.9
  3. Update dependency style-loader to v0.20.2

    • Branch name: renovate/style-loader-0.x
    • Upgrades style-loader in dependencies from ^0.20.1 to 0.20.2

openjck commented 6 years ago

Works for me!