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

Fix samchon/typia#1410: "use server" case #1126

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Fix samchon/typia#1410: "use server" case #1126

merged 1 commit into from
Dec 3, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 3, 2024

This pull request includes various version updates and an improvement to the FileTransformer in the @nestia packages. The most important changes include updating package versions and enhancing the file transformation process.

Version Updates:

  • Updated typia dependency to version 7.0.1 across multiple packages including benchmark, core, e2e, editor, fetcher, migrate, and sdk packages. [1] [2] [3] [4] [5] [6] [7]
  • Updated the version of @nestia packages in core, migrate, and sdk to 4.0.1. [1] [2] [3]

File Transformer Improvement:

  • Added a new function find_import_injection_index to determine the correct position for import statements in the FileTransformer. This ensures that import statements are injected at the appropriate location, improving the maintainability and readability of the transformed files. [1] [2]

Other Updates:

  • Updated the version information in swagger.json files used for testing to 4.0.1-dev.20241203. [1] [2] [3] [4] [5] [6] [7] [8]

@samchon samchon added bug Something isn't working enhancement New feature or request labels Dec 3, 2024
@samchon samchon self-assigned this Dec 3, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@eslint/js@9.16.0 None 0 14.9 kB eslintbot, openjsfoundation
npm/@mui/material@5.16.8 Transitive: environment, filesystem +45 22.2 MB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@types/node@22.10.1 None 0 2.28 MB types
npm/@types/react-dom@18.3.1 None 0 0 B
npm/@types/react@18.3.12 None +2 1.69 MB types
npm/@vitejs/plugin-react@4.3.4 Transitive: environment, filesystem, unsafe +24 5.43 MB antfu, patak, soda, ...2 more
npm/dotenv-expand@10.0.0 None 0 13.9 kB motdotla
npm/dotenv@16.4.6 None 0 361 kB motdotenv, motdotla, scottmotte, ...1 more
npm/eslint-plugin-react-hooks@5.0.0 None 0 0 B
npm/eslint-plugin-react-refresh@0.4.16 None 0 18.2 kB arnaud-barre
npm/eslint@9.16.0 Transitive: environment, eval, filesystem, unsafe +56 8.66 MB eslintbot
npm/express@4.21.1 environment, filesystem, network Transitive: eval, unsafe +63 2.16 MB ulisesgascon
npm/globals@15.13.0 None 0 176 kB byk, lo1tuma, nzakas, ...1 more
npm/multer@1.4.5-lts.1 filesystem Transitive: environment +22 699 kB linusu
npm/rimraf@6.0.1 environment, filesystem +5 2.82 MB isaacs
npm/rollup@4.28.0 environment, filesystem +20 47.1 MB lukastaegert
npm/serialize-error@4.1.0 None +1 27.6 kB sindresorhus
npm/source-map-support@0.5.21 filesystem +2 895 kB linusu
npm/swagger-ui-express@5.0.1 None +2 11.3 MB scottie1984
npm/ts-patch@3.2.1 environment, filesystem +12 740 kB nonara
npm/typescript-transform-paths@3.5.2 None 0 146 kB danielpza
npm/typia@7.0.1 Transitive: environment, filesystem, shell +13 4.65 MB samchon

🚮 Removed packages: npm/@emotion/react@11.10.6, npm/@emotion/styled@11.10.6, npm/@mui/icons-material@5.15.6, npm/@mui/material@5.15.6, npm/@mui/system@5.15.6, npm/@nestia/editor@0.9.0, npm/@types/node@18.11.10, npm/@types/react@18.0.35, npm/gh-pages@5.0.0, npm/jszip@3.10.1, npm/next-sitemap@4.2.3, npm/next@14.2.13, npm/nextra-theme-docs@2.13.4, npm/nextra@2.13.4, npm/react-dom@18.2.0, npm/react@18.2.0, npm/typedoc@0.26.10

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.

OK, test passed

@samchon samchon merged commit ca38ade into master Dec 3, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant