dance2die / calendar-dates

📆 Get a list of calendar dates with no external dependencies.
https://www.npmjs.com/package/calendar-dates
MIT License
14 stars 3 forks source link

Configure Renovate #2

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

  1. Pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins rollup-regenerator-runtime in devDependencies to 6.23.1
    • Pins rollup-plugin-uglify in devDependencies to 3.0.0
    • Pins rollup-plugin-node-resolve in devDependencies to 3.3.0
    • Pins rollup-plugin-commonjs in devDependencies to 9.1.0
    • Pins rollup-plugin-babel in devDependencies to 3.0.3
    • Pins regenerator-runtime in devDependencies to 0.11.1
    • Pins jest in devDependencies to 22.4.3
    • Pins eslint-plugin-react in devDependencies to 7.9.1
    • Pins babel-preset-env in devDependencies to 1.6.1
    • Pins babel-plugin-transform-runtime in devDependencies to 6.23.0
    • Pins babel-plugin-transform-regenerator in devDependencies to 6.26.0
    • Pins babel-plugin-transform-class-properties in devDependencies to 6.24.1
    • Pins babel-plugin-external-helpers in devDependencies to 6.22.0
    • Pins babel-jest in devDependencies to 22.4.3
    • Pins babel-core in devDependencies to 6.26.3
  2. Update dependency babel-preset-env to v1.7.0

    • Branch name: renovate/babel-preset-env-1.x
    • Upgrades babel-preset-env in devDependencies from ^1.6.1 to 1.7.0
  3. Update dependency regenerator-runtime to v0.12.0

    • Branch name: renovate/regenerator-runtime-0.x
    • Upgrades regenerator-runtime in devDependencies from ^0.11.1 to 0.12.0
  4. Update dependency rollup-plugin-babel to v3.0.5

    • Branch name: renovate/rollup-plugin-babel-3.x
    • Upgrades rollup-plugin-babel in devDependencies from ^3.0.3 to 3.0.5
  5. Update dependency rollup-plugin-commonjs to v9.1.3

    • Branch name: renovate/rollup-plugin-commonjs-9.x
    • Upgrades rollup-plugin-commonjs in devDependencies from ^9.1.0 to 9.1.3
  6. Update dependency rollup-plugin-uglify to v4

    • Branch name: renovate/rollup-plugin-uglify-4.x
    • Upgrades rollup-plugin-uglify in devDependencies from ^3.0.0 to 4.0.0
  7. Update jest monorepo to v23

    • Branch name: renovate/jest-monorepo
    • Upgrades jest in devDependencies from ^22.4.3 to 23.1.0
    • Upgrades babel-jest in devDependencies from ^22.4.3 to 23.0.1


This PR has been generated by Renovate Bot.