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.10 #835

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

honojs/hono (hono) ### [`v4.6.10`](https://redirect.github.com/honojs/hono/releases/tag/v4.6.10) [Compare Source](https://redirect.github.com/honojs/hono/compare/v4.6.9...v4.6.10) #### What's Changed - chore: format `no-response.yml` by [@​yusukebe](https://redirect.github.com/yusukebe) in [https://github.com/honojs/hono/pull/3622](https://redirect.github.com/honojs/hono/pull/3622) - ci(deno): merge deno runtime coverage by [@​usualoma](https://redirect.github.com/usualoma) in [https://github.com/honojs/hono/pull/3632](https://redirect.github.com/honojs/hono/pull/3632) - chore: bump `devDependencies` by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3633](https://redirect.github.com/honojs/hono/pull/3633) - fix(jsr): fix missing exports by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3636](https://redirect.github.com/honojs/hono/pull/3636) - refactor(hono-base): use object abbreviation notation by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3640](https://redirect.github.com/honojs/hono/pull/3640) - chore(build): validate if exporting is correct in `package.json` and `jsr.json` by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3638](https://redirect.github.com/honojs/hono/pull/3638) - fix(serveStatic): add guard to prevent reading empty folders by [@​oussamasf](https://redirect.github.com/oussamasf) in [https://github.com/honojs/hono/pull/3639](https://redirect.github.com/honojs/hono/pull/3639) - docs(service-worker): fix module docs for service worker adapter by [@​rwv](https://redirect.github.com/rwv) in [https://github.com/honojs/hono/pull/3645](https://redirect.github.com/honojs/hono/pull/3645) - refactor(hono-base): remove unneeded processes and variables by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3649](https://redirect.github.com/honojs/hono/pull/3649) - perf(trie-router): optimize and remove unnecessary processes by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3647](https://redirect.github.com/honojs/hono/pull/3647) - refactor(router): use `#` for private props to reduce the minified bundle size by [@​EdamAme-x](https://redirect.github.com/EdamAme-x) in [https://github.com/honojs/hono/pull/3660](https://redirect.github.com/honojs/hono/pull/3660) - fix(middleware/combine): prevent `c.req.routeIndex` from being changed by [@​usualoma](https://redirect.github.com/usualoma) in [https://github.com/honojs/hono/pull/3663](https://redirect.github.com/honojs/hono/pull/3663) #### New Contributors - [@​oussamasf](https://redirect.github.com/oussamasf) made their first contribution in [https://github.com/honojs/hono/pull/3639](https://redirect.github.com/honojs/hono/pull/3639) - [@​rwv](https://redirect.github.com/rwv) made their first contribution in [https://github.com/honojs/hono/pull/3645](https://redirect.github.com/honojs/hono/pull/3645) **Full Changelog**: https://github.com/honojs/hono/compare/v4.6.9...v4.6.10

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 2 weeks ago

Codecov Report

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

Project coverage is 49.13%. Comparing base (b40c5f3) to head (30f4212). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #835 +/- ## ======================================= Coverage 49.13% 49.13% ======================================= Files 165 165 Lines 15435 15435 Branches 1211 1211 ======================================= Hits 7584 7584 Misses 7851 7851 ```

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