coinolio / coinolio

Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
MIT License
28 stars 9 forks source link

Update connect-redis to the latest version ๐Ÿš€ #38

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency connect-redis was updated from 3.4.2 to 4.0.0.

This version 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.


Publisher: wavded License: MIT

Release Notes for v4.0.0

V4 is a rework of the library to accomplish the following goals.

  • Use slightly more modern JavaScript, targeting Node 8 and above.
  • Switch to using cookie.expires for TTL like connect-mongo does.
  • Remove the embedded node_redis client, a client must be provided.
  • Remove all embedded client options that are no longer needed.
  • Clearer documentation around TTLs.
  • Add clear method to support the full express-session API.
  • Remove multi-session destroy usage to conform with the API.
  • Build with Travis.

V4 has breaking changes which are outlined in the migration guide.

Commits

The new version differs by 4 commits.

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.0.1
  • Change peerDependencies to optionalDependencies @knoxcard
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€