Skip to content

Commit 48be4b8

Browse files
chore(deps): update typia (#1261)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@samchon/openapi](https://samchon.github.io/openapi/api) ([source](https://redirect.github.com/samchon/openapi)) | [`4.3.2` -> `4.6.0`](https://renovatebot.com/diffs/npm/@samchon%2fopenapi/4.3.2/4.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@samchon%2fopenapi/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@samchon%2fopenapi/4.3.2/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typia](https://typia.io) ([source](https://redirect.github.com/samchon/typia)) | [`9.3.1` -> `9.6.1`](https://renovatebot.com/diffs/npm/typia/9.3.1/9.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typia/9.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typia/9.3.1/9.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typia-rspack-plugin](https://redirect.github.com/colinaaa/typia-rspack-plugin) | [`2.1.0` -> `2.2.0`](https://renovatebot.com/diffs/npm/typia-rspack-plugin/2.1.0/2.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typia-rspack-plugin/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typia-rspack-plugin/2.1.0/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>samchon/openapi (@&#8203;samchon/openapi)</summary> ### [`v4.6.0`](https://redirect.github.com/samchon/openapi/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/samchon/openapi/compare/v4.5.0...v4.6.0) ##### What's Changed - Add 'equals' property to various interfaces and functions for validation by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/195](https://redirect.github.com/samchon/openapi/pull/195) - Fix `HttpLlm.application()`'s reference separation problem. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/196](https://redirect.github.com/samchon/openapi/pull/196) - Add 'equals' property to LLM schema composers and update validation tests by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/197](https://redirect.github.com/samchon/openapi/pull/197) - `IValidation.IError.description` filling about `undefined` cases. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/198](https://redirect.github.com/samchon/openapi/pull/198) **Full Changelog**: samchon/openapi@v4.5.0...v4.6.0 ### [`v4.5.0`](https://redirect.github.com/samchon/openapi/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/samchon/openapi/compare/v4.4.1...v4.5.0) ##### What's Changed - `IChatGptSchema.title` in description as JSDocTag. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/194](https://redirect.github.com/samchon/openapi/pull/194) **Full Changelog**: samchon/openapi@v4.4.1...v4.5.0 ### [`v4.4.1`](https://redirect.github.com/samchon/openapi/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/samchon/openapi/compare/7ae642d8cf639b2bb23b36cf652a3362512d9c72...v4.4.1) ##### What's Changed - Documentation on `IValidation` type + prettier on JSDoc. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/188](https://redirect.github.com/samchon/openapi/pull/188) - New AI function calling schema property: `IChatGptSchema.IAnyOf["x-discriminator"]` by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/189](https://redirect.github.com/samchon/openapi/pull/189) - Fix discrimiantor mapping property of AI schemas by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/190](https://redirect.github.com/samchon/openapi/pull/190) - Add new property `IValidation.IError.description` by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/191](https://redirect.github.com/samchon/openapi/pull/191) - Make reference option of AI schema to be default `true`. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/192](https://redirect.github.com/samchon/openapi/pull/192) - Exact description of `IValidation.IError.value` by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/193](https://redirect.github.com/samchon/openapi/pull/193) **Full Changelog**: samchon/openapi@v4.3.3...v4.4.1 ### [`v4.4.0`](https://redirect.github.com/samchon/openapi/compare/v4.3.3...7ae642d8cf639b2bb23b36cf652a3362512d9c72) [Compare Source](https://redirect.github.com/samchon/openapi/compare/v4.3.3...7ae642d8cf639b2bb23b36cf652a3362512d9c72) ### [`v4.3.3`](https://redirect.github.com/samchon/openapi/releases/tag/v4.3.3) [Compare Source](https://redirect.github.com/samchon/openapi/compare/v4.3.2...v4.3.3) ##### What's Changed - Fix `ClaudeSchemaComposer.invert()` function bug for `oneOf` type. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/openapi/pull/187](https://redirect.github.com/samchon/openapi/pull/187) **Full Changelog**: samchon/openapi@v4.3.2...v4.3.3 </details> <details> <summary>samchon/typia (typia)</summary> ### [`v9.6.1`](https://redirect.github.com/samchon/typia/releases/tag/v9.6.1) [Compare Source](https://redirect.github.com/samchon/typia/compare/v9.6.0...v9.6.1) #### What's Changed - Bump up TypeScript to 5.9 by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1619](https://redirect.github.com/samchon/typia/pull/1619) **Full Changelog**: samchon/typia@v9.6.0...v9.6.1 ### [`v9.6.0`](https://redirect.github.com/samchon/typia/releases/tag/v9.6.0) [Compare Source](https://redirect.github.com/samchon/typia/compare/v9.5.0...v9.6.0) ##### What's Changed - Support `validateEquals()` function for LLM. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1609](https://redirect.github.com/samchon/typia/pull/1609) - feat: modify typia.llm.application non-object error message by [@&#8203;luke0408](https://redirect.github.com/luke0408) in [https://github.com/samchon/typia/pull/1572](https://redirect.github.com/samchon/typia/pull/1572) - Support `validateEquals()` even in `llm.application()` with parameters' separation. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1611](https://redirect.github.com/samchon/typia/pull/1611) - `IValidation.IError.description` for special `undefined` cases. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1612](https://redirect.github.com/samchon/typia/pull/1612) ##### New Contributors - [@&#8203;luke0408](https://redirect.github.com/luke0408) made their first contribution in [https://github.com/samchon/typia/pull/1572](https://redirect.github.com/samchon/typia/pull/1572) **Full Changelog**: samchon/typia@v9.5.0...v9.6.0 ### [`v9.5.0`](https://redirect.github.com/samchon/typia/releases/tag/v9.5.0) [Compare Source](https://redirect.github.com/samchon/typia/compare/v9.4.0...v9.5.0) ##### What's Changed - Change JSON schema title rule. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1605](https://redirect.github.com/samchon/typia/pull/1605) - Remove `@samchon/openapi` from `peerDependencies`. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1606](https://redirect.github.com/samchon/typia/pull/1606) **Full Changelog**: samchon/typia@v9.4.0...v9.5.0 ### [`v9.4.0`](https://redirect.github.com/samchon/typia/releases/tag/v9.4.0) [Compare Source](https://redirect.github.com/samchon/typia/compare/v9.3.1...v9.4.0) ##### What's Changed - Add examples for website serving by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1591](https://redirect.github.com/samchon/typia/pull/1591) - Test `RemoteSource` by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1592](https://redirect.github.com/samchon/typia/pull/1592) - Fill guide documents' source codes from remote URL by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1594](https://redirect.github.com/samchon/typia/pull/1594) - Fix website RemoteSource URL bug by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1595](https://redirect.github.com/samchon/typia/pull/1595) - docs: document standard schema by [@&#8203;sevenc-nanashi](https://redirect.github.com/sevenc-nanashi) in [https://github.com/samchon/typia/pull/1589](https://redirect.github.com/samchon/typia/pull/1589) - Fix typo in console generate usage by [@&#8203;uh-zuh](https://redirect.github.com/uh-zuh) in [https://github.com/samchon/typia/pull/1596](https://redirect.github.com/samchon/typia/pull/1596) - Remake typia playground compiler by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1598](https://redirect.github.com/samchon/typia/pull/1598) - Upgrade nextra docs by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1599](https://redirect.github.com/samchon/typia/pull/1599) - Add new website component `LocalSource` by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1600](https://redirect.github.com/samchon/typia/pull/1600) - Bump up `@samchon/openapi` for LLM features. by [@&#8203;samchon](https://redirect.github.com/samchon) in [https://github.com/samchon/typia/pull/1603](https://redirect.github.com/samchon/typia/pull/1603) ##### New Contributors - [@&#8203;uh-zuh](https://redirect.github.com/uh-zuh) made their first contribution in [https://github.com/samchon/typia/pull/1596](https://redirect.github.com/samchon/typia/pull/1596) **Full Changelog**: samchon/typia@v9.3.1...v9.4.0 </details> <details> <summary>colinaaa/typia-rspack-plugin (typia-rspack-plugin)</summary> ### [`v2.2.0`](https://redirect.github.com/colinaaa/typia-rspack-plugin/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/colinaaa/typia-rspack-plugin/compare/v2.1.0...v2.2.0) ##### What's Changed - fix(deps): update all non-major dependencies by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/colinaaa/typia-rspack-plugin/pull/19](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/19)9 - chore(deps): update all non-major dependencies by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/colinaaa/typia-rspack-plugin/pull/20](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/20)0 - chore(deps): update all non-major dependencies by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/colinaaa/typia-rspack-plugin/pull/21](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/21)1 - chore: release v2.2.0 by [@&#8203;colinaaa](https://redirect.github.com/colinaaa) in [https://github.com/colinaaa/typia-rspack-plugin/pull/22](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/22) **Full Changelog**: colinaaa/typia-rspack-plugin@v2.1.0...v2.2.0 </details> --- ### Configuration 📅 **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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lynx-family/lynx-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90OnJlbm92YXRlIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Qingyu Wang <[email protected]>
1 parent 71eabbc commit 48be4b8

File tree

3 files changed

+28
-37
lines changed

3 files changed

+28
-37
lines changed

packages/rspeedy/core/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"@microsoft/api-extractor": "catalog:",
6565
"@rollup/plugin-typescript": "^12.1.4",
6666
"@rsbuild/webpack": "1.3.2",
67-
"@samchon/openapi": "4.3.2",
6867
"chokidar": "^4.0.3",
6968
"commander": "^13.1.0",
7069
"eventemitter3": "^5.0.1",
@@ -76,8 +75,8 @@
7675
"tiny-invariant": "^1.3.3",
7776
"ts-blank-space": "^0.6.1",
7877
"type-fest": "^4.41.0",
79-
"typia": "9.3.1",
80-
"typia-rspack-plugin": "2.1.0",
78+
"typia": "9.6.1",
79+
"typia-rspack-plugin": "2.2.0",
8180
"vitest": "^3.2.4",
8281
"webpack": "^5.99.9"
8382
},

packages/rspeedy/plugin-react/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,10 @@
5858
"@rsbuild/plugin-typed-css-modules": "1.0.2",
5959
"@rsbuild/plugin-webpack-swc": "1.1.1",
6060
"@rsbuild/webpack": "1.3.2",
61-
"@samchon/openapi": "4.3.2",
6261
"tailwindcss": "^3.4.17",
6362
"type-fest": "^4.41.0",
64-
"typia": "9.3.1",
65-
"typia-rspack-plugin": "2.1.0"
63+
"typia": "9.6.1",
64+
"typia-rspack-plugin": "2.2.0"
6665
},
6766
"peerDependencies": {
6867
"@lynx-js/react": "^0.103.0 || ^0.104.0 || ^0.105.0 || ^0.106.0 || ^0.107.0 || ^0.108.0 || ^0.109.0 || ^0.110.0 || ^0.111.0 || ^0.112.0"

pnpm-lock.yaml

Lines changed: 24 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)