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 🚀 #280

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0-alpha.5 of express just got published.

Dependency express
Current Version 5.0.0-alpha.3
Type dependency

The version 5.0.0-alpha.5 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 5.0.0-alpha.5

This is the fifth Express 5.0 alpha release, based off 4.15.2 and includes
changes from 5.0.0-alpha.4.

Commits

The new version differs by 61 commits .

  • 21f725e 5.0.0-alpha.5
  • e5dbb0c Merge tag '4.15.2'
  • d43b074 4.15.2
  • 05fd1e4 deps: update example dependencies
  • 85c96fd deps: qs@6.4.0
  • d32ed68 4.15.1
  • 57d3dfd examples: merge the jade example into ejs
  • eece385 tests: use path.join instead of concatenation
  • 8eb95ae examples: use path.join instead of concatenation
  • 67168fe deps: serve-static@1.12.1
  • c0089d9 deps: send@0.15.1
  • dc8acc8 tests: use supertest expect for simple assertions
  • 7027b37 lint: remove unused err argument
  • b4550fb Use ejs instead of jade within engine jsdoc
  • a3a9166 5.0.0-alpha.4

There are 61 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: