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.0 #121

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

honojs/hono (hono) ### [`v4.4.0`](https://togithub.com/honojs/hono/compare/v4.3.11...v4.4.0) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.11...v4.4.0) ### [`v4.3.11`](https://togithub.com/honojs/hono/releases/tag/v4.3.11) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.10...v4.3.11) #### What's Changed - fix(middleware/jwt): fix incorrect assumption in jwt impl by [@​boehs](https://togithub.com/boehs) in [https://github.com/honojs/hono/pull/2775](https://togithub.com/honojs/hono/pull/2775) #### New Contributors - [@​boehs](https://togithub.com/boehs) made their first contribution in [https://github.com/honojs/hono/pull/2775](https://togithub.com/honojs/hono/pull/2775) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.10...v4.3.11 ### [`v4.3.10`](https://togithub.com/honojs/hono/releases/tag/v4.3.10) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.9...v4.3.10) #### What's Changed - fix(secure-header): Replace NodeJS Buffer API by [@​watany-dev](https://togithub.com/watany-dev) in [https://github.com/honojs/hono/pull/2761](https://togithub.com/honojs/hono/pull/2761) - fix(http-exception): prioritize the status code by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2767](https://togithub.com/honojs/hono/pull/2767) - feat(etag): export `RETAINED_304_HEADERS` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2763](https://togithub.com/honojs/hono/pull/2763) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.9...v4.3.10 ### [`v4.3.9`](https://togithub.com/honojs/hono/releases/tag/v4.3.9) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.8...v4.3.9) #### What's Changed - fix(factory): export `CreateHandlersInterface` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2752](https://togithub.com/honojs/hono/pull/2752) - feat(aws-lambda): add support for alb multiValueQueryStringParameters by [@​yiss](https://togithub.com/yiss) in [https://github.com/honojs/hono/pull/2751](https://togithub.com/honojs/hono/pull/2751) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.8...v4.3.9 ### [`v4.3.8`](https://togithub.com/honojs/hono/releases/tag/v4.3.8) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.7...v4.3.8) #### What's Changed - test(validator): compatibility with Node.js `v20.13.1` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2682](https://togithub.com/honojs/hono/pull/2682) - refactor(utils/jwt): remove some `any` by [@​fzn0x](https://togithub.com/fzn0x) in [https://github.com/honojs/hono/pull/2684](https://togithub.com/honojs/hono/pull/2684) - refactor(timing): don't use `Partial` for the options by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2712](https://togithub.com/honojs/hono/pull/2712) - refactor(secure-headers): don't use `Partial` for the options by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2713](https://togithub.com/honojs/hono/pull/2713) - fix(context): Retain all cookies when passing `ResponseInit` to `c.body` by [@​codeflows](https://togithub.com/codeflows) in [https://github.com/honojs/hono/pull/2690](https://togithub.com/honojs/hono/pull/2690) - fix(hono-jsx): make ref unrequried for forward ref by [@​dygy](https://togithub.com/dygy) in [https://github.com/honojs/hono/pull/2715](https://togithub.com/honojs/hono/pull/2715) #### New Contributors - [@​fzn0x](https://togithub.com/fzn0x) made their first contribution in [https://github.com/honojs/hono/pull/2684](https://togithub.com/honojs/hono/pull/2684) - [@​codeflows](https://togithub.com/codeflows) made their first contribution in [https://github.com/honojs/hono/pull/2690](https://togithub.com/honojs/hono/pull/2690) - [@​dygy](https://togithub.com/dygy) made their first contribution in [https://github.com/honojs/hono/pull/2715](https://togithub.com/honojs/hono/pull/2715) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.7...v4.3.8 ### [`v4.3.7`](https://togithub.com/honojs/hono/releases/tag/v4.3.7) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.6...v4.3.7) #### What's Changed - doc(ssg): Define the default value for Content-Type by [@​watany-dev](https://togithub.com/watany-dev) in [https://github.com/honojs/hono/pull/2666](https://togithub.com/honojs/hono/pull/2666) - feat(aws-lambda): add alb event processor by [@​yiss](https://togithub.com/yiss) in [https://github.com/honojs/hono/pull/2657](https://togithub.com/honojs/hono/pull/2657) - feat(utils/cookie): allow setting cookie SameSite attribute in lowercase too by [@​BlankParticle](https://togithub.com/BlankParticle) in [https://github.com/honojs/hono/pull/2668](https://togithub.com/honojs/hono/pull/2668) - fix(method-override): remove un-needed import of URLSearchParams in method override middleware by [@​f5io](https://togithub.com/f5io) in [https://github.com/honojs/hono/pull/2679](https://togithub.com/honojs/hono/pull/2679) #### New Contributors - [@​yiss](https://togithub.com/yiss) made their first contribution in [https://github.com/honojs/hono/pull/2657](https://togithub.com/honojs/hono/pull/2657) - [@​BlankParticle](https://togithub.com/BlankParticle) made their first contribution in [https://github.com/honojs/hono/pull/2668](https://togithub.com/honojs/hono/pull/2668) - [@​f5io](https://togithub.com/f5io) made their first contribution in [https://github.com/honojs/hono/pull/2679](https://togithub.com/honojs/hono/pull/2679) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.6...v4.3.7

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.