syzer / distributed-calc-system

Distributed calculation system using JS-Spark, from AngelHack (hackaton)
1 stars 2 forks source link

An in-range update of express-session is breaking the build 🚨 #45

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency express-session was updated from 1.15.6 to 1.16.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

express-session is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/syzer/distributed-calc-system/builds/518595228?utm_source=github_status&utm_medium=notification)).

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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.15.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.16.2
  • Fix restoring cookie.originalMaxAge when store returns Date
  • deps: parseurl@~1.3.3
Commits

The new version differs by 18 commits.

  • 2d54f0d 1.16.2
  • 30e23f1 Fix restoring cookie.originalMaxAge when store returns Date
  • 479940a tests: add cookie.originalMaxAge tests
  • 97fe63c docs: add @google-cloud/connect-firestore to the list of session stores
  • bff097e docs: add connect-typeorm to the list of session stores
  • fb498ac build: Node.js@12.4
  • 1c75fa0 build: Node.js@11.15
  • ad90250 build: Node.js@10.16
  • 969e4c1 build: express@4.17.1
  • 8d6430e build: nyc@14.1.1
  • e0feb04 build: support Node.js 12.x
  • 327695e build: Node.js@11.14
  • 268c929 build: Node.js@8.16
  • 3d5fa06 build: use nyc for coverage testing
  • 1588ef6 docs: add connect-hazelcast to the list of session stores

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.17.0
  • deps: cookie@0.4.0
    • Add SameSite=None support
  • deps: safe-buffer@5.2.0
Commits

The new version differs by 12 commits.

  • b22384b 1.17.0
  • 4d25340 build: fix coverage reporting
  • c32ad19 docs: expand description of the rolling option
  • 9a5e313 docs: add lowdb-session-store to the list of session stores
  • 9c06509 build: mocha@6.2.1
  • 8731d7b build: Node.js@12.11
  • 10607bd deps: safe-buffer@5.2.0
  • 1684c54 deps: cookie@0.4.0
  • 8de7865 docs: add express-session-rsdb to the list of session stores
  • f75ed7e build: fix readme lint out of order message
  • 2719bef build: Node.js@12.8
  • 6db8e04 build: mocha@6.2.0

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 25 commits.

There are 25 commits in total.

See the full diff