-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @hono/zod-openapi to ^0.16.0 #22
base: main
Are you sure you want to change the base?
Conversation
Walkthrough
Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
fcc14ce
to
7fbc346
Compare
7fbc346
to
42438ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
9-9
: 依存関係の更新を承認しますが、アプリケーションの機能に影響がないか確認してください。
@hono/zod-openapi
のバージョンが^0.11.0
から^0.16.0
に更新されました。新しいバージョンには新機能や修正が含まれている可能性がありますので、アプリケーションが正常に機能するかテストを行うことをお勧めします。
This PR contains the following updates:
^0.11.0
->^0.16.0
Release Notes
honojs/middleware (@hono/zod-openapi)
v0.16.0
Compare Source
Minor Changes
dadf5ce3c2c134b83420702ca8fe13d6fb8d9390
Thanks @ameinhardt! - Allow multiple mime type responsev0.15.3
Compare Source
Patch Changes
c3d48868003ebd215074777a4846af208ddab123
Thanks @yusukebe! - fix: supportsrequired
for JSON and Form bodyv0.15.2
Compare Source
Patch Changes
a6ec008fbd8235368b796d2c0edb6adfe8c03cc5
Thanks @yusukebe! - fix: don't validate the body if content-type is mismatchedv0.15.1
Compare Source
Patch Changes
a04ab70c2c4254eed24efd81d6e5a31553553ec9
Thanks @adjsky! - fix(zod-openapi): infer OpenAPIObjectConfigv0.15.0
Compare Source
Minor Changes
f38a6166f6ced37ebea3f7cfcefe91d001b0c3b3
Thanks @DavidHavl! - Support other json content-types such as application/vnd.api+json, application/problem+json, etc.v0.14.9
Compare Source
Patch Changes
a405d0870998f131dbc05a44fae0e6df7ff82521
Thanks @paolostyle! - exposeextendZodWithOpenApi
fromzod-to-openapi
v0.14.8
Compare Source
Patch Changes
834a97a7b069fe5301f305f18bf271f3842af647
Thanks @yusukebe! - fix: supportcoerce
v0.14.7
Compare Source
Patch Changes
b06bde6ef59368e00c7c75f5866687df2ce47bd9
Thanks @yusukebe! - fix: support a base pathv0.14.6
Compare Source
Patch Changes
375c98b145560c855f9000c523734bb2d31990c9
Thanks @yusukebe! - fix: remove the type error for the hookv0.14.5
Compare Source
Patch Changes
053a85c722833b1f670fe667fb80b3cbe88f9a4d
Thanks @yusukebe! - fix: bump@asteasolutions/zod-to-openapi
v0.14.4
Compare Source
Patch Changes
9a9de504942358be5a77236231e20f5016b6d1a9
Thanks @yusukebe! - fix: useJSONParsed
for creating a response typev0.14.3
Compare Source
Patch Changes
ef9f45ab692c81e1474cfb054f55a2c9fc39bdf8
Thanks @yusukebe! - fix: relax types to support.refine()
for an objectv0.14.2
Compare Source
Patch Changes
69e53644647c156e5f6df0d981eabcd490c4e60b
Thanks @arjunyel! - Fix OpenAPI yaml with route middlewarev0.14.1
Compare Source
Patch Changes
aa055494974eb911ec784e6462691aafefd98125
]:v0.14.0
Compare Source
Minor Changes
a595e4e260040decd871e271c60c5a07c6db4086
Thanks @taku-hatano! - extract range definitions to StatusCodev0.13.0
Compare Source
Minor Changes
eeccd4fc2fd63c9d79d7a4911f80fa94d1680983
Thanks @akineko! - feat(zod-openapi): export RouteConfig typev0.12.2
Compare Source
Patch Changes
0a43d2c562f5adb12009f6bdd0e7fb7c06a625e6
Thanks @akineko! - fix(zod-openapi): update RouteHandler type to support MaybePromisev0.12.1
Compare Source
Patch Changes
2d5ef8255861482cd62deee3d6616a2e21016d53
Thanks @alexzhang1030! - fix(zod-openapi): return type of handler should be MaybePromisev0.12.0
Compare Source
Minor Changes
b03484ba056215f0506894f9156cb1e2963cb450
Thanks @yusukebe! - feat(zod-openapi): support "status code"v0.11.1
Compare Source
Patch Changes
88113fae8b5bd5d0a7662a1cca426f522da109b7
Thanks @taku-hatano! - Add Promise to HookConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.