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 all non-major dependencies to v7.25.2 #1525

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
@babel/core (source) 7.24.9 -> 7.25.2 age adoption passing confidence
@babel/preset-env (source) 7.25.0 -> 7.25.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.25.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.9...v7.25.2) ##### :bug: Bug Fix - `babel-core`, `babel-traverse` - [#​16695](https://togithub.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

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 (noConsumeBody)

   ✓ active_handles.................: avg=139.241312 min=52      med=139     max=199      p(90)=160     p(95)=164    
     data_received..................: 21 MB  704 kB/s
     data_sent......................: 14 MB  456 kB/s
     http_req_blocked...............: avg=3.76µs     min=671ns   med=1.43µs  max=12.36ms  p(90)=2.08µs  p(95)=2.46µs 
     http_req_connecting............: avg=1.82µs     min=0s      med=0s      max=5.67ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.65ms    min=1.66ms  med=21.12ms max=917.9ms  p(90)=27.38ms p(95)=29.24ms
       { expected_response:true }...: avg=21.65ms    min=1.66ms  med=21.12ms max=917.9ms  p(90)=27.38ms p(95)=29.24ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 138068
     http_req_receiving.............: avg=37.84µs    min=11.13µs med=26.73µs max=19.61ms  p(90)=41.12µs p(95)=48.89µs
     http_req_sending...............: avg=12.34µs    min=3.79µs  med=7.2µs   max=19.43ms  p(90)=10.56µs p(95)=14.21µ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=1.63ms  med=21.08ms max=917.84ms p(90)=27.33ms p(95)=29.16ms
     http_reqs......................: 138068 4601.358727/s
     iteration_duration.............: avg=43.43ms    min=8.32ms  med=41.94ms max=947.65ms p(90)=47.02ms p(95)=54.73ms
     iterations.....................: 69006  2299.746214/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 (consumeBody)

   ✓ active_handles.................: avg=139.681971 min=103     med=139     max=197      p(90)=162     p(95)=170    
     data_received..................: 21 MB  712 kB/s
     data_sent......................: 14 MB  456 kB/s
     http_req_blocked...............: avg=4.01µs     min=631ns   med=1.25µs  max=7.5ms    p(90)=2µs     p(95)=2.26µs 
     http_req_connecting............: avg=2.27µs     min=0s      med=0s      max=6.39ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.42ms    min=3.33ms  med=20.84ms max=148.71ms p(90)=27.14ms p(95)=29.87ms
       { expected_response:true }...: avg=21.42ms    min=3.33ms  med=20.84ms max=148.71ms p(90)=27.14ms p(95)=29.87ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 139568
     http_req_receiving.............: avg=33.13µs    min=9.04µs  med=23.83µs max=20.26ms  p(90)=38.39µs p(95)=44.57µs
     http_req_sending...............: avg=11.32µs    min=3.42µs  med=6µs     max=47.03ms  p(90)=9.58µs  p(95)=12.97µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.38ms    min=3.27ms  med=20.81ms max=148.05ms p(90)=27.09ms p(95)=29.77ms
     http_reqs......................: 139568 4651.196837/s
     iteration_duration.............: avg=42.96ms    min=13.75ms med=41.46ms max=178.73ms p(90)=49.35ms p(95)=54.35ms
     iterations.....................: 69761  2324.831928/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% ✓ 297640      ✗ 0     
     data_received..................: 29 MB   977 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.36µs   min=882ns    med=1.17µs   max=263.99µs p(90)=1.83µs   p(95)=1.98µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=116.69µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.29µs min=94.38µs  med=135.08µs max=7.6ms    p(90)=156.32µs p(95)=162.58µs
       { expected_response:true }...: avg=140.29µs min=94.38µs  med=135.08µs max=7.6ms    p(90)=156.32µs p(95)=162.58µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148820
     http_req_receiving.............: avg=24.22µs  min=12.4µs   med=23.17µs  max=467.03µs p(90)=29.89µs  p(95)=31.9µs  
     http_req_sending...............: avg=6.28µs   min=4.07µs   med=5.56µs   max=327.16µs p(90)=8.12µs   p(95)=8.65µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.78µs min=69.34µs  med=104.15µs max=7.56ms   p(90)=122.45µs p(95)=127.59µs
     http_reqs......................: 148820  4960.494145/s
     iteration_duration.............: avg=197.14µs min=137.97µs med=191µs    max=7.7ms    p(90)=215.32µs p(95)=223.66µs
     iterations.....................: 148820  4960.494145/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% ✓ 231618      ✗ 0     
     data_received..................: 23 MB   776 kB/s
     data_sent......................: 9.3 MB  309 kB/s
     http_req_blocked...............: avg=1.42µs   min=942ns    med=1.22µs   max=285.1µs  p(90)=1.91µs   p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=121.85µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=197.26µs min=146.89µs med=184.29µs max=13.98ms  p(90)=211.24µs p(95)=220.68µs
       { expected_response:true }...: avg=197.26µs min=146.89µs med=184.29µs max=13.98ms  p(90)=211.24µs p(95)=220.68µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 115809
     http_req_receiving.............: avg=25.17µs  min=13.93µs  med=23.64µs  max=3.76ms   p(90)=30.52µs  p(95)=32.81µs 
     http_req_sending...............: avg=6.26µs   min=4.12µs   med=5.42µs   max=6.2ms    p(90)=8.04µs   p(95)=8.6µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=165.81µs min=121.8µs  med=152.96µs max=12.15ms  p(90)=176.31µs p(95)=185.13µs
     http_reqs......................: 115809  3860.164959/s
     iteration_duration.............: avg=254.74µs min=192.14µs med=241.13µs max=14.38ms  p(90)=271.45µs p(95)=283.76µs
     iterations.....................: 115809  3860.164959/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1