get-convex / convex-helpers

A collection of useful code to complement the official packages.
MIT License
66 stars 8 forks source link

Update dependency hono to v4.4.11 #158

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hono (source) 4.4.10 -> 4.4.11 age adoption passing confidence

Release Notes

honojs/hono (hono) ### [`v4.4.11`](https://togithub.com/honojs/hono/releases/tag/v4.4.11) [Compare Source](https://togithub.com/honojs/hono/compare/v4.4.10...v4.4.11) #### What's Changed - refactor: remove unnecessary async keyword from router tests by [@​K-tecchan](https://togithub.com/K-tecchan) in [https://github.com/honojs/hono/pull/3061](https://togithub.com/honojs/hono/pull/3061) - fix(validator): don't return a FormData if formData is cached by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/3067](https://togithub.com/honojs/hono/pull/3067) - fix(client): Add Query Parameter Support to WebSocket Client in `hono/client` by [@​naporin0624](https://togithub.com/naporin0624) in [https://github.com/honojs/hono/pull/3066](https://togithub.com/honojs/hono/pull/3066) - refactor(types): move `HandlerInterface`'s `(path, handler)`s overloads down by [@​NamesMT](https://togithub.com/NamesMT) in [https://github.com/honojs/hono/pull/3072](https://togithub.com/honojs/hono/pull/3072) - test(helper/dev): fix typo of test case name by [@​yasuaki640](https://togithub.com/yasuaki640) in [https://github.com/honojs/hono/pull/3073](https://togithub.com/honojs/hono/pull/3073) - fix(stream): Fixed a problem that onAbort() is called even if request is normally closed in deno by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/3079](https://togithub.com/honojs/hono/pull/3079) #### New Contributors - [@​K-tecchan](https://togithub.com/K-tecchan) made their first contribution in [https://github.com/honojs/hono/pull/3061](https://togithub.com/honojs/hono/pull/3061) **Full Changelog**: https://github.com/honojs/hono/compare/v4.4.10...v4.4.11

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.