ardatan / feTS

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

chore(deps): update dependency eslint-plugin-promise to v7 #1734

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 6.6.0 -> 7.0.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-promise (eslint-plugin-promise) ### [`v7.0.0`](https://togithub.com/eslint-community/eslint-plugin-promise/releases/tag/v7.0.0) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.6.0...v7.0.0) - feat!: Update node versions to align with eslint v9 ([#​505](https://togithub.com/eslint-community/eslint-plugin-promise/issues/505)) ([09d0650](https://togithub.com/eslint-community/eslint-plugin-promise/commit/09d0650846806df7fc4ce26156865cf57e27fba6)), closes [#​505](https://togithub.com/eslint-community/eslint-plugin-promise/issues/505) [/github.com/eslint-community/eslint-plugin-promise/pull/484#issuecomment-2246887433](https://togithub.com//github.com/eslint-community/eslint-plugin-promise/pull/484/issues/issuecomment-2246887433) [eslint-community/eslint-plugin-promise#504](https://togithub.com/eslint-community/eslint-plugin-promise/issues/504) ##### BREAKING CHANGES - Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 3 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://a4abb5c8.fets.pages.dev](https://a4abb5c8.fets.pages.dev)
github-actions[bot] commented 3 months 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% ✓ 894814      ✗ 0     
     data_received...............................: 81 MB   676 kB/s
     data_sent...................................: 57 MB   473 kB/s
     http_req_blocked............................: avg=1.55µs   min=922ns    med=1.5µs    max=301.26µs p(90)=1.95µs   p(95)=2.1µs   
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=152.78µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=188.84µs min=127.83µs med=178.38µs max=12.75ms  p(90)=203.03µs p(95)=211.36µs
       { expected_response:true }................: avg=188.84µs min=127.83µs med=178.38µs max=12.75ms  p(90)=203.03µs p(95)=211.36µs
     ✓ { server:node-http,mode:json-schema }.....: avg=202.98µs min=154.85µs med=191.73µs max=7.7ms    p(90)=213.9µs  p(95)=221.1µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=194.53µs min=141.24µs med=180.46µs max=8.41ms   p(90)=202.79µs p(95)=211.23µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=183.92µs min=132.47µs med=174.88µs max=7ms      p(90)=195.65µs p(95)=201.66µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=175.68µs min=127.83µs med=166.08µs max=12.75ms  p(90)=187.32µs p(95)=193.88µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 447407
     http_req_receiving..........................: avg=23.3µs   min=11.95µs  med=22.91µs  max=1.28ms   p(90)=28.31µs  p(95)=30.05µs 
     http_req_sending............................: avg=8.99µs   min=5.45µs   med=9.13µs   max=2.67ms   p(90)=11.94µs  p(95)=12.99µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=156.54µs min=100.46µs med=146.09µs max=10.01ms  p(90)=168.49µs p(95)=176.62µs
     http_reqs...................................: 447407  3728.347056/s
     iteration_duration..........................: avg=263.4µs  min=188.28µs med=252.42µs max=13.22ms  p(90)=279.6µs  p(95)=289.75µs
     iterations..................................: 447407  3728.347056/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2