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

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

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch) ### [`v0.9.23`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0923) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.22...@whatwg-node/fetch@0.9.23) ##### Patch Changes - Updated dependencies \[[`637185f`](https://redirect.github.com/ardatan/whatwg-node/commit/637185f5c992ccabff13b185d4e14f09680228da)]: - [@​whatwg-node/node-fetch](https://redirect.github.com/whatwg-node/node-fetch)[@​0](https://redirect.github.com/0).6.0
ardatan/whatwg-node (@​whatwg-node/server) ### [`v0.9.52`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0952) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.51...@whatwg-node/server@0.9.52) ##### Patch Changes - [`323a519`](https://redirect.github.com/ardatan/whatwg-node/commit/323a5191a93c8a0a614077f89a2197b9c087a969) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Allow other libs to redefine `Request`'s properties ### [`v0.9.51`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0951) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.50...@whatwg-node/server@0.9.51) ##### Patch Changes - [#​1644](https://redirect.github.com/ardatan/whatwg-node/pull/1644) [`637185f`](https://redirect.github.com/ardatan/whatwg-node/commit/637185f5c992ccabff13b185d4e14f09680228da) Thanks [@​renovate](https://redirect.github.com/apps/renovate)! - Respect given fetchAPI - Updated dependencies \[]: - [@​whatwg-node/fetch](https://redirect.github.com/whatwg-node/fetch)[@​0](https://redirect.github.com/0).9.23

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 2 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://07850e99.fets.pages.dev](https://07850e99.fets.pages.dev)
github-actions[bot] commented 2 weeks 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% ✓ 909892      ✗ 0     
     data_received...............................: 83 MB   687 kB/s
     data_sent...................................: 58 MB   481 kB/s
     http_req_blocked............................: avg=1.54µs   min=892ns    med=1.51µs   max=311.63µs p(90)=1.95µs   p(95)=2.13µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=145.66µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=185.05µs min=119.41µs med=174.14µs max=13.29ms  p(90)=200.92µs p(95)=209.63µs
       { expected_response:true }................: avg=185.05µs min=119.41µs med=174.14µs max=13.29ms  p(90)=200.92µs p(95)=209.63µs
     ✓ { server:node-http,mode:json-schema }.....: avg=202.43µs min=149.99µs med=190.48µs max=13.29ms  p(90)=212.78µs p(95)=220.01µs
     ✓ { server:node-http,mode:no-schema }.......: avg=193.74µs min=138.26µs med=179.49µs max=8.53ms   p(90)=201.94µs p(95)=210.46µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=177.64µs min=120.95µs med=167.55µs max=9.95ms   p(90)=188.74µs p(95)=195.54µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=169.04µs min=119.41µs med=159.11µs max=8.56ms   p(90)=179.78µs p(95)=186.53µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 454946
     http_req_receiving..........................: avg=23.37µs  min=12.48µs  med=22.98µs  max=592.5µs  p(90)=28.34µs  p(95)=30.3µs  
     http_req_sending............................: avg=8.97µs   min=5.31µs   med=9.14µs   max=507.44µs p(90)=11.7µs   p(95)=12.81µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=152.7µs  min=92.36µs  med=142.09µs max=13.19ms  p(90)=166.91µs p(95)=175.21µs
     http_reqs...................................: 454946  3791.170874/s
     iteration_duration..........................: avg=259.05µs min=179.98µs med=247.46µs max=13.5ms   p(90)=276.27µs p(95)=286.55µs
     iterations..................................: 454946  3791.170874/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2