SkeLLLa / node-object-hash

Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted object strings that can be used for object comparison without hashes.
https://savelife.in.ua/en/donate-en/
MIT License
85 stars 20 forks source link

Configure Renovate #8

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.


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

  1. chore(deps): pin dependencies

    • Branch name: renovate/pin-dependencies
    • Pins @​types/node in devDependencies to 8.0.57
    • Pins typings in devDependencies to 2.1.1
    • Pins object-hash in devDependencies to 1.2.0
    • Pins mocha in devDependencies to 3.5.3
    • Pins jsdoc-to-markdown in devDependencies to 3.0.2
    • Pins istanbul in devDependencies to 0.4.5
    • Pins hash-object in devDependencies to 0.1.7
    • Pins faker in devDependencies to 4.1.0
    • Pins eslint in devDependencies to 4.13.0
    • Pins chai in devDependencies to 4.1.2
    • Pins benchmark in devDependencies to 2.1.4
  2. chore(deps): update dependency mocha to v4

    • Branch name: renovate/mocha-4.x
    • Upgrades mocha in devDependencies from ^3.4.2 to 4.0.1