Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update express-session to the latest version 🚀 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 11, 2019

The dependency express-session was updated from 1.15.6 to 1.16.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.


Release Notes for v1.16.0
  • Catch invalid cookie.maxAge value earlier
  • Deprecate setting cookie.maxAge to a Date object
  • Fix issue where resave: false may not save altered sessions
  • Remove utils-merge dependency
  • Use safe-buffer for improved Buffer API
  • Use Set-Cookie as cookie header name for compatibility
  • deps: depd@~2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
    • perf: remove argument reassignment
  • deps: on-headers@~1.0.2
    • Fix res.writeHead patch missing return value
Commits

The new version differs by 86 commits.

There are 86 commits in total.

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.0% when pulling b502d2f on greenkeeper/express-session-1.16.0 into c671411 on master.

greenkeeper bot added a commit that referenced this pull request Apr 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2019

Update to this version instead 🚀

Release Notes for 1.16.1
  • Fix error passing data option to Cookie constructor
  • Fix uncaught error from bad session data
Commits

The new version differs by 3 commits.

  • 421bb3f 1.16.1
  • 85682a2 Fix uncaught error from bad session data
  • 1e3fc39 Fix error passing "data" option to Cookie constructor

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Oct 11, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 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.

1 participant