Skip to content

chore(deps): update dependency @hono/zod-openapi to v1.5.2 - #2402

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hono-zod-openapi-1.x-lockfile
Open

chore(deps): update dependency @hono/zod-openapi to v1.5.2#2402
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hono-zod-openapi-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hono/zod-openapi (source) 1.5.11.5.2 age adoption passing confidence

Release Notes

honojs/middleware (@​hono/zod-openapi)

v1.5.2

Compare Source

Patch Changes
  • #​2069 fc0377c5595bde3147d181e5013a3fc710175e40 Thanks @​edenbuilds! - fix(zod-openapi): keep the z import edge so .openapi() survives bundling

    Re-exporting zod's z as a pass-through let esbuild code-splitting resolve
    import { z } from '@hono/zod-openapi' straight to zod and drop the edge to the
    module that runs extendZodWithOpenApi(z), so schemas could be built before the
    patch applied and .openapi() was undefined at runtime. Export z as an alias
    declaration instead: it compiles to a binding local to the module, which keeps
    that edge, while still carrying zod's type namespace so z.infer, z.ZodType
    and the rest continue to work. Fixes #​2051.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) August 11, 2026 21:32
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploying kcmsx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3715520
Status: ✅  Deploy successful!
Preview URL: https://8b18a697.kcmsx.pages.dev
Branch Preview URL: https://renovate-hono-zod-openapi-1-175k.kcmsx.pages.dev

View logs

@renovate
renovate Bot force-pushed the renovate/hono-zod-openapi-1.x-lockfile branch from 551600a to 416d5be Compare August 11, 2026 21:38
@renovate
renovate Bot force-pushed the renovate/hono-zod-openapi-1.x-lockfile branch from 416d5be to 3715520 Compare August 12, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants