rtsao / css-to-js-sourcemap

Generates CSS w/ sourcemaps to lines in JS at runtime
MIT License
8 stars 4 forks source link

Configure Renovate #1

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

  1. Pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins webpack-cli in devDependencies to ^2.1.5
    • Pins webpack in devDependencies to ^4.11.1
    • Pins resolve-from in devDependencies to ^4.0.0
    • Pins prettier in dependencies to ^1.13.4
    • Pins eslint-plugin-prettier in dependencies to ^2.6.0
    • Pins eslint in dependencies to ^4.19.1
    • Pins babel-eslint in dependencies to ^8.2.3
    • Pins webpack in devDependencies to 4.11.1
    • Pins sirv in dependencies to ^0.1.0
  2. Update dependency error-stack-parser to v2.0.2

    • Branch name: renovate/error-stack-parser-2.x
    • Upgrades error-stack-parser in dependencies from 2.0.1 to 2.0.2
  3. Update dependency webpack-cli to v3

    • Branch name: renovate/webpack-cli-3.x
    • Upgrades webpack-cli in devDependencies from ^2.1.4 to ^3.0.0


This PR has been generated by Renovate Bot.