Closed renovate[bot] closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49.40%. Comparing base (
dadf2dc
) to head (f8e9ac6
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
4.6.7
->4.6.8
Release Notes
honojs/hono (hono)
### [`v4.6.8`](https://redirect.github.com/honojs/hono/releases/tag/v4.6.8) [Compare Source](https://redirect.github.com/honojs/hono/compare/v4.6.7...v4.6.8) #### What's Changed - fix(bun/ws): fix invalid types by [@nakasyou](https://redirect.github.com/nakasyou) in [https://github.com/honojs/hono/pull/3562](https://redirect.github.com/honojs/hono/pull/3562) - fix(utils/cookie): partitioned typo in CookieOptions by [@imcotton](https://redirect.github.com/imcotton) in [https://github.com/honojs/hono/pull/3566](https://redirect.github.com/honojs/hono/pull/3566) - fix(websocket): Fix typo in WSContextInit type by [@Ariel-Moroshko](https://redirect.github.com/Ariel-Moroshko) in [https://github.com/honojs/hono/pull/3575](https://redirect.github.com/honojs/hono/pull/3575) - fix(websocket): prevent sending entire buffer when streaming Uint8Array chunks by [@Ariel-Moroshko](https://redirect.github.com/Ariel-Moroshko) in [https://github.com/honojs/hono/pull/3570](https://redirect.github.com/honojs/hono/pull/3570) - fix(bun/ws): supoort `--hot` by [@nakasyou](https://redirect.github.com/nakasyou) in [https://github.com/honojs/hono/pull/3576](https://redirect.github.com/honojs/hono/pull/3576) - feat(header): suggest name of header and combine in one file by [@EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3577](https://redirect.github.com/honojs/hono/pull/3577) - fix(devcontainer): remove unknown flag on docker-compose by [@EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3582](https://redirect.github.com/honojs/hono/pull/3582) - fix(types): replace Hono with HonoBase to get better consistency of types by [@m-shaka](https://redirect.github.com/m-shaka) in [https://github.com/honojs/hono/pull/3580](https://redirect.github.com/honojs/hono/pull/3580) #### New Contributors - [@Ariel-Moroshko](https://redirect.github.com/Ariel-Moroshko) made their first contribution in [https://github.com/honojs/hono/pull/3575](https://redirect.github.com/honojs/hono/pull/3575) **Full Changelog**: https://github.com/honojs/hono/compare/v4.6.7...v4.6.8Configuration
📅 Schedule: Branch creation - "before 3am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.