ardatan / whatwg-node

Helper packages to create platform agnostic applications and libraries without worrying about the lack of WHATWG support in Node.js
MIT License
154 stars 32 forks source link

chore(deps): update dependency @types/node to v20.14.13 #1510

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.14.12 -> 20.14.13 age adoption passing confidence

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 these updates again.



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

github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.441693 min=53      med=141     max=184      p(90)=160     p(95)=167    
     data_received..................: 21 MB  703 kB/s
     data_sent......................: 14 MB  450 kB/s
     http_req_blocked...............: avg=4.06µs     min=711ns   med=1.22µs  max=20.24ms  p(90)=1.97µs  p(95)=2.2µs  
     http_req_connecting............: avg=2.2µs      min=0s      med=0s      max=6.64ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.7ms     min=2.35ms  med=21.2ms  max=843.32ms p(90)=27.33ms p(95)=29ms   
       { expected_response:true }...: avg=21.7ms     min=2.35ms  med=21.2ms  max=843.32ms p(90)=27.33ms p(95)=29ms   
     http_req_failed................: 0.00%  ✓ 0           ✗ 137767
     http_req_receiving.............: avg=34.83µs    min=9.28µs  med=23.54µs max=36.77ms  p(90)=37.79µs p(95)=44.18µs
     http_req_sending...............: avg=10.67µs    min=3.31µs  med=5.6µs   max=25.74ms  p(90)=9.19µs  p(95)=12.55µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.66ms    min=2.31ms  med=21.16ms max=843.26ms p(90)=27.29ms p(95)=28.94ms
     http_reqs......................: 137767 4591.486545/s
     iteration_duration.............: avg=43.5ms     min=15.96ms med=42.09ms max=868ms    p(90)=47.05ms p(95)=53.37ms
     iterations.....................: 68851  2294.660115/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.458198 min=12       med=139     max=199      p(90)=161     p(95)=165    
     data_received..................: 21 MB  704 kB/s
     data_sent......................: 14 MB  456 kB/s
     http_req_blocked...............: avg=1.99µs     min=672ns    med=1.36µs  max=2.71ms   p(90)=2.06µs  p(95)=2.35µs 
     http_req_connecting............: avg=246ns      min=0s       med=0s      max=2.65ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.64ms    min=289.79µs med=21.08ms max=944.3ms  p(90)=27.55ms p(95)=29.26ms
       { expected_response:true }...: avg=21.64ms    min=289.79µs med=21.08ms max=944.3ms  p(90)=27.55ms p(95)=29.26ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 138117
     http_req_receiving.............: avg=35.44µs    min=9.8µs    med=24.97µs max=27.7ms   p(90)=40.41µs p(95)=47.41µs
     http_req_sending...............: avg=11.34µs    min=3.36µs   med=6.6µs   max=22.75ms  p(90)=10.06µs p(95)=13.74µs
     http_req_tls_handshaking.......: avg=0s         min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.6ms     min=247.39µs med=21.04ms max=944.23ms p(90)=27.5ms  p(95)=29.18ms
     http_reqs......................: 138117 4603.345367/s
     iteration_duration.............: avg=43.4ms     min=9.58ms   med=41.99ms max=970.66ms p(90)=47.31ms p(95)=53.14ms
     iterations.....................: 69040  2301.056091/s
     vus............................: 71     min=71        max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 232646     ✗ 0     
     data_received..................: 23 MB   779 kB/s
     data_sent......................: 9.3 MB  310 kB/s
     http_req_blocked...............: avg=1.38µs   min=871ns    med=1.18µs   max=194.36µs p(90)=1.91µs   p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=132.04µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=197.25µs min=147.29µs med=184.51µs max=15.08ms  p(90)=211.52µs p(95)=221.08µs
       { expected_response:true }...: avg=197.25µs min=147.29µs med=184.51µs max=15.08ms  p(90)=211.52µs p(95)=221.08µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 116323
     http_req_receiving.............: avg=25.05µs  min=13.69µs  med=23.48µs  max=1.9ms    p(90)=30.6µs   p(95)=32.66µs 
     http_req_sending...............: avg=6.21µs   min=3.99µs   med=5.39µs   max=3.57ms   p(90)=8.11µs   p(95)=8.56µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=165.98µs min=122.17µs med=153.42µs max=14.99ms  p(90)=176.68µs p(95)=185.09µs
     http_reqs......................: 116323  3877.27585/s
     iteration_duration.............: avg=253.62µs min=195.88µs med=240.35µs max=15.25ms  p(90)=271.02µs p(95)=283.27µs
     iterations.....................: 116323  3877.27585/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   
github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 297456      ✗ 0     
     data_received..................: 29 MB   977 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.42µs   min=922ns   med=1.22µs   max=188.87µs p(90)=1.9µs    p(95)=2.08µs  
     http_req_connecting............: avg=0ns      min=0s      med=0s       max=121.83µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.66µs min=93.32µs med=134.12µs max=9.05ms   p(90)=155.5µs  p(95)=162.11µs
       { expected_response:true }...: avg=139.66µs min=93.32µs med=134.12µs max=9.05ms   p(90)=155.5µs  p(95)=162.11µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148728
     http_req_receiving.............: avg=24.4µs   min=12.18µs med=23.24µs  max=3.61ms   p(90)=30.07µs  p(95)=32.22µs 
     http_req_sending...............: avg=6.38µs   min=4.13µs  med=5.65µs   max=327.19µs p(90)=8.19µs   p(95)=8.78µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.87µs min=65.02µs med=102.81µs max=9ms      p(90)=121.6µs  p(95)=126.9µs 
     http_reqs......................: 148728  4957.427022/s
     iteration_duration.............: avg=197.2µs  min=138.2µs med=190.98µs max=9.15ms   p(90)=215.41µs p(95)=224.18µs
     iterations.....................: 148728  4957.427022/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1