-
Notifications
You must be signed in to change notification settings - Fork 120
chore(deps): update typia #618
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
Conversation
|
❌ 1 Tests Failed:
View the top 2 failed test(s) by shortest run time
View the full list of 1 ❄️ flaky tests
To view more test analytics, go to the Test Analytics Dashboard |
CodSpeed Performance ReportMerging #618 will not alter performanceComparing Summary
|
89dc22c to
a313751
Compare
a313751 to
6ad52b3
Compare
#4 Bundle Size — 233.45KiB (-25.36%).6ad52b3(current) vs 5c16b9e main#2(baseline) Warning Bundle introduced 2 new packages: @hongzhiyuan/preact, @swc/helpers – View changed packages Bundle metrics
Bundle size by type
Bundle analysis report Branch renovate/typia Project dashboard Generated by RelativeCI Documentation Report issue |
This PR contains the following updates:
4.1.0->4.2.09.1.1->9.2.0Release Notes
samchon/openapi (@samchon/openapi)
v4.2.0Compare Source
flowchart subgraph "JSON Schema Specification" schemav4("JSON Schema v4") --upgrades--> emended[["OpenAPI v3.1 (emended)"]] schemav7("JSON Schema v7") --upgrades--> emended schema2020("JSON Schema 2020-12") --emends--> emended end subgraph "Model Context Protocol" emended --"Artificial Intelligence"--> lfc{{"LLM Function Calling"}} lfc --"OpenAI"--> chatgpt("ChatGPT") lfc --"Google"--> gemini("Gemini") lfc --"Anthropic"--> claude("Claude") lfc --"High-Flyer"--> deepseek("DeepSeek") lfc --"Meta"--> llama("Llama") chatgpt --"3.1"--> custom(["Custom JSON Schema"]) gemini --"3.0"--> custom(["Custom JSON Schema"]) claude --"3.1"--> standard(["Standard JSON Schema"]) deepseek --"3.1"--> standard llama --"3.1"--> standard endStarted supporting MCP (Model Context Protocol( schema.
What's Changed
Full Changelog: samchon/openapi@v4.1.0...v4.2.0
samchon/typia (typia)
v9.2.0Compare Source
Started supporting
standard-schemafromtypia.createValidate<T>()function.What's Changed
@samchon/openapionly inpnpm-lock.yamlby @samchon in https://github.com/samchon/typia/pull/1570unplugin-typia,npminstead ofjsrby @samchon in https://github.com/samchon/typia/pull/1579New Contributors
Full Changelog: samchon/typia@v9.1.1...v9.2.0
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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.