rogeriopvl / downstagram

Command line tool to download and backup all your Instagram photos
MIT License
32 stars 7 forks source link

Update configstore to the latest version 🚀 #12

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of configstore was just published.

Dependency configstore
Current Version 3.1.2
Type dependency

The version 4.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of configstore.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.0.0
  • Require Node.js 6. d9b3257
  • Do not create a file on read if it doesn't exist. b8d6372
  • Add configPath option. 0dc1a8f

v3.1.2...v4.0.0

Commits

The new version differs by 4 commits.

  • fca8373 4.0.0
  • d9b3257 Require Node.js 6
  • b8d6372 Do not create a file on read if it doesn't exist (#57)
  • 0dc1a8f Add configPath option (#58)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: