ardatan / feTS

🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience
https://the-guild.dev/openapi/fets
MIT License
644 stars 29 forks source link

chore(deps): update dependency eslint-plugin-n to v17.14.0 #2120

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.13.2 -> 17.14.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.14.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17140-2024-11-21) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.13.2...v17.14.0) ##### 🌟 Features - **no-sync:** Add ignores option ([#​386](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/386)) ([c8fbf00](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/c8fbf000e337d3b099e89465adda3be8e0541554)) - **no-unsupported:** support Node 23.2.0 & 23.3.0 ([#​390](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/390)) ([a52c968](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/a52c96813496c346cd9cacc23df8ade2567012af))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 days ago
### 💻 Website Preview The latest changes are available as preview in: [https://d2b1500f.fets.pages.dev](https://d2b1500f.fets.pages.dev)
github-actions[bot] commented 2 days ago

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 899322     ✗ 0     
     data_received...............................: 82 MB   679 kB/s
     data_sent...................................: 57 MB   476 kB/s
     http_req_blocked............................: avg=1.54µs   min=921ns    med=1.51µs   max=266.62µs p(90)=1.96µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=137.3µs  p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=186.54µs min=115.96µs med=175.58µs max=9.05ms   p(90)=202.25µs p(95)=211.07µs
       { expected_response:true }................: avg=186.54µs min=115.96µs med=175.58µs max=9.05ms   p(90)=202.25µs p(95)=211.07µs
     ✓ { server:node-http,mode:json-schema }.....: avg=203.33µs min=151.67µs med=191.64µs max=6.74ms   p(90)=214.03µs p(95)=221.3µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=194.8µs  min=140.63µs med=180.33µs max=8.69ms   p(90)=203.51µs p(95)=212.34µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=179.16µs min=126.37µs med=169.23µs max=9.05ms   p(90)=190.22µs p(95)=196.67µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=171.29µs min=115.96µs med=161.19µs max=8.1ms    p(90)=182.06µs p(95)=188.94µs
     http_req_failed.............................: 0.00%   ✓ 0          ✗ 449661
     http_req_receiving..........................: avg=23.43µs  min=12.9µs   med=23.07µs  max=2.87ms   p(90)=28.3µs   p(95)=30.18µs 
     http_req_sending............................: avg=9.14µs   min=5.45µs   med=9.24µs   max=674.76µs p(90)=12.15µs  p(95)=13.32µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=153.96µs min=96.84µs  med=143.31µs max=8.99ms   p(90)=167.92µs p(95)=176.61µs
     http_reqs...................................: 449661  3747.12611/s
     iteration_duration..........................: avg=262µs    min=187.29µs med=250.3µs  max=9.21ms   p(90)=279.12µs p(95)=289.75µs
     iterations..................................: 449661  3747.12611/s
     vus.........................................: 1       min=1        max=1   
     vus_max.....................................: 2       min=2        max=2