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 🚀 #35

Merged
merged 1 commit into from
Feb 20, 2017

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.2
Type devDependency

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: debug@2.6.1
    • Fix deprecation messages in WebStorm and other editors
    • Undeprecate DEBUG_FD set to 1 or 2
Commits

The new version differs by 27 commits .

  • 8e56128 1.15.1
  • f855053 build: Node.js@7.5
  • eba2521 deps: debug@2.6.1
  • dc8481c 1.15.0
  • 28d5332 tests: improve accuracy of maxAge cookie tests
  • 42007ef tests: add helpers to validate set-cookie attributes
  • fe324f2 tests: add simple set-cookie parser for accuracy
  • 4f261d0 tests: change more tests to use should set in store helpers
  • 1c9a606 tests: use createSession() helper for less verbosity
  • 75b2912 tests: change more tests to use createServer() helper
  • 1896dd1 tests: fix tests checking store set not to rely on header update
  • 17aa1de build: Node.js@7.4
  • 7073caf Fix detecting modified session when session contains "cookie" property
  • 61290c7 deps: debug@2.6.0
  • aa6336f deps: crc@3.4.4

There are 27 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 🌴

@coveralls
Copy link

coveralls commented Feb 11, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling b48e9c9 on greenkeeper/express-session-1.15.1 into b8829ff on master.

@vkarpov15 vkarpov15 merged commit b2ee036 into master Feb 20, 2017
@vkarpov15 vkarpov15 deleted the greenkeeper/express-session-1.15.1 branch February 20, 2017 18:22
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.

2 participants