jkyberneees / fastify-gateway

A Node.js API gateway that just works!
https://www.npmjs.com/package/k-fastify-gateway
MIT License
108 stars 14 forks source link

Update 0http to the latest version 🚀 #54

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency 0http was updated from 1.2.4 to 2.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: jkyberneees License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for Improve Node.js HTTP server compatibility in "low"
  • The req.url also contains query string.
  • The req.path value is now consistent across nested routers in/out
Commits

The new version differs by 14 commits.

  • c37d238 v2.2.2 ;)
  • 49fcacc increase nodejs HTTP server compatibility
  • 7240844 keep consistent path values over nested routers
  • ee83e18 exclude .vscode folder
  • b332926 improve nested routers tests
  • a991626 minor source code refactoring
  • c24f6e9 v2.2.1
  • 6a08be4 avoid double callback call
  • a70d4d9 Merge pull request #9 from jkyberneees/improve-error-handling
  • f2e0a82 v2.2.0
  • 2efd6e0 extend error handling to traditional middlewares
  • d0a574a extend docs
  • e86612d updating error handler demo
  • cf0dd9d Router query string support (#8)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀