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 31 forks source link

fix(deps): update dependency bun-types to v1.1.20 #1456

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
bun-types (source) 1.1.19 -> 1.1.20 age adoption passing confidence

Release Notes

oven-sh/bun (bun-types) ### [`v1.1.20`](https://togithub.com/oven-sh/bun/compare/110849355cdd640d4d2494a0d0e96375a69c7f72...ae19489250ab74ee3ea7d5b50fca5d7d2b4e6d66) [Compare Source](https://togithub.com/oven-sh/bun/compare/110849355cdd640d4d2494a0d0e96375a69c7f72...ae19489250ab74ee3ea7d5b50fca5d7d2b4e6d66)

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=138.670445 min=71     med=139     max=199      p(90)=161     p(95)=167    
     data_received..................: 23 MB  772 kB/s
     data_sent......................: 15 MB  495 kB/s
     http_req_blocked...............: avg=4.48µs     min=622ns  med=1.4µs   max=7.85ms   p(90)=1.99µs  p(95)=2.33µs 
     http_req_connecting............: avg=2.68µs     min=0s     med=0s      max=7.78ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.73ms    min=2.13ms med=19.25ms max=677.67ms p(90)=25.39ms p(95)=27.4ms 
       { expected_response:true }...: avg=19.73ms    min=2.13ms med=19.25ms max=677.67ms p(90)=25.39ms p(95)=27.4ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 151435
     http_req_receiving.............: avg=35.67µs    min=9.12µs med=24.31µs max=28.95ms  p(90)=39.87µs p(95)=48.1µs 
     http_req_sending...............: avg=12.3µs     min=3.25µs med=6.77µs  max=33.19ms  p(90)=9.99µs  p(95)=15.04µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.69ms    min=2.09ms med=19.21ms max=677.54ms p(90)=25.35ms p(95)=27.33ms
     http_reqs......................: 151435 5047.350101/s
     iteration_duration.............: avg=39.59ms    min=9.25ms med=38.37ms max=701.59ms p(90)=44.24ms p(95)=49.58ms
     iterations.....................: 75687  2522.658481/s
     vus............................: 100    min=100       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% ✓ 234504      ✗ 0     
     data_received..................: 24 MB   786 kB/s
     data_sent......................: 9.4 MB  313 kB/s
     http_req_blocked...............: avg=1.34µs   min=871ns    med=1.16µs   max=222.28µs p(90)=1.83µs   p(95)=1.98µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=112.33µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=196.09µs min=148.22µs med=183.74µs max=17.16ms  p(90)=210.52µs p(95)=219.84µs
       { expected_response:true }...: avg=196.09µs min=148.22µs med=183.74µs max=17.16ms  p(90)=210.52µs p(95)=219.84µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 117252
     http_req_receiving.............: avg=24.8µs   min=13.69µs  med=23.29µs  max=1.45ms   p(90)=30.33µs  p(95)=32.47µs 
     http_req_sending...............: avg=5.93µs   min=3.98µs   med=5.15µs   max=253.25µs p(90)=7.91µs   p(95)=8.33µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=165.36µs min=123.33µs med=152.85µs max=17.1ms   p(90)=176.08µs p(95)=184.66µs
     http_reqs......................: 117252  3908.253407/s
     iteration_duration.............: avg=251.63µs min=198.96µs med=238.46µs max=17.28ms  p(90)=268.76µs p(95)=280.89µs
     iterations.....................: 117252  3908.253407/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   
github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.06924 min=103      med=140     max=200      p(90)=161     p(95)=168    
     data_received..................: 25 MB  842 kB/s
     data_sent......................: 16 MB  545 kB/s
     http_req_blocked...............: avg=3.84µs    min=662ns    med=1.45µs  max=14.03ms  p(90)=2.04µs  p(95)=2.39µs 
     http_req_connecting............: avg=1.8µs     min=0s       med=0s      max=6.05ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.09ms   min=952.12µs med=17.67ms max=316.44ms p(90)=23.81ms p(95)=26.54ms
       { expected_response:true }...: avg=18.09ms   min=952.12µs med=17.67ms max=316.44ms p(90)=23.81ms p(95)=26.54ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 165153
     http_req_receiving.............: avg=36.48µs   min=8.45µs   med=23.67µs max=27.43ms  p(90)=39.34µs p(95)=48.76µs
     http_req_sending...............: avg=12.53µs   min=3.04µs   med=6.84µs  max=17.12ms  p(90)=10.48µs p(95)=16.73µs
     http_req_tls_handshaking.......: avg=0s        min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.04ms   min=574.16µs med=17.63ms max=316.32ms p(90)=23.76ms p(95)=26.43ms
     http_reqs......................: 165153 5503.768069/s
     iteration_duration.............: avg=36.3ms    min=9.31ms   med=35.23ms max=332.9ms  p(90)=42.14ms p(95)=46.57ms
     iterations.....................: 82555  2751.167541/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 302422      ✗ 0     
     data_received..................: 30 MB   993 kB/s
     data_sent......................: 12 MB   403 kB/s
     http_req_blocked...............: avg=1.33µs   min=852ns    med=1.15µs   max=179.43µs p(90)=1.81µs   p(95)=1.96µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=115.6µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=137.89µs min=92.65µs  med=132.88µs max=7.85ms   p(90)=154.45µs p(95)=160.69µs
       { expected_response:true }...: avg=137.89µs min=92.65µs  med=132.88µs max=7.85ms   p(90)=154.45µs p(95)=160.69µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 151211
     http_req_receiving.............: avg=24.33µs  min=12.44µs  med=23.2µs   max=402.48µs p(90)=30.2µs   p(95)=32.24µs 
     http_req_sending...............: avg=6.15µs   min=4.08µs   med=5.35µs   max=831.04µs p(90)=8.02µs   p(95)=8.46µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.4µs  min=67.5µs   med=101.85µs max=7.81ms   p(90)=120.5µs  p(95)=125.53µs
     http_reqs......................: 151211  5040.183204/s
     iteration_duration.............: avg=194.09µs min=136.06µs med=188.29µs max=7.93ms   p(90)=212.64µs p(95)=220.85µs
     iterations.....................: 151211  5040.183204/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1