Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typia (source) 7.6.4 -> 8.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

samchon/typia (typia)

v8.0.0

Compare Source

Break change from @samchon/openapi.

Developing agentica, I've seen too much backend servers are not performing proper validation about invalid typed data. To perform the exact validation feedback strategy for the LLM function calling, I've decided to embed JSON schema based runtime validator in the @samchon/openapi.

In the same reason, ILlmFunction from @samchon/openapi directly owns the validate() method, so typia has deprecated typia.llm.applicationOfValidate<App, Model>() function. And then let the typia.llm.application<App, Model>() function to has the arguments validator by itself. In other words, typia.llm.applicationOfValidate<App, Model>() has been absorbed to the typia.llm.application<App, Model>() function.

What's Changed

Full Changelog: samchon/typia@v7.6.4...v8.0.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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 added the renovatebot label Mar 1, 2025
@renovate renovate bot force-pushed the renovate/typia-8.x branch from 6f95cef to 3ec9bb3 Compare March 2, 2025 06:25
@DarkGL DarkGL merged commit 6be9ec4 into master Mar 3, 2025
10 checks passed
@renovate renovate bot deleted the renovate/typia-8.x branch March 3, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants