Skip to content

chore: update to pnpm v10#3894

Open
mkurapov wants to merge 9 commits intomainfrom
max/raf-1219
Open

chore: update to pnpm v10#3894
mkurapov wants to merge 9 commits intomainfrom
max/raf-1219

Conversation

@mkurapov
Copy link
Copy Markdown
Contributor

@mkurapov mkurapov commented Apr 8, 2026

Changes proposed in this pull request

  • Update project to use pnpm v10
  • Update Dockerfiles to use pnpm v10
  • Addresses vulnerabilities, update vulnerability overrides list (ignoring vulns those in the base node alpine image), to help us in releasing a new version of Rafiki

Context

Fixes RAF-1219 + #3893

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 9054d89
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/69d6953ca20ec2000846d8e3

@github-actions github-actions bot added pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. pkg: auth Changes in the GNAP auth package. pkg: mock-ase labels Apr 8, 2026
--recursive \
--offline \
--frozen-lockfile
RUN pnpm --filter point-of-sale build:deps
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This command did not exist in the point-of-sale or card-service

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 49.30
  • Iterations/s: 16.46
  • Failed Requests: 0.00% (0 of 2965)
📜 Logs

> performance@1.0.0 run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test -k -q --vus 4 --duration 1m

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 1.1 MB 18 kB/s
     data_sent......................: 2.3 MB 38 kB/s
     http_req_blocked...............: avg=7.4µs    min=1.86µs   med=5.37µs   max=2.79ms   p(90)=6.53µs   p(95)=7.19µs  
     http_req_connecting............: avg=239ns    min=0s       med=0s       max=171.59µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=80.51ms  min=6.58ms   med=66.33ms  max=460.02ms p(90)=134.51ms p(95)=152.18ms
       { expected_response:true }...: avg=80.51ms  min=6.58ms   med=66.33ms  max=460.02ms p(90)=134.51ms p(95)=152.18ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2965
     http_req_receiving.............: avg=89.39µs  min=27.2µs   med=79.06µs  max=1.99ms   p(90)=117.92µs p(95)=155.26µs
     http_req_sending...............: avg=37.25µs  min=10.93µs  med=28.47µs  max=1.8ms    p(90)=40.74µs  p(95)=54.33µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=80.38ms  min=6.42ms   med=66.13ms  max=459.95ms p(90)=134.43ms p(95)=152.08ms
     http_reqs......................: 2965   49.3043/s
     iteration_duration.............: avg=242.77ms min=148.16ms med=231.57ms max=771.72ms p(90)=305.18ms p(95)=333.39ms
     iterations.....................: 990    16.462481/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

@github-actions github-actions bot added the type: ci Changes to the CI label Apr 8, 2026
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkurapov mkurapov marked this pull request as ready for review April 8, 2026 17:54
@mkurapov mkurapov requested review from BlairCurrey and njlie April 8, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: auth Changes in the GNAP auth package. pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. pkg: mock-ase type: ci Changes to the CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants