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 dependency @whatwg-node/server to v0.9.40 #1741

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
@whatwg-node/server (source) 0.9.38 -> 0.9.40 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/server) ### [`v0.9.40`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0940) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.39...3c42236f2593831026b3e9ef89101521d29a829f) ##### Patch Changes - [#​1465](https://togithub.com/ardatan/whatwg-node/pull/1465) [`9f6546f`](https://togithub.com/ardatan/whatwg-node/commit/9f6546f7c27ab00ba7d44e82c4557135d0217c8a) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - Fix context type to expose the `waitUntil` method. ### [`v0.9.39`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0939) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.38...@whatwg-node/server@0.9.39) ##### Patch Changes - [`a3732a6`](https://togithub.com/ardatan/whatwg-node/commit/a3732a6c85dbce173b0946f70e3628c23738c799) Thanks [@​ardatan](https://togithub.com/ardatan)! - Update content-length when compressed

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 3 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://9e308f39.fets.pages.dev](https://9e308f39.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% ✓ 888918      ✗ 0     
     data_received...............................: 81 MB   672 kB/s
     data_sent...................................: 56 MB   470 kB/s
     http_req_blocked............................: avg=1.56µs   min=921ns    med=1.52µs   max=307.09µs p(90)=2.01µs   p(95)=2.18µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=121.59µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=191.75µs min=129.53µs med=180.51µs max=13.76ms  p(90)=205.35µs p(95)=214.16µs
       { expected_response:true }................: avg=191.75µs min=129.53µs med=180.51µs max=13.76ms  p(90)=205.35µs p(95)=214.16µs
     ✓ { server:node-http,mode:json-schema }.....: avg=205.73µs min=152.02µs med=193.3µs  max=8.75ms   p(90)=216.1µs  p(95)=223.82µs
     ✓ { server:node-http,mode:no-schema }.......: avg=196.75µs min=138.32µs med=181.88µs max=13.76ms  p(90)=205.62µs p(95)=215.09µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.81µs min=136.15µs med=177.67µs max=7.09ms   p(90)=198.26µs p(95)=204.59µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=179.27µs min=129.53µs med=169.32µs max=7.79ms   p(90)=190.65µs p(95)=197.74µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 444459
     http_req_receiving..........................: avg=23.55µs  min=11.82µs  med=23.05µs  max=2.08ms   p(90)=28.56µs  p(95)=30.43µs 
     http_req_sending............................: avg=8.97µs   min=5.36µs   med=9.18µs   max=1.94ms   p(90)=11.72µs  p(95)=12.83µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=159.22µs min=102.48µs med=148.14µs max=13.5ms   p(90)=170.84µs p(95)=179.12µs
     http_reqs...................................: 444459  3703.787141/s
     iteration_duration..........................: avg=265.24µs min=184.76µs med=253.24µs max=14.21ms  p(90)=281.07µs p(95)=292.05µs
     iterations..................................: 444459  3703.787141/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2