coinolio / coinolio

Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
MIT License
28 stars 9 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency express-session was updated from 1.16.1 to 1.16.2.

🚨 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/coinolio/coinolio/builds/544560524?utm_source=github_status&utm_medium=notification)).

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

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 4 years ago

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

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