skiant / livestreamer-twitch-followed

CLI app to start livestreamer on a live stream you follow
2 stars 0 forks source link

Update node-persist to the latest version 🚀 #14

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.0 of node-persist just got published.

Dependency node-persist
Current Version 2.0.11
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of node-persist. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 5 commits.

  • 473081e 2.1.0
  • a3422a1 during interval or non-continuous persisting the setItem promise resolves immediately, fixes #67
  • 5a52fb8 create obj copy on input and output should fix #88 but comes with a performance hit of copying so it might concern #89 a little
  • d5e23f5 using is-absolute shim for older node fixes #89
  • 4b096c9 fixes #90

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • e8e4312 getRawDatum closes #91
  • b033111 3.0.0 no more sync operations, no more loading all files in memory, closes #101 and #43, many breaking changes as there are no more Sync functions
  • 0bfa1ec Merge pull request #96 from simonlast/add-license-1
  • 8ee28f9 Create LICENSE
  • a852ef0 Merge pull request #92 from GillesC/patch-1
  • d4df334 add js syntax sync example

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff