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

Bump up typia, and migrate/editor follows the main version. #1146

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 11, 2024

This pull request includes several updates and improvements across multiple files, focusing on dependency updates and refactoring the migration process. The most important changes include updating the typia dependency version, modifying the migration function to accept an object, and updating the version numbers of various packages.

Dependency updates:

Code refactoring:

  • Modified the migrate function in deploy/migrate.js to accept an object with tag and version properties, simplifying the version handling logic.
  • Removed unused version variables in deploy/migrate.js.

Version updates:

  • Updated version numbers in various package.json files to 4.2.0 or 4.2.0-dev.20241211-2. [1] [2] [3] [4] [5] [6]

Function call update:

  • Updated the migrate function call in deploy/index.js to pass an object with tag and version properties.

@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 11, 2024
@samchon samchon self-assigned this Dec 11, 2024
Copy link

socket-security bot commented Dec 11, 2024

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

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None 0 5.1 kB types
npm/@types/[email protected] None +1 19.1 kB types
npm/[email protected] environment +1 108 kB cohara87
npm/[email protected] Transitive: environment, filesystem +35 3.94 MB gund
npm/[email protected] unsafe +1 142 kB rwjblue
npm/[email protected] None 0 1.53 MB nonara
npm/[email protected] eval, filesystem, unsafe 0 220 kB dominik_g
npm/[email protected] environment, filesystem, unsafe +2 454 kB jonaskello

🚮 Removed packages: 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 passed

@samchon samchon merged commit e741b9c into master Dec 11, 2024
6 checks passed
@samchon samchon deleted the feat/typia branch December 11, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 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