Bump the samchon group across 1 directory with 2 updates
Bumps the samchon group with 2 updates in the / directory: @samchon/openapi and nestia.
Updates @samchon/openapi from 0.4.9 to 1.2.4
Release notes
Sourced from @samchon/openapi's releases.
v1.2.4
What's Changed
HttpMigrateRouteFetcher'smethod.toUpperCase(). by@samchonin samchon/openapi#80Full Changelog: https://github.com/samchon/openapi/compare/v1.2.3...v1.2.4
v1.2.3
What's Changed
- Reference type's descriptions when escaping. by
@samchonin samchon/openapi#77Full Changelog: https://github.com/samchon/openapi/compare/v1.2.2...v1.2.3
v1.2.2
What's Changed
- Support recursive type in the LLM in v1. by
@samchonin samchon/openapi#66- Ban
multipart/form-datatype in the LLM by@samchonin samchon/openapi#67- Fix OpenApi.IJsonSchema.ITuple downgrading problem. by
@samchonin samchon/openapi#68OpenApiTypeChecker.escape()erases discriminator by@samchonin samchon/openapi#69Full Changelog: https://github.com/samchon/openapi/compare/v1.1.2...v1.2.2
v1.1.2
What's Changed
- Enhance JSON schema downgrader for nullable referencen type. by
@samchonin samchon/openapi#57Full Changelog: https://github.com/samchon/openapi/compare/v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix
HttpMigration.application()for void return typed operations. by@samchonin samchon/openapi#56Full Changelog: https://github.com/samchon/openapi/compare/v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix build(use preserveModules) by
@ryoppippiin samchon/openapi#34- Fix
OpenApiV3_1.IJsonSchema.IArray.itemsto be optional. by@samchonin samchon/openapi#49- Fix samchon/nestia#1018:
HttpMigrateRouteFetcherfor React Native. by@samchonin samchon/openapi#50- Add
LlmTypeChecker.isInteger()function. by@samchonin samchon/openapi#51- Automate npm publish by
@samchonin samchon/openapi#53- Exact JSON schema downgrading. by
@samchonin samchon/openapi#52- Add example and deprecated properties. by
@samchonin samchon/openapi#54- Add
ILlmFunction.tagsproperties for categorization. by@samchonin samchon/openapi#55New Contributors
... (truncated)
Commits
bd4c1c6Merge pull request #80 from samchon/feat/methoddc03c59HttpMigrateRouteFetcher'smethod.toUpperCase().7895220Merge pull request #77 from samchon/feat/reference7cb644bReference type's descriptions when escaping.5737602Merge pull request #69 from samchon/feat/tuple08b9281OpenApiTypeChecker.escape()erases discriminator19deb53Merge pull request #68 from samchon/feat/tupledc240b2Fix OpenApi.IJsonSchema.ITuple downgrading problem.a5ec925Merge pull request #67 from samchon/feat/multipart-formdatab02d607Banmultipart/form-datatype in the LLM- Additional commits viewable in compare view
Updates nestia from 5.8.2 to 6.2.0
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions