Skip to content

Update express-session to the latest version 🚀#66

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/express-session-1.15.1
Open

Update express-session to the latest version 🚀#66
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/express-session-1.15.1

Conversation

@greenkeeper
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: 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 44 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 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: debug@2.6.3
    • Fix DEBUG_MAX_ARRAY_LENGTH
  • deps: uid-safe@~2.1.4
    • Remove base64-url dependency
Commits

The new version differs by 19 commits .

  • d051890 1.15.2
  • 4b033b3 docs: fix rendering of express-sessions store in list
  • b5a0437 deps: debug@2.6.3
  • 5fd74d2 build: fix istanbul ignore scope
  • 3a7e3d2 deps: debug@2.6.2
  • 4a4c2ef tests: remove express from more tests
  • 66e518b tests: fix req.secret test
  • 9a014fd build: express@4.15.2
  • 2604a6c docs: add connect-cloudant-store to the list of session stores
  • fff51d6 deps: uid-safe@~2.1.4
  • 304678b build: test on Node.js 8.x nightly
  • 27f6489 docs: update install code block style
  • 14b5480 build: Node.js@7.7
  • edfe52d build: Node.js@6.10
  • c4b2fb9 build: Node.js@4.8

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
  • deps: debug@2.6.7
    • deps: ms@2.0.0
Commits

The new version differs by 9 commits.

  • ff4c511 1.15.3
  • 0595f89 build: Node.js@7.10
  • 4866502 build: express@4.15.3
  • 98b9005 deps: debug@2.6.7
  • 762c041 docs: add express-session-cache-manager to the list of session stores
  • d0df7ab docs: add note that req.session.id is alias of req.sessionID
  • e01ca86 docs: add connect-memjs to the list of session stores
  • 32c2b10 build: Node.js@7.9
  • 4aa57a0 deps: debug@2.6.6

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.

  • 7b26d57 1.15.4
  • fc9d474 build: Node.js@8.1
  • d367b33 build: Node.js@6.11
  • 5a227d6 docs: add dynamodb-store to the list of session stores
  • 239e1b9 docs: mention redirects in for session.save() use
  • 501b31f deps: debug@2.6.8
  • 3a7fbaa build: support Node.js 8.x

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.

  • d63a3e9 1.15.5
  • c226301 Fix TypeError when req.url is an empty string
  • 62c4d15 tests: add test for mounted middleware
  • 8518200 tests: move the cookie path tests
  • 2b08370 docs: improve code readability
  • 310d288 deps: depd@~1.1.1
  • fc60bb6 build: Node.js@8.2
  • 521e6bd tests: add leak checking for variables and handles

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: debug@2.6.9
  • 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: utils-merge@1.0.1
Commits

The new version differs by 13 commits.

  • 89fd715 1.15.6
  • d4344fb build: express@4.15.5
  • 6cf886d deps: debug@2.6.9
  • d190faa deps: utils-merge@1.0.1
  • f24d228 lint: run eslint against README
  • 44ee046 docs: remove trailing newline in README
  • 68e210d deps: parseurl@~1.3.2
  • 8b4f668 lint: add editorconfig and eslint to enforce
  • 917b03d docs: add memorystore to the list of session stores
  • 65781dd build: Node.js@8.4
  • 71c9d7c build: express@4.15.4
  • 11b3e97 deps: uid-safe@~2.1.5
  • 0e97d6f docs: fix formatting in history

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.

  • b1f0984 1.16.0
  • e77cbfa build: add version script for npm version releases
  • 9495367 docs: update badge for level-session-store store
  • 6e514a4 build: Node.js@11.13
  • dc5262a docs: add connect-arango to the list of session stores
  • e926b88 build: mocha@6.1.2
  • a7cf57f build: Node.js@11.11
  • 03aa560 build: Node.js@6.17
  • cc5c83a lint: ensure strict equality checks
  • ed8a50f build: supertest@4.0.2
  • 3e0d548 tests: move some code into support/
  • 2f0759c build: mocha@6.0.2
  • 4cbb93f build: simplify & speed up logic in Travis CI build steps
  • eda02b2 deps: on-headers@~1.0.2
  • 3602d29 build: Node.js@11.10

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