kano icon indicating copy to clipboard operation
kano copied to clipboard

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

Open greenkeeper[bot] opened this issue 8 years ago β€’ 10 comments

Version 1.15.1 of express-session just got published.

Branch Build failing 🚨
Dependency express-session
Current Version 1.15.0
Type dependency

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

As express-session is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
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 3 commits .

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

greenkeeper[bot] avatar Feb 11 '17 02:02 greenkeeper[bot]

Version 1.15.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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 16 commits .

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

greenkeeper[bot] avatar Mar 27 '17 00:03 greenkeeper[bot]

Version 1.15.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 1.15.3
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] avatar May 18 '17 05:05 greenkeeper[bot]

Version 1.15.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper[bot] avatar Jul 19 '17 03:07 greenkeeper[bot]

Version 1.15.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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] avatar Aug 03 '17 03:08 greenkeeper[bot]

Version 1.15.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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] avatar Sep 26 '17 20:09 greenkeeper[bot]

Your tests are still failing with this version. Compare changes

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] avatar Apr 11 '19 04:04 greenkeeper[bot]

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] avatar Apr 11 '19 16:04 greenkeeper[bot]

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.

There are 18 commits in total.

See the full diff

greenkeeper[bot] avatar Jun 12 '19 05:06 greenkeeper[bot]

Your tests are still failing with this version. Compare changes

Release Notes for 1.17.0
Commits

The new version differs by 12 commits.

See the full diff

greenkeeper[bot] avatar Oct 11 '19 03:10 greenkeeper[bot]

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

greenkeeper[bot] avatar Apr 17 '20 05:04 greenkeeper[bot]