eggjs-community / generator-eggjs

Yeoman generator for egg
MIT License
3 stars 1 forks source link

Configure Renovate #5

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. chore(deps): pin dependencies

  2. chore(deps): update dependency eslint-config-xo to v0.20.1

    • Branch name: renovate/eslint-config-xo-0.x
    • Upgrades eslint-config-xo in devDependencies from ^0.18.2 to 0.20.1
  3. chore(deps): update dependency lint-staged to v7

    • Branch name: renovate/lint-staged-7.x
    • Upgrades lint-staged in devDependencies from ^4.2.1 to 7.0.4
  4. chore(deps): update dependency nsp to v3

    • Branch name: renovate/nsp-3.x
    • Upgrades nsp in devDependencies from ^2.6.3 to 3.2.1
  5. chore(deps): update jest monorepo packages to v22.4.3

    • Branch name: renovate/jest-monorepo
    • Upgrades jest-cli in devDependencies from ^21.0.0 to 22.4.3
    • Upgrades jest in devDependencies from ^21.0.0 to 22.4.3
  6. fix(deps): update dependency chalk to ^2.0.0

    • Branch name: renovate/chalk-2.x
    • Upgrades chalk in dependencies from ^1.1.3 to ^2.0.0
  7. fix(deps): update dependency yeoman-generator to ^2.0.0

    • Branch name: renovate/yeoman-generator-2.x
    • Upgrades yeoman-generator in dependencies from ^1.0.0 to ^2.0.0


This PR has been generated by Renovate Bot.