get-convex / convex-helpers

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

Update dependency hono to v3.12.12 - autoclosed #48

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

honojs/hono (hono) ### [`v3.12.12`](https://togithub.com/honojs/hono/releases/tag/v3.12.12) [Compare Source](https://togithub.com/honojs/hono/compare/v3.12.11...v3.12.12) #### What's Changed - fix(types): `MergeSchemaPath` infer inputs not only params by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2154](https://togithub.com/honojs/hono/pull/2154) **Full Changelog**: https://github.com/honojs/hono/compare/v3.12.11...v3.12.12 ### [`v3.12.11`](https://togithub.com/honojs/hono/releases/tag/v3.12.11) [Compare Source](https://togithub.com/honojs/hono/compare/v3.12.10...v3.12.11) #### What's Changed - fix(html): Remove circular dependencies in `hono/html` by [@​javascripter](https://togithub.com/javascripter) in [https://github.com/honojs/hono/pull/2143](https://togithub.com/honojs/hono/pull/2143) - fix(types): `MergeSchemePath` infers param types correctly by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2152](https://togithub.com/honojs/hono/pull/2152) #### New Contributors - [@​javascripter](https://togithub.com/javascripter) made their first contribution in [https://github.com/honojs/hono/pull/2143](https://togithub.com/honojs/hono/pull/2143) **Full Changelog**: https://github.com/honojs/hono/compare/v3.12.10...v3.12.11 ### [`v3.12.10`](https://togithub.com/honojs/hono/releases/tag/v3.12.10) [Compare Source](https://togithub.com/honojs/hono/compare/v3.12.9...v3.12.10) #### What's Changed - fix(trie-router): fix same parameter name issue by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2136](https://togithub.com/honojs/hono/pull/2136) **Full Changelog**: https://github.com/honojs/hono/compare/v3.12.9...v3.12.10 ### [`v3.12.9`](https://togithub.com/honojs/hono/releases/tag/v3.12.9) [Compare Source](https://togithub.com/honojs/hono/compare/v3.12.8...v3.12.9) #### What's Changed - chore: add development environment by [@​jarqvi](https://togithub.com/jarqvi) in [https://github.com/honojs/hono/pull/2095](https://togithub.com/honojs/hono/pull/2095) - chore(lint): set `curly` rule as `all` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2112](https://togithub.com/honojs/hono/pull/2112) - fix: replace fs.existsSync() with Bun.file().exists() by [@​the-pesar](https://togithub.com/the-pesar) in [https://github.com/honojs/hono/pull/2115](https://togithub.com/honojs/hono/pull/2115) - fix(types): infer complex path params by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2122](https://togithub.com/honojs/hono/pull/2122) - fix(jsx): fix context provider with async component by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/2124](https://togithub.com/honojs/hono/pull/2124) #### New Contributors - [@​jarqvi](https://togithub.com/jarqvi) made their first contribution in [https://github.com/honojs/hono/pull/2095](https://togithub.com/honojs/hono/pull/2095) - [@​the-pesar](https://togithub.com/the-pesar) made their first contribution in [https://github.com/honojs/hono/pull/2115](https://togithub.com/honojs/hono/pull/2115) **Full Changelog**: https://github.com/honojs/hono/compare/v3.12.8...v3.12.9 ### [`v3.12.8`](https://togithub.com/honojs/hono/releases/tag/v3.12.8) [Compare Source](https://togithub.com/honojs/hono/compare/v3.12.7...v3.12.8) #### What's Changed - fix(factory): correct types inside of `createMiddleware()` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2081](https://togithub.com/honojs/hono/pull/2081) - fix: enable to return Response like object by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/2085](https://togithub.com/honojs/hono/pull/2085) - refactor: request param by [@​ariskemper](https://togithub.com/ariskemper) in [https://github.com/honojs/hono/pull/2088](https://togithub.com/honojs/hono/pull/2088) **Full Changelog**: https://github.com/honojs/hono/compare/v3.12.7...v3.12.8 ### [`v3.12.7`](https://togithub.com/honojs/hono/releases/tag/v3.12.7) [Compare Source](https://togithub.com/honojs/hono/compare/v3.12.6...v3.12.7) #### What's Changed - refactor: aws lambda createResult method by [@​ariskemper](https://togithub.com/ariskemper) in [https://github.com/honojs/hono/pull/2038](https://togithub.com/honojs/hono/pull/2038) - refactor: secure headers middleware by [@​ariskemper](https://togithub.com/ariskemper) in [https://github.com/honojs/hono/pull/2039](https://togithub.com/honojs/hono/pull/2039) - refactor: body parser by [@​ariskemper](https://togithub.com/ariskemper) in [https://github.com/honojs/hono/pull/2045](https://togithub.com/honojs/hono/pull/2045) - feat(dev): support `NO_COLOR` by [@​ryuapp](https://togithub.com/ryuapp) in [https://github.com/honojs/hono/pull/2007](https://togithub.com/honojs/hono/pull/2007) - refactor(test): change to not use `env` command by [@​ryuapp](https://togithub.com/ryuapp) in [https://github.com/honojs/hono/pull/2062](https://togithub.com/honojs/hono/pull/2062) - refactor: stream pull by [@​ariskemper](https://togithub.com/ariskemper) in [https://github.com/honojs/hono/pull/2057](https://togithub.com/honojs/hono/pull/2057) - refactor: url util splitRoutingPath by [@​ariskemper](https://togithub.com/ariskemper) in [https://github.com/honojs/hono/pull/2058](https://togithub.com/honojs/hono/pull/2058) - fix(hono-base): fix not found handler calling timing when one middleware by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/2080](https://togithub.com/honojs/hono/pull/2080) **Full Changelog**: https://github.com/honojs/hono/compare/v3.12.6...v3.12.7

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.