Skip to content

build(deps): bump @hono/standard-validator from 0.2.2 to 0.2.3 - #10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono/standard-validator-0.2.3
Open

build(deps): bump @hono/standard-validator from 0.2.2 to 0.2.3#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono/standard-validator-0.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @hono/standard-validator from 0.2.2 to 0.2.3.

Release notes

Sourced from @​hono/standard-validator's releases.

@​hono/standard-validator@​0.2.3

Patch Changes

  • #2008 a47c715fdbac8406e0399f8f5576dca596e2e5b8 Thanks @​MathurAditya724! - fix(standard-validator): preserve literal union types in RPC input and fix hook data type
    • Port InferInput utility from @hono/zod-validator to preserve literal union types (e.g., z.enum(["asc", "desc"])) in the RPC client's input type, while still falling back to wire-level types (string | string[] for query, string for param/header/cookie) for non-literal values.
    • Fix hook data type to use InferInput instead of InferOutput, matching the runtime behavior where the raw input value is passed to the hook (fixes #1990).
Changelog

Sourced from @​hono/standard-validator's changelog.

0.2.3

Patch Changes

  • #2008 a47c715fdbac8406e0399f8f5576dca596e2e5b8 Thanks @​MathurAditya724! - fix(standard-validator): preserve literal union types in RPC input and fix hook data type
    • Port InferInput utility from @hono/zod-validator to preserve literal union types (e.g., z.enum(["asc", "desc"])) in the RPC client's input type, while still falling back to wire-level types (string | string[] for query, string for param/header/cookie) for non-literal values.
    • Fix hook data type to use InferInput instead of InferOutput, matching the runtime behavior where the raw input value is passed to the hook (fixes #1990).
Commits
  • b9168e8 Version Packages (#2011)
  • a47c715 fix(standard-validator): preserve literal unions in RPC input type and fix ho...
  • c5ba38b chore(deps-dev): bump tsdown from 0.22.2 to 0.22.3 (#1996)
  • f89ea30 chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 (#1866)
  • bf845ad chore: unblock TypeScript v6 (#1937)
  • 2cbc5f0 chore(deps-dev): bump tsdown to 0.22.2 (#1908)
  • 4dca7a0 chore(dev-deps): bump @​cloudflare/vitest-pool-workers to 0.16.10 (#1907)
  • 841e2ce fix(standard-validator): fix the type errors (#1830)
  • fc4a20a chore(deps-dev): bump arktype from 2.1.29 to 2.2.0 (#1816)
  • af99687 chore(deps-dev): bump valibot from 1.1.0 to 1.3.0 (#1800)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@hono/standard-validator](https://github.com/honojs/middleware/tree/HEAD/packages/standard-validator) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/standard-validator/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/standard-validator@0.2.3/packages/standard-validator)

---
updated-dependencies:
- dependency-name: "@hono/standard-validator"
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
onemap-proxy 9672edb Jul 07 2026, 09:44 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants