HiFaraz / character

Authentication, SSO, user management, and overall identity solution for Node.js
MIT License
8 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.15.6 of express-session just got published.

Branch Build failing 🚨
Dependency express-session
Current Version 1.15.5
Type devDependency

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

As express-session is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

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

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

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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