pulsate-dev / pulsate

Easy-to-change, faster, developer friendly next generation decentralized social media.
https://pulsate.dev
Apache License 2.0
21 stars 2 forks source link

fix(deps): update dependency hono to v4.6.8 #815

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

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

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.8

Configuration

📅 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.

codecov[bot] commented 3 weeks ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #815 +/- ## ======================================= Coverage 49.40% 49.40% ======================================= Files 149 149 Lines 13771 13771 Branches 1077 1077 ======================================= Hits 6803 6803 Misses 6968 6968 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.