Commit Graph

110 Commits (9afa292ca5c62c3f0e53d333ee9ab02180b7ac83)

Author SHA1 Message Date
github-actions[bot] 9afa292ca5
Version Packages (#1176)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-27 17:55:25 +09:00
github-actions[bot] 247f7705b3
Version Packages (#1143)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-27 20:30:24 +09:00
github-actions[bot] abb260632f
Version Packages (#1128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 07:34:31 +09:00
Daniel Tao 63a9dff2b9
chore(zod-openapi): lock zod-to-openapi to `^7.3.0` to fix `z.custom` (#1127)
* chore(zod-openapi): lock zod-to-openapi to `^7.3.0` to fix schemas using `z.custom`

* add changeset
2025-04-18 07:30:36 +09:00
github-actions[bot] 99e7bf2e64
Version Packages (#1115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 18:40:50 +09:00
github-actions[bot] 9f3027a4a0
Version Packages (#1107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-07 18:46:24 +09:00
Jonathan Haines e8512f0ee9
build: typescript project references (#1077)
* build: typescript project references

* chore: remove duplicate keys
2025-04-02 18:28:02 +09:00
Jonathan Haines b18f24379b
chore(dev-deps): upgrade to hono v4 (#1092)
* chore(dev-deps): upgrade to hono v4

* chore(zod-openapi): build workspace dependencies

* chore(trpc-server): ignore null body type
2025-03-31 18:20:57 +09:00
Jonathan Haines ff2c1cd2fc
build(zod-openapi): lint published package (#1069) 2025-03-27 15:08:49 +09:00
Jonathan Haines 4d67af162f
test(workspace): upgrade to vitest v3 (#1009)
* test(workspace): upgrade to vitest v3

Fixes #1007

* chore(standard-validator): add vitest type to `tsconfig.json`

* chore: update `yarn.lock`

* chore(zod-openapi): bump `typescript`

* chore(typia-validator): make it ESM

* ci(bun-transpiler): fix Bun to v1.1.32

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-12 12:52:15 +09:00
Jonathan Haines 5ea7fb5d09
chore: Migrate workspaces that use `jest` to `vitest` (#998)
* docs(contributing): add section on testing

Fixes #994

* test(clerk-auth): replace jest with vitest

* test(graphql-server): replace jest with vitest

* test(medley-router): replace jest with vitest

* test(oauth-providers): replace jest with vitest

* test(oidc-auth): replace jest with vitest

* test(sentry): replace jest with vitest

* test(trpc-server): replace jest with vitest

* test(typebox-validator): replace jest with vitest

* test(typia-validator): replace jest with vitest

* test(valibot-validator): replace jest with vitest

* chore: cleanup remaining references to jest

* chore: fix lint errors

* test(typia-validator): fix exclude directory

* test(oauth-providers): use vitest environment miniflare

* chore: update `yarn.lock`

* chore(zod-openapi): pin zod-validator to 0.4.2

* test(graphql-server): remove console filtering

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-04 22:00:28 +09:00
github-actions[bot] 0f8d2f3d05
Version Packages (#997)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-03 06:08:20 +09:00
github-actions[bot] 10d65d1828
Version Packages (#993)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-02 17:51:58 +09:00
github-actions[bot] e0880ca4a9
Version Packages (#987)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 17:57:02 +09:00
github-actions[bot] 4e4e40cdbf
Version Packages (#957) 2025-02-04 18:25:20 +09:00
github-actions[bot] 3bd19aec54
Version Packages (#858) 2024-11-29 21:12:25 +09:00
github-actions[bot] b1fdf7202f
Version Packages (#854) 2024-11-28 19:05:51 +09:00
github-actions[bot] a2ffc34b31
Version Packages (#851) 2024-11-28 10:57:56 +09:00
github-actions[bot] c063c66a55
Version Packages (#838) 2024-11-19 11:00:17 +09:00
Yusuke Wada ebd70a0e03
feat(zod-openapi): support `enum` (#837)
* feat(zod-openapi): support `enum`

* add changeset

* add changeset
2024-11-19 10:53:55 +09:00
github-actions[bot] 68753ca8b2
Version Packages (#830) 2024-11-16 09:50:57 +09:00
github-actions[bot] d903e27888
Version Packages (#811) 2024-11-07 12:19:54 +09:00
Yusuke Wada aba8ea6411 chore(zod-openapi): don't release 2024-10-06 13:42:27 +09:00
github-actions[bot] 7253e6b9f1
Version Packages (#764) 2024-10-06 13:28:47 +09:00
github-actions[bot] f6f13175e2
Version Packages (#761) 2024-10-03 19:16:05 +09:00
github-actions[bot] cb126e0902
Version Packages (#751) 2024-09-26 12:38:19 +09:00
Yusuke Wada 98d4ceab9c
chore(zod-openapi): bump `@hono/zod-validator` (#750)
* chore(zod-openapi): bump `@hono/zod-validator`

* add changeset
2024-09-26 12:35:15 +09:00
Yusuke Wada c4f537ff63 chore: update lockfile 2024-09-26 12:18:36 +09:00
Yusuke Wada fb64367811 fix(zod-openapi): fix `@hono/zod-validator` version 2024-09-26 12:16:14 +09:00
github-actions[bot] 18c9518505
Version Packages (#748) 2024-09-26 12:04:09 +09:00
github-actions[bot] 588b0eb151
Version Packages (#714) 2024-08-25 15:16:19 +09:00
github-actions[bot] 2528a9fd63
Version Packages (#690) 2024-08-11 11:36:08 +09:00
github-actions[bot] 2d14b1c8a4
Version Packages (#687) 2024-08-10 16:13:31 +09:00
Yusuke Wada a6ec008fbd
fix(zod-openapi): don't validate the body if content-type is mismatched (#686)
* fix(zod-openapi): don't validate the body if content-type is mismatched

* changeset
2024-08-10 16:01:19 +09:00
github-actions[bot] e488b9f08a
Version Packages (#659) 2024-07-21 18:29:59 +09:00
github-actions[bot] 9467b7e54c
Version Packages (#647) 2024-07-17 21:39:14 +09:00
github-actions[bot] d722b198e0
Version Packages (#635) 2024-07-11 16:39:12 +09:00
github-actions[bot] 9bf6c4bb8e
Version Packages (#624) 2024-07-07 13:03:36 +09:00
github-actions[bot] 52c0e418cd
Version Packages (#610) 2024-07-02 00:21:10 +09:00
github-actions[bot] 51813f68f3
Version Packages (#608) 2024-07-01 23:01:40 +09:00
github-actions[bot] 023e07be0a
Version Packages (#583) 2024-06-18 00:13:24 +09:00
Yusuke Wada 053a85c722
fix(zod-openapi): bump `@asteasolutions/zod-to-openapi` (#582)
* fix(zod-openapi): bump `@asteasolutions/zod-to-openapi`

* add changeset

* update lockfile
2024-06-18 00:08:58 +09:00
github-actions[bot] 9d3609f1ca
Version Packages (#577) 2024-06-15 00:26:54 +09:00
github-actions[bot] 6b06138a50
Version Packages (#575) 2024-06-14 19:08:46 +09:00
Yusuke Wada ef9f45ab69
fix(zod-openapi): relax types to support `.refine()` for an object (#574)
* fix(zod-openapi): relax types to support `.refine()` for an object

* add a chengeset
2024-06-14 18:58:40 +09:00
github-actions[bot] ce635982d7
Version Packages (#558) 2024-06-05 00:01:05 +09:00
arjunyel 69e5364464
fix(zod-openapi): support openapi yaml with middleware (#557) 2024-06-04 23:48:47 +09:00
Yusuke Wada 1b641bee14 chore(zod-openapi): fixed the dependencies 2024-06-01 11:45:03 +09:00
github-actions[bot] 0996475ab3
Version Packages (#554) 2024-06-01 11:40:07 +09:00
github-actions[bot] 30cee0c482
Version Packages (#540) 2024-05-23 22:06:31 +09:00