Urigo / angular2-meteor-accounts-ui

18 stars 20 forks source link

Configure Renovate #37

Open renovate[bot] opened 7 years ago

renovate[bot] commented 7 years ago

Welcome to Renovate!

This is an onboarding PR to help you understand and configure Renovate before any regular Pull Requests begin. Once you close this Pull Request, Renovate will begin keeping your dependencies up-to-date via automated Pull Requests.

If you have any questions, try reading our Configuring Renovate help page first, or feel free to ask the app author @rarkins a question in a comment below.


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.


Warnings (1)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.


What to Expect

With your current configuration, Renovate will create 17 Pull Requests:

  1. chore(deps): renovate angular monorepo packages

  2. fix(deps): update dependency angular2-meteor to v0.8.0

    • Branch name: renovate/angular2-meteor-0.x
    • Upgrades angular2-meteor in dependencies from 0.7.0 to 0.8.0
  3. chore(deps): update dependency angular2-meteor-polyfills to v0.2.0

  4. fix(deps): update dependency meteor-node-stubs to v0.3.2

    • Branch name: renovate/meteor-node-stubs-0.x
    • Upgrades meteor-node-stubs in dependencies from 0.2.3 to 0.3.2
  5. fix(deps): update dependency meteor-rxjs to v0.4.8

    • Branch name: renovate/meteor-rxjs-0.x
    • Upgrades meteor-rxjs in dependencies from 0.4.0 to 0.4.8
  6. fix(deps): update dependency reflect-metadata to v0.1.10

    • Branch name: renovate/reflect-metadata-0.x
    • Upgrades reflect-metadata in dependencies from 0.1.8 to 0.1.10
  7. chore(deps): update dependency rxjs to v5.5.3

    • Branch name: renovate/rxjs-5.x
    • Upgrades rxjs in devDependencies from 5.0.0-beta.12 to 5.5.3
    • Upgrades rxjs in dependencies from 5.0.0-beta.12 to 5.5.3
  8. chore(deps): update dependency zone.js to v0.8.18

    • Branch name: renovate/zone.js-0.x
    • Upgrades zone.js in devDependencies from ^0.6.23 to 0.8.18
    • Upgrades zone.js in dependencies from 0.6.26 to 0.8.18
  9. fix(deps): update dependency meteor-typings to v1.4.1

    • Branch name: renovate/meteor-typings-1.x
    • Upgrades meteor-typings in dependencies from 1.3.1 to 1.4.1
  10. chore(deps): pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins zone.js in devDependencies to 0.6.26
    • Pins typings in devDependencies to 1.5.0
    • Pins tslint in devDependencies to 3.15.1
    • Pins reflect-metadata in devDependencies to 0.1.10
    • Pins meteor-typings in devDependencies to 1.4.1
    • Pins angular2-meteor-polyfills in devDependencies to 0.1.1
    • Pins @​types/underscore in devDependencies to 1.8.5
    • Pins @​types/node in devDependencies to 6.0.92
    • Pins @​types/mocha in devDependencies to 2.2.44
    • Pins @angular/router in devDependencies to 3.4.10
    • Pins @angular/forms in devDependencies to 2.4.10
    • Pins @angular/core in devDependencies to 2.4.10
    • Pins @angular/common in devDependencies to 2.4.10
    • Pins meteor-typings in devDependencies to 1.4.1
    • Pins @​types/mocha in devDependencies to 2.2.44
    • Pins @​types/chai in devDependencies to 3.5.2
  11. chore(deps): update dependency @​types/chai to v4

    • Branch name: renovate/types-chai-4.x
    • Upgrades @​types/chai in devDependencies from ^3.4.33 to 4.0.6
  12. chore(deps): update dependency chai to v4

    • Branch name: renovate/chai-4.x
    • Upgrades chai in devDependencies from 3.5.0 to 4.1.2
  13. chore(deps): update dependency @​types/node to v8

    • Branch name: renovate/types-node-8.x
    • Upgrades @​types/node in devDependencies from ^6.0.39 to 8.0.53
  14. chore(deps): update dependency @​types/zone.js to v0.5.12

    • Branch name: renovate/types-zone.js-0.x
    • Upgrades @​types/zone.js in devDependencies from 0.0.27 to 0.5.12
  15. chore(deps): update dependency tslint to v5

    • Branch name: renovate/tslint-5.x
    • Upgrades tslint in devDependencies from ^3.6.0 to 5.8.0
  16. chore(deps): update dependency typescript to v2.6.2

    • Branch name: renovate/typescript-2.x
    • Upgrades typescript in devDependencies from 2.0.0 to 2.6.2
  17. chore(deps): update dependency typings to v2

    • Branch name: renovate/typings-2.x
    • Upgrades typings in devDependencies from ^1.3.0 to 2.1.1

Don't want a renovate.json file?

Renovate will begin once this "Configure Renovate" PR is merged or closed, but it's recommended that you add the renovate.json to your repository to ensure behaviour matches what you see described here. Alternatively, you can add the same configuration settings into a "renovate" section of your package.json file(s) in this branch and delete the renovate.json from this PR.

Want to start over?

If you'd like Renovate to recreate this "Configure Renovate" PR from scratch - for example if your base branch has had substantial changes - then you need to:

  1. (IMPORTANT) Rename this PR to something else, e.g. "Configure Renovate - old"
  2. Close the PR and delete the branch

If later on you ever wish to reconfigure Renovate then you can use this same trick of renaming the PR, but you'll also need to delete any renovate.json file too. You should then get a new "Configure Renovate" PR like this.