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

Adapt @samchon/openapi update. #1163

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Adapt @samchon/openapi update. #1163

merged 2 commits into from
Dec 18, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 18, 2024

Special update for a commercial project performing LLM function calling to the Restful API.


This pull request includes several updates to version dependencies and refactors code in multiple files. The most important changes involve updating package versions and refactoring the MigrateApplication and AccessorAnalyzer classes.

Dependency Updates:

Version Bumps:

  • Bumped the version of @nestia/station to 4.5.0 in package.json.
  • Updated version numbers for @nestia/core, @nestia/fetcher, and @nestia/sdk to 4.5.0-dev.20241218-2 in their respective package.json files. [1] [2] [3]

Code Refactoring:

  • Refactored MigrateApplication class to use MigrateApplicationAnalyzer instead of MigrateAnalyzer in packages/migrate/src/MigrateApplication.ts. [1] [2] [3]
  • Renamed MigrateAnalyzer to MigrateApplicationAnalyzer in packages/migrate/src/analyzers/MigrateApplicationAnalyzer.ts.
  • Updated AccessorAnalyzer to use accessor instead of accessors in packages/sdk/src/analyses/AccessorAnalyzer.ts. [1] [2] [3]

Additional Refactoring:

  • Updated TypedHttpRouteAnalyzer and TypedWebSocketRouteAnalyzer to use accessor instead of accessors. [1] [2]
  • Refactored E2eFileProgrammer, SdkFileProgrammer, and SwaggerOperationComposer to use accessor instead of accessors. [1] [2] [3] [4]

Special update for a commercial project performing LLM function calling to the Restful API.
@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 18, 2024
@samchon samchon self-assigned this Dec 18, 2024
Copy link

socket-security bot commented Dec 18, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@eslint/[email protected] None 0 14.9 kB eslintbot, openjsfoundation
npm/@mui/[email protected] Transitive: environment, filesystem +37 24 MB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@rollup/[email protected] eval, unsafe 0 28.7 kB lukastaegert
npm/@rollup/[email protected] environment, filesystem +2 223 kB shellscape
npm/@stackblitz/[email protected] None 0 186 kB tsulkowski
npm/@types/[email protected] None +3 2.39 MB types
npm/@types/[email protected] None +3 2.45 MB types
npm/@types/[email protected] None 0 9.12 kB types
npm/@types/[email protected] None 0 37.9 kB types
npm/@types/[email protected] None +1 446 kB types
npm/@types/[email protected] None +2 2.39 MB types
npm/@typescript-eslint/[email protected] Transitive: environment, eval, filesystem, unsafe +102 15.9 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, eval, filesystem, unsafe +95 12.7 MB jameshenry
npm/@vitejs/[email protected] Transitive: environment, filesystem, unsafe +27 8.37 MB vitebot
npm/[email protected] None 0 1.23 kB yorickdevries
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +100 13.9 MB gund
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +46 6.67 MB eomm
npm/[email protected] unsafe +1 142 kB rwjblue
npm/[email protected] shell 0 19.4 kB oseymen
npm/[email protected] filesystem Transitive: environment +8 134 kB isaacs
npm/[email protected] environment +2 222 kB troch
npm/[email protected] filesystem 0 17.3 kB isaacs
npm/[email protected] None 0 1.53 MB nonara
npm/[email protected] Transitive: environment +1 581 kB danielpza
npm/[email protected] None 0 123 kB ctavan

🚮 Removed packages: npm/@trivago/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

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 fd4cd41 into master Dec 18, 2024
6 checks passed
@samchon samchon deleted the feat/openapi branch December 18, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant