luoyjx / gaoqi-blog

A club based on Node.js and Mongodb with Promise(bluebird)
MIT License
57 stars 21 forks source link

Update connect-redis to the latest version 🚀 #118

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 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 5 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 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀