webuildsg / webuild

:memo: Robot-handpicked list of open events and open source for designers, developers and makers in Singapore
https://webuild.sg/
MIT License
62 stars 33 forks source link

Update express to the latest version 🚀 #266

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.14.1 of express just got published.

Dependency express
Current Version 4.14.0
Type dependency

The version 4.14.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of express. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


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: