BobbyWibowo / lolisafe

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

fix(deps): update dependency hyper-express to ~6.4.4 #556

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hyper-express ~6.4.2 -> ~6.4.4 age adoption passing confidence

Release Notes

kartikk221/hyper-express ### [`v6.4.4`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.4.4) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.4.3...6.4.4) ##### What's Changed - Fixed bug with the `Response` component attempting to modify the prototype of `Request` component when inheriting methods/properties. - Improved codebase organization by separating compatibility methods/properties into their own separate classes. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.4.3...6.4.4 ### [`v6.4.3`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.4.3) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.4.2...6.4.3) ##### What's Changed - Improved performance by utilizing lazy stream initialization for both `Request` and `Response` component. - Added `'use strict'` prefix to source for better enforced practices. - Reduced package size by utilizing native `http` module status code constants. - Improved JSDoc & TypeScript types. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.4.2...6.4.3

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.