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 tslib to v2.6.3 #1419

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
tslib (source) 2.6.2 -> 2.6.3 age adoption passing confidence

Release Notes

Microsoft/tslib (tslib) ### [`v2.6.3`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.3) [Compare Source](https://togithub.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) #### What's Changed - 'await using' normative changes by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/microsoft/tslib/pull/258](https://togithub.com/microsoft/tslib/pull/258) **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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

github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.861846 min=11       med=141     max=183      p(90)=160     p(95)=166    
     data_received..................: 25 MB  834 kB/s
     data_sent......................: 16 MB  540 kB/s
     http_req_blocked...............: avg=2.79µs     min=581ns    med=1.44µs  max=26.78ms  p(90)=2.05µs  p(95)=2.46µs 
     http_req_connecting............: avg=427ns      min=0s       med=0s      max=4.31ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.27ms    min=956.1µs  med=17.77ms max=818.18ms p(90)=23.75ms p(95)=25.59ms
       { expected_response:true }...: avg=18.27ms    min=956.1µs  med=17.77ms max=818.18ms p(90)=23.75ms p(95)=25.59ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 163479
     http_req_receiving.............: avg=37.1µs     min=8.39µs   med=24.28µs max=26.42ms  p(90)=40.03µs p(95)=49.57µs
     http_req_sending...............: avg=13.05µs    min=3.14µs   med=7.07µs  max=16.88ms  p(90)=10.73µs p(95)=16.97µs
     http_req_tls_handshaking.......: avg=0s         min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.22ms    min=896.33µs med=17.73ms max=818.13ms p(90)=23.7ms  p(95)=25.52ms
     http_reqs......................: 163479 5448.240182/s
     iteration_duration.............: avg=36.67ms    min=4.16ms   med=35.66ms max=844.62ms p(90)=40.38ms p(95)=46.11ms
     iterations.....................: 81713  2723.236929/s
     vus............................: 99     min=99        max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.92345 min=12     med=140     max=188      p(90)=160     p(95)=165    
     data_received..................: 24 MB  787 kB/s
     data_sent......................: 15 MB  505 kB/s
     http_req_blocked...............: avg=2.57µs    min=621ns  med=1.43µs  max=4.98ms   p(90)=2.05µs  p(95)=2.41µs 
     http_req_connecting............: avg=650ns     min=0s     med=0s      max=3.81ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.35ms   min=2.82ms med=18.86ms max=812.48ms p(90)=24.9ms  p(95)=26.48ms
       { expected_response:true }...: avg=19.35ms   min=2.82ms med=18.86ms max=812.48ms p(90)=24.9ms  p(95)=26.48ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 154429
     http_req_receiving.............: avg=34.25µs   min=9.15µs med=23.91µs max=16.86ms  p(90)=39.23µs p(95)=47.08µs
     http_req_sending...............: avg=11.81µs   min=3.16µs med=6.82µs  max=20.94ms  p(90)=9.98µs  p(95)=14.99µs
     http_req_tls_handshaking.......: avg=0s        min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.3ms    min=2.79ms med=18.82ms max=812.4ms  p(90)=24.86ms p(95)=26.42ms
     http_reqs......................: 154429 5146.78835/s
     iteration_duration.............: avg=38.81ms   min=9.06ms med=37.64ms max=834.24ms p(90)=43.15ms p(95)=48.77ms
     iterations.....................: 77178  2572.177708/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% ✓ 297728      ✗ 0     
     data_received..................: 29 MB   978 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.39µs   min=872ns    med=1.19µs   max=252.36µs p(90)=1.9µs    p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=158.44µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.84µs min=93.19µs  med=134.32µs max=7.81ms   p(90)=155.34µs p(95)=161.65µs
       { expected_response:true }...: avg=139.84µs min=93.19µs  med=134.32µs max=7.81ms   p(90)=155.34µs p(95)=161.65µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148864
     http_req_receiving.............: avg=24.01µs  min=12.05µs  med=22.85µs  max=656.87µs p(90)=29.75µs  p(95)=31.73µs 
     http_req_sending...............: avg=6.22µs   min=4.03µs   med=5.47µs   max=392.09µs p(90)=8.08µs   p(95)=8.57µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.6µs  min=67.24µs  med=103.69µs max=7.7ms    p(90)=121.85µs p(95)=126.83µs
     http_reqs......................: 148864  4961.959474/s
     iteration_duration.............: avg=197.16µs min=138.86µs med=190.83µs max=8.44ms   p(90)=215.03µs p(95)=223.19µs
     iterations.....................: 148864  4961.959474/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   
github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 229340      ✗ 0     
     data_received..................: 23 MB   768 kB/s
     data_sent......................: 9.2 MB  306 kB/s
     http_req_blocked...............: avg=1.38µs   min=902ns    med=1.18µs   max=349.67µs p(90)=1.86µs   p(95)=2.03µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=117.47µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=200.03µs min=154.54µs med=186.72µs max=14.45ms  p(90)=215.4µs  p(95)=226.63µs
       { expected_response:true }...: avg=200.03µs min=154.54µs med=186.72µs max=14.45ms  p(90)=215.4µs  p(95)=226.63µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 114670
     http_req_receiving.............: avg=25.29µs  min=13.47µs  med=23.67µs  max=2.46ms   p(90)=30.89µs  p(95)=33.16µs 
     http_req_sending...............: avg=6.17µs   min=4.07µs   med=5.32µs   max=4.77ms   p(90)=8.12µs   p(95)=8.7µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=168.56µs min=124.95µs med=155.38µs max=11.13ms  p(90)=179.91µs p(95)=189.86µs
     http_reqs......................: 114670  3822.187819/s
     iteration_duration.............: avg=257.28µs min=198.5µs  med=242.86µs max=14.82ms  p(90)=275.79µs p(95)=290.07µs
     iterations.....................: 114670  3822.187819/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1