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

Upgrade dependencies of major updated #229

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Upgrade dependencies of major updated #229

merged 2 commits into from
Dec 2, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 2, 2024

This pull request includes several updates across multiple packages, primarily focusing on version upgrades and dependency changes. The most important changes include updating package versions, upgrading dependencies, and modifying type imports.

Version Upgrades:

  • Updated the version of @samchon/payments from 8.1.1 to 9.0.0 in package.json.
  • Updated the version of fake-iamport-server, iamport-server-api, fake-toss-payments-server, toss-payments-server-api, @samchon/payment-backend, and @samchon/payment-api from 8.1.1 to 9.0.0 in their respective package.json files. [1] [2] [3] [4] [5] [6]

Dependency Upgrades:

  • Upgraded @nestia/sdk, @nestia/core, @nestia/fetcher, and typia dependencies to their latest versions (4.0.0 and 7.0.0 respectively) across multiple package.json files. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]

Type Import Modifications:

  • Changed type imports from @nestia/fetcher to typia for Primitive and Resolved types in Primitive.ts and Resolved.ts files of both fake-iamport-server and fake-toss-payments-server packages. [1] [2]

Swagger Updates:

  • Updated the version in swagger.json files for iamport-server-api, toss-payments-server-api, and @samchon/payment-backend from 8.1.1 to 9.0.0. [1] [2] [3]
  • Added "required": [] to some schema descriptions in swagger.json files to ensure proper documentation. [1] [2] [3]

These changes are essential for keeping the project dependencies up to date and ensuring compatibility with the latest versions of the libraries used.

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

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

Package New capabilities Transitives Size Publisher
npm/@nestia/[email protected] Transitive: environment, eval, filesystem, network, unsafe +37 11 MB samchon
npm/@nestia/[email protected] Transitive: network +1 1.85 MB samchon
npm/@nestia/[email protected] Transitive: environment, eval, filesystem, network, unsafe +21 11.8 MB samchon
npm/@prisma/[email protected] None 0 8.38 MB aqrln, pirix-gh, prismabot
npm/@trivago/[email protected] Transitive: environment +20 7.21 MB behraang
npm/@types/[email protected] None 0 7.65 kB types
npm/@types/[email protected] None +9 108 kB types
npm/@types/[email protected] None +3 4.67 MB types
npm/@types/[email protected] None 0 806 kB types
npm/@types/[email protected] None +10 288 kB types
npm/@types/[email protected] None 0 6.67 kB types
npm/@typescript-eslint/[email protected] Transitive: environment +8 5.17 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment +6 2.16 MB jameshenry
npm/[email protected] None 0 221 kB dcode
npm/[email protected] environment, filesystem, shell 0 174 kB shadowspawn
npm/[email protected] Transitive: environment, filesystem, unsafe +32 950 kB evilebottnawi
npm/[email protected] None 0 13.9 kB motdotla
npm/[email protected] environment, filesystem 0 79.1 kB motdotla
npm/[email protected] Transitive: environment +7 2.51 MB gund
npm/[email protected] shell 0 19.4 kB oseymen
npm/[email protected] Transitive: filesystem +1 2.45 MB umidbekk
npm/[email protected] None +2 156 kB samchon
npm/[email protected] None +6 12.6 MB apolanc, janpio, jolg42, ...3 more
npm/[email protected] environment, filesystem Transitive: shell +17 3.12 MB isaacs
npm/[email protected] filesystem Transitive: environment, network, unsafe +10 1.02 MB johnnyreilly
npm/[email protected] Transitive: environment, network +11 6.09 MB samchon
npm/[email protected] environment, filesystem, unsafe Transitive: shell +40 1.1 MB evilebottnawi
npm/[email protected] environment, filesystem, network, unsafe Transitive: eval, shell +70 15.3 MB evilebottnawi
npm/[email protected] filesystem Transitive: environment +16 6.02 MB gajus

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

View full report↗︎

@samchon samchon merged commit a8499ab into master Dec 2, 2024
6 checks passed
@samchon samchon deleted the feat/next branch December 2, 2024 10:40
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant