Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 28, 2019

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 2, 2019

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 added a commit that referenced this pull request Sep 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 30, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants