Skip to content

Update express-session to the latest version 🚀 #66

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

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 11, 2017

Version 1.15.1 of express-session just got published.

Dependency express-session
Current Version 1.14.1
Type dependency

The version 1.15.1 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 express-session.
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.


Release Notes 1.15.1
  • deps: [email protected]
    • Fix deprecation messages in WebStorm and other editors
    • Undeprecate DEBUG_FD set to 1 or 2
Commits

The new version differs by 44 commits .

There are 44 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 27, 2017

Version 1.15.2 just got published.

Update to this version instead 🚀

Release Notes 1.15.2
  • deps: [email protected]
    • Fix DEBUG_MAX_ARRAY_LENGTH
  • deps: uid-safe@~2.1.4
    • Remove base64-url dependency
Commits

The new version differs by 19 commits .

There are 19 commits in total. See the full diff.

greenkeeper bot added a commit that referenced this pull request May 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2017

Version 1.15.3 just got published.

Update to this version instead 🚀

Release Notes 1.15.3
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 19, 2017

Version 1.15.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2017

Version 1.15.5 just got published.

Update to this version instead 🚀

Release Notes 1.15.5
  • Fix TypeError when req.url is an empty string
  • deps: depd@~1.1.1
  • Remove unnecessary Buffer loading
Commits

The new version differs by 8 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2017

Version 1.15.6 just got published.

Update to this version instead 🚀

Release Notes 1.15.6
  • deps: [email protected]
  • deps: parseurl@~1.3.2
    • perf: reduce overhead for full URLs
    • perf: unroll the "fast-path" RegExp
  • deps: uid-safe@~2.1.5
    • perf: remove only trailing =
  • deps: [email protected]
Commits

The new version differs by 13 commits.

See the full diff

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 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

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 🚀

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.

0 participants