the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.91k stars 644 forks source link

fix(deps): update dependency hyper-express to ~6.15.0 #7342

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hyper-express ~6.14.0 -> ~6.15.0 age adoption passing confidence

Release Notes

kartikk221/hyper-express (hyper-express) ### [`v6.15.0`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.15.0) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.12...6.15.0) #### What's Changed - Implemented `Server.shutdown()` method which allows for graceful shutdowns by returning a `Promise` that resolves once all pending requests have been handled. - Updated `uWebsockets.js` to `v20.43.0` - Update LiveDirectory.md for V3 by [@​benjaco](https://togithub.com/benjaco) in [https://github.com/kartikk221/hyper-express/pull/225](https://togithub.com/kartikk221/hyper-express/pull/225) - Support listen on unix domain socket by [@​bompus](https://togithub.com/bompus) in [https://github.com/kartikk221/hyper-express/pull/231](https://togithub.com/kartikk221/hyper-express/pull/231) - Update uWebSockets.js package.json by [@​joacub](https://togithub.com/joacub) in [https://github.com/kartikk221/hyper-express/pull/238](https://togithub.com/kartikk221/hyper-express/pull/238) - Correctly send single-fragment websocket streams by [@​pkaminski](https://togithub.com/pkaminski) in [https://github.com/kartikk221/hyper-express/pull/240](https://togithub.com/kartikk221/hyper-express/pull/240) - Add missing `compression` property to `WSRouteOptions` type. by [@​pkaminski](https://togithub.com/pkaminski) in [https://github.com/kartikk221/hyper-express/pull/239](https://togithub.com/kartikk221/hyper-express/pull/239) #### New Contributors - [@​benjaco](https://togithub.com/benjaco) made their first contribution in [https://github.com/kartikk221/hyper-express/pull/225](https://togithub.com/kartikk221/hyper-express/pull/225) - [@​bompus](https://togithub.com/bompus) made their first contribution in [https://github.com/kartikk221/hyper-express/pull/231](https://togithub.com/kartikk221/hyper-express/pull/231) - [@​pkaminski](https://togithub.com/pkaminski) made their first contribution in [https://github.com/kartikk221/hyper-express/pull/240](https://togithub.com/kartikk221/hyper-express/pull/240) **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.12...6.15.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.