-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): update dependency typia to ^7.6.0 #349
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
064d240
to
664f38f
Compare
664f38f
to
13a1f87
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a typosquat?Package name is similar to other popular packages and may not be the package you want. Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
13a1f87
to
0afa66a
Compare
0afa66a
to
eb37158
Compare
eb37158
to
092cc27
Compare
092cc27
to
91f6c88
Compare
91f6c88
to
0a3c51a
Compare
0a3c51a
to
2280e64
Compare
2280e64
to
0ea7645
Compare
0ea7645
to
808e7f0
Compare
808e7f0
to
f94a48f
Compare
This PR contains the following updates:
^7.0.1
->^7.6.0
Release Notes
samchon/typia (typia)
v7.6.0
Compare Source
What's Changed
typia.llm.application()
function by @samchon in https://github.com/samchon/typia/pull/1443typia.llm.parameters()
function. by @samchon in https://github.com/samchon/typia/pull/1450Full Changelog: samchon/typia@v7.5.1...v7.6.0
v7.5.1
Compare Source
What's Changed
ILlmFunction.parameters.description
problem. by @samchon in https://github.com/samchon/typia/pull/1442Full Changelog: samchon/typia@v7.5.0...v7.5.1
v7.5.0
Compare Source
Special update for commercial project performing LLM function calling to the Rest API.
What's Changed
@samchon/openapi@2.3.0
. by @samchon in https://github.com/samchon/typia/pull/1440Full Changelog: samchon/typia@v7.4.2...v7.5.0
v7.4.2
Compare Source
What's Changed
typia.llm.applicationOfValidate()
function in generation mode. by @samchon in https://github.com/samchon/typia/pull/1439Full Changelog: samchon/typia@v7.4.1...v7.4.2
v7.4.1
Compare Source
What's Changed
Full Changelog: samchon/typia@v7.4.0...v7.4.1
v7.4.0
Compare Source
What's Changed
Full Changelog: samchon/typia@v7.3.0...v7.4.0
v7.3.0
Compare Source
What's Changed
UniqueItems
by @samchon in https://github.com/samchon/typia/pull/1424@human
tag. by @samchon in https://github.com/samchon/typia/pull/1427ILlmFunction.strict
has been removed. by @samchon in https://github.com/samchon/typia/pull/1428Full Changelog: samchon/typia@v7.2.0...v7.3.0
v7.2.1
Compare Source
v7.2.0
Compare Source
What's Changed
TransformError
in website playground. by @samchon in https://github.com/samchon/typia/pull/1420IValidation.IError.data
property. by @samchon in https://github.com/samchon/typia/pull/1421Full Changelog: samchon/typia@v7.1.0...v7.2.0
v7.1.0
Compare Source
What's Changed
typia.llm.applicationOfValidate()
. by @samchon in https://github.com/samchon/typia/pull/1418Full Changelog: samchon/typia@v7.0.2...v7.1.0
v7.0.2
Compare Source
TypeScript v5.7 has occured many break changes on its filesystem, and it had broken the ts-patch. And today, @nonara has fixed the problem by upgrading the ts-patch. This PR allows to install TypeScript 5.7+ version following the ts-patch update.
Also, TypeScript v5.7 has changed another break change on the Uint8Array like native class type to have a generic argument Uint8Array. This PR also solves the problem of it.
Special thanks to @nonara, the transformation ecosystem builder.
What's Changed
Full Changelog: samchon/typia@v7.0.1...v7.0.2
Configuration
📅 Schedule: Branch creation - "before 4am" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.