syuilo / summaly

πŸ” Get a summary of any web page
MIT License
49 stars 24 forks source link

Update express to the latest version πŸš€ #33

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 4.14.1
Type devDependency

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 104 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 104 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: