Skip to content
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

Deprecate llm.applicationOfValidate() function. #1524

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Mar 1, 2025

This pull request includes various updates to dependencies and refactors a type definition to use an external package. The most important changes include updating the typescript version across multiple files, updating the @samchon/openapi dependency, and refactoring the IValidation type.

Dependency updates:

Type refactor:

  • src/IValidation.ts: Refactored the IValidation type to be imported from @samchon/openapi instead of being defined locally.

@samchon samchon added the enhancement New feature or request label Mar 1, 2025
@samchon samchon self-assigned this Mar 1, 2025
Copy link

pkg-pr-new bot commented Mar 1, 2025

Open in Stackblitz

npm i https://pkg.pr.new/typia@1524

commit: e9f891d

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@samchon/[email protected]3.0.0-dev.20250301 None 0 2.07 MB samchon
npm/[email protected]5.8.2 None 0 0 B

View full report↗︎

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test OK

@samchon samchon merged commit 8fb46ab into v8.0 Mar 1, 2025
10 checks passed
samchon added a commit that referenced this pull request Mar 1, 2025
* Prepare `@samchon/openapi` v3 update (#1507)

* Prepare next update of TypeScript (#1509)

* No more `typia patch` command required (#1510)

* Upgrade next version depepdency

* Close #1506: PNPM monorepo with `pnpm-lock.yaml` files. (#1514)

* Close #1506: PNPM monorepo with `pnpm-lock.yaml` files.

* Update workflows

* Fix build.yml

* Fix build.yml again

* Disable bun due to it does not support PNPM monorepo

* feat: remvoe bun action (#1520)

* Deprecate `llm.applicationOfValidate()` function. (#1524)

* Publish v8.0

---------

Co-authored-by: ryoppippi <[email protected]>
@samchon samchon deleted the feat/llm.application branch March 14, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant