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/zod-openapi to v0.18.2 #863

Closed renovate[bot] closed 10 hours ago

renovate[bot] commented 10 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hono/zod-openapi 0.18.0 -> 0.18.2 age adoption passing confidence

Release Notes

honojs/middleware (@​hono/zod-openapi) ### [`v0.18.2`](https://redirect.github.com/honojs/middleware/releases/tag/%40hono/zod-openapi%400.18.2) [Compare Source](https://redirect.github.com/honojs/middleware/compare/@hono/zod-openapi@0.18.1...@hono/zod-openapi@0.18.2) ##### Patch Changes - [#​853](https://redirect.github.com/honojs/middleware/pull/853) [`a9804afe71fe5876963b3a6f5972a3e5d50dbdca`](https://redirect.github.com/honojs/middleware/commit/a9804afe71fe5876963b3a6f5972a3e5d50dbdca) Thanks [@​yusukebe](https://redirect.github.com/yusukebe)! - fix: return `Response` if response is not text or JSON ### [`v0.18.1`](https://redirect.github.com/honojs/middleware/releases/tag/%40hono/zod-openapi%400.18.1) [Compare Source](https://redirect.github.com/honojs/middleware/compare/@hono/zod-openapi@0.18.0...@hono/zod-openapi@0.18.1) ##### Patch Changes - [#​849](https://redirect.github.com/honojs/middleware/pull/849) [`4ebecc61420b6bd94b3a44b8ea58a85654f7ec5d`](https://redirect.github.com/honojs/middleware/commit/4ebecc61420b6bd94b3a44b8ea58a85654f7ec5d) Thanks [@​askorupskyy](https://redirect.github.com/askorupskyy)! - Fix multi-middleware complex object type inference

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 10 hours ago

Codecov Report

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

Project coverage is 49.84%. Comparing base (db79541) to head (f630db4). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ======================================= Coverage 49.84% 49.84% ======================================= Files 172 172 Lines 16193 16193 Branches 1246 1246 ======================================= Hits 8072 8072 Misses 8121 8121 ```

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