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.12 #853

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

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

Release Notes

honojs/hono (hono) ### [`v4.6.12`](https://redirect.github.com/honojs/hono/releases/tag/v4.6.12) [Compare Source](https://redirect.github.com/honojs/hono/compare/v4.6.11...v4.6.12) #### What's Changed - ci(perf-measures): support `KB` by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3696](https://redirect.github.com/honojs/hono/pull/3696) - perf(router): sort handlers by score only when necessary by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3697](https://redirect.github.com/honojs/hono/pull/3697) - feat(css): add CSP nonce to hono/css related style and script tags by [@​meck93](https://redirect.github.com/meck93) in [https://github.com/honojs/hono/pull/3685](https://redirect.github.com/honojs/hono/pull/3685) - fix(adapter/aws-lambda): add alb event requestContext undefined check for testing convenience by [@​ospatil](https://redirect.github.com/ospatil) in [https://github.com/honojs/hono/pull/3691](https://redirect.github.com/honojs/hono/pull/3691) #### New Contributors - [@​meck93](https://redirect.github.com/meck93) made their first contribution in [https://github.com/honojs/hono/pull/3685](https://redirect.github.com/honojs/hono/pull/3685) - [@​ospatil](https://redirect.github.com/ospatil) made their first contribution in [https://github.com/honojs/hono/pull/3691](https://redirect.github.com/honojs/hono/pull/3691) **Full Changelog**: https://github.com/honojs/hono/compare/v4.6.11...v4.6.12

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 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.76%. Comparing base (57d543a) to head (d7b3bf3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #853 +/- ## ========================================= + Coverage 0 49.76% +49.76% ========================================= Files 0 172 +172 Lines 0 15888 +15888 Branches 0 1246 +1246 ========================================= + Hits 0 7906 +7906 - Misses 0 7982 +7982 ```

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