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

fix(deps): update all non-major dependencies #2011

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/fetch (source) 0.9.21 -> 0.9.22 age adoption passing confidence
@whatwg-node/server (source) 0.9.49 -> 0.9.50 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch) ### [`v0.9.22`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0922) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.21...@whatwg-node/fetch@0.9.22) ##### Patch Changes - [`77dd1c3`](https://redirect.github.com/ardatan/whatwg-node/commit/77dd1c3acde29aeb828b6eb37b6fbdbb47a16c57) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Use \`globalThis\` instead of \`window\` for the global object reference Fixes the issues with Deno - Updated dependencies \[[`9281e02`](https://redirect.github.com/ardatan/whatwg-node/commit/9281e021282a43a3dda8c8a5c9647d340b28698e)]: - [@​whatwg-node/node-fetch](https://redirect.github.com/whatwg-node/node-fetch)[@​0](https://redirect.github.com/0).5.27
ardatan/whatwg-node (@​whatwg-node/server) ### [`v0.9.50`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0950) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.49...@whatwg-node/server@0.9.50) ##### Patch Changes - [`9281e02`](https://redirect.github.com/ardatan/whatwg-node/commit/9281e021282a43a3dda8c8a5c9647d340b28698e) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Improvements with uWS Body handling - Updated dependencies \[[`77dd1c3`](https://redirect.github.com/ardatan/whatwg-node/commit/77dd1c3acde29aeb828b6eb37b6fbdbb47a16c57)]: - [@​whatwg-node/fetch](https://redirect.github.com/whatwg-node/fetch)[@​0](https://redirect.github.com/0).9.22

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

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

❌ Benchmark Failed

Failed assertions detected

If the performance regression is expected, please increase the failing threshold.


✓ 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}
↳  0% — ✓ 0 / ✗ 72859
✗ expected_result{server:uWebSockets,mode:json-schema}
↳  0% — ✓ 0 / ✗ 72859
 checks......................................: 82.26% ✓ 676024     ✗ 145718
 data_received...............................: 71 MB  592 kB/s
 data_sent...................................: 52 MB  434 kB/s
 http_req_blocked............................: avg=1.61µs   min=922ns    med=1.59µs   max=267.95µs p(90)=2.02µs   p(95)=2.19µs  
 http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=132.73µs p(90)=0s       p(95)=0s      
 http_req_duration...........................: avg=201.61µs min=117.42µs med=181.22µs max=25.71ms  p(90)=247.66µs p(95)=265.41µs
   { expected_response:true }................: avg=186.53µs min=117.42µs med=175.51µs max=9.1ms    p(90)=202.81µs p(95)=211.65µs
 ✓ { server:node-http,mode:json-schema }.....: avg=202.29µs min=148.7µs  med=189.99µs max=8.77ms   p(90)=212.48µs p(95)=219.59µs
 ✓ { server:node-http,mode:no-schema }.......: avg=193.12µs min=138.26µs med=178.16µs max=9.1ms    p(90)=200.32µs p(95)=208.96µs
 ✓ { server:uWebSockets,mode:json-schema }...: avg=271.59µs min=176.6µs  med=248.65µs max=25.71ms  p(90)=291.34µs p(95)=311.24µs
 ✓ { server:uWebSockets,mode:no-schema }.....: avg=166.93µs min=117.42µs med=157.24µs max=7.77ms   p(90)=177.33µs p(95)=183.91µs
 http_req_failed.............................: 17.73% ✓ 72859      ✗ 338012
 http_req_receiving..........................: avg=22.88µs  min=12µs     med=22.4µs   max=4.11ms   p(90)=27.82µs  p(95)=29.71µs 
 http_req_sending............................: avg=9.67µs   min=5.33µs   med=9.38µs   max=2.17ms   p(90)=14.3µs   p(95)=15.75µs 
 http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
 http_req_waiting............................: avg=169.05µs min=91.66µs  med=148.56µs max=25.65ms  p(90)=213.55µs p(95)=230.56µs
 http_reqs...................................: 410871 3423.86597/s
 iteration_duration..........................: avg=280.17µs min=181.56µs med=255.92µs max=25.91ms  p(90)=343.3µs  p(95)=365.83µs
 iterations..................................: 410871 3423.86597/s
 vus.........................................: 1      min=1        max=1   
 vus_max.....................................: 2      min=2        max=2