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.5.1 #602

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hyper-express ~6.4.11 -> ~6.5.1 age adoption passing confidence

Release Notes

kartikk221/hyper-express ### [`v6.5.1`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.5.1) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.5.0...6.5.1) ##### What's Changed - Improved prototype inheritance for lazy initialized classes in `Request` / `Response` components. - Improved JSDoc & TypeScript types. **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.5.0...6.5.1 ### [`v6.5.0`](https://togithub.com/kartikk221/hyper-express/releases/tag/6.5.0) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/645602fbbce812e3d2f3f58f50f7c35be016a6d7...6.5.0) ##### What's Changed - Fixing parameter types for the get() method by [@​moufmouf](https://togithub.com/moufmouf) in [https://github.com/kartikk221/hyper-express/pull/127](https://togithub.com/kartikk221/hyper-express/pull/127) - Upgraded uWebsockets.js to v20.14.0. #### New Contributors - [@​moufmouf](https://togithub.com/moufmouf) made their first contribution in [https://github.com/kartikk221/hyper-express/pull/127](https://togithub.com/kartikk221/hyper-express/pull/127) **Full Changelog**: https://github.com/kartikk221/hyper-express/compare/6.4.11...6.5.0 ### [`v6.4.12`](https://togithub.com/kartikk221/hyper-express/compare/6.4.11...645602fbbce812e3d2f3f58f50f7c35be016a6d7) [Compare Source](https://togithub.com/kartikk221/hyper-express/compare/6.4.11...645602fbbce812e3d2f3f58f50f7c35be016a6d7)

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.

BobbyWibowo commented 1 year ago

Improved prototype inheritance for lazy initialized classes in Request / Response components.

This will require further testing before merge, just in case