BobbyWibowo / lolisafe

Blazing fast file uploader and awesome bunker written in node! 🚀
MIT License
317 stars 56 forks source link

fix(deps): update dependency hyper-express to ~6.14.12 #744

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hyper-express ~6.14.4 -> ~6.14.12 age adoption passing confidence

Release Notes

kartikk221/hyper-express (hyper-express) ### [`v6.14.12`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.12) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.11...6.14.12) #### What's Changed - Fixed bug with `uWebsockets.js` discarded access errors being thrown under certain race conditions due to unsafe corking of Response during asynchronous handling. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.11...6.14.12 ### [`v6.14.11`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.11) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.10...6.14.11) #### What's Changed - Updates `uWebsockets.js` to `v20.41.0` **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.10...6.14.11 ### [`v6.14.10`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.10) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.9...6.14.10) #### What's Changed - Fixed bug with `Response` not properly emitting the `abort` and `close` events when the client closes connection. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.9...6.14.10 ### [`v6.14.9`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.9) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.8...6.14.9) #### What's Changed - Updates `uWebsockets.js` to `v20.39.0` **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.8...6.14.9 ### [`v6.14.8`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.8) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.7...6.14.8) #### What's Changed - Update package.json to bump uWebSockets.js by [@​joacub](https://togithub.com/joacub) in [https://github.com/kartikk221/hyper-express/pull/213](https://togithub.com/kartikk221/hyper-express/pull/213) #### New Contributors - [@​joacub](https://togithub.com/joacub) made their first contribution in [https://github.com/kartikk221/hyper-express/pull/213](https://togithub.com/kartikk221/hyper-express/pull/213) **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.7...6.14.8 ### [`v6.14.7`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.7) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/7740d90a0b3b186138cf85734034bb8fa81178b4...6.14.7) #### What's Changed - FIxed `Request.multipart()` method's returned `Promise` to properly await the last async execution of the field handler callback for a proper top-level resolver once all fields have been completely handled. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.5...6.14.7 ### [`v6.14.6`](https://togithub.com/kartikk221/hyper-express/compare/6.14.5...7740d90a0b3b186138cf85734034bb8fa81178b4) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.5...7740d90a0b3b186138cf85734034bb8fa81178b4) ### [`v6.14.5`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.14.5) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.14.4...6.14.5) #### What's Changed - Fixed the `Response.type()` method to properly write the appropriate `content-type` header from the `mime-types` library. - Fixed the `Response.html()` method to properly write the charset in the `content-type` HTML header. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.14.4...6.14.5

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" in timezone Asia/Jakarta, 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.