Chatie / server

Cloud Management Service for Chatie
https://www.chatie.io
Apache License 2.0
3 stars 2 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.14.1 of express just got published.

Branch Build failing 🚨
Dependency express
Current Version 4.14.0
Type dependency

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

As express 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 could not complete due to an error [Details](https://travis-ci.org/zixia/wechaty.io/builds/196230305)
Release Notes 4.14.1
  • deps: content-disposition@0.5.2
  • deps: finalhandler@0.5.1
    • Fix exception when err.headers is not an object
    • deps: statuses@~1.3.1
    • perf: hoist regular expressions
    • perf: remove duplicate validation path
  • deps: proxy-addr@~1.1.3
    • deps: ipaddr.js@1.2.0
  • deps: send@0.14.2
    • deps: http-errors@~1.5.1
    • deps: ms@0.7.2
    • deps: statuses@~1.3.1
  • deps: serve-static@~1.11.2
    • deps: send@0.14.2
  • deps: type-is@~1.6.14
    • deps: mime-types@~2.1.13
Commits

The new version differs by 24 commits .

  • 0437c51 4.14.1
  • 1f70b76 build: Node.js@4.7
  • 0b39fa2 build: should@11.2.0
  • 0d6c64f deps: type-is@~1.6.14
  • c238aca examples: remove big-view example
  • 6b506d8 examples: fix mvc example to ignore files in controllers dir
  • dc48f27 deps: update example dependencies
  • 8e14e06 deps: serve-static@~1.11.2
  • 572657e deps: send@0.14.2
  • cfae537 deps: finalhandler@0.5.1
  • a3d6353 deps: proxy-addr@~1.1.3
  • a2e323a build: should@11.1.2
  • e73913b build: mocha@3.2.0
  • ddc93aa deps: content-disposition@0.5.2
  • 6723b44 tests: add test for res.sendFile "cacheContol" option

There are 24 commits in total. 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: