kano icon indicating copy to clipboard operation
kano copied to clipboard

An in-range update of morgan is breaking the build 🚨

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

Version 1.8.1 of morgan just got published.

Branch Build failing 🚨
Dependency morgan
Current Version 1.8.0
Type dependency

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

As morgan 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.8.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 2 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 01:02 greenkeeper[bot]

Version 1.8.2 just got published.

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

Release Notes 1.8.2
Commits

The new version differs by 12 commits.

See the full diff

greenkeeper[bot] avatar May 24 '17 02:05 greenkeeper[bot]

Version 1.9.0 just got published.

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

Release Notes 1.9.0
  • Use res.headersSent when available
  • deps: basic-auth@~2.0.0
    • Use safe-buffer for improved Buffer API
  • deps: [email protected]
  • deps: depd@~1.1.1
    • Remove unnecessary Buffer loading
Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

greenkeeper[bot] avatar Sep 27 '17 04:09 greenkeeper[bot]

Version 1.9.1 just got published.

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

Release Notes 1.9.1
  • Fix using special characters in format
  • deps: depd@~1.1.2
    • perf: remove argument reassignment
Commits

The new version differs by 27 commits.

There are 27 commits in total.

See the full diff

greenkeeper[bot] avatar Sep 11 '18 05:09 greenkeeper[bot]

  • The dependency morgan was updated from 1.9.1 to 1.10.0.

Your tests are still failing with this version. Compare changes

Release Notes for 1.10.0
  • Add :total-time token
  • Fix trailing space in colored status code for dev format
  • deps: basic-auth@~2.0.1
  • deps: depd@~2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: on-headers@~1.0.2
    • Fix res.writeHead patch missing return value
Commits

The new version differs by 79 commits.

There are 79 commits in total.

See the full diff

greenkeeper[bot] avatar Mar 20 '20 20:03 greenkeeper[bot]