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

chore(deps): update nextjs monorepo to v14.2.5 #1450

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
eslint-config-next (source) 14.2.4 -> 14.2.5 age adoption passing confidence
next (source) 14.2.4 -> 14.2.5 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next) ### [`v14.2.5`](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5)
vercel/next.js (next) ### [`v14.2.5`](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5)

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

github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 302680     ✗ 0     
     data_received..................: 30 MB   994 kB/s
     data_sent......................: 12 MB   404 kB/s
     http_req_blocked...............: avg=1.37µs   min=872ns    med=1.19µs   max=279.4µs  p(90)=1.85µs   p(95)=2.01µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=119µs    p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=137.81µs min=92.63µs  med=132.56µs max=8.01ms   p(90)=154.12µs p(95)=160.39µs
       { expected_response:true }...: avg=137.81µs min=92.63µs  med=132.56µs max=8.01ms   p(90)=154.12µs p(95)=160.39µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 151340
     http_req_receiving.............: avg=23.93µs  min=12.18µs  med=22.74µs  max=831.97µs p(90)=29.66µs  p(95)=31.75µs 
     http_req_sending...............: avg=6.15µs   min=3.95µs   med=5.35µs   max=306.5µs  p(90)=8.03µs   p(95)=8.45µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.72µs min=66.82µs  med=101.96µs max=7.95ms   p(90)=120.78µs p(95)=125.89µs
     http_reqs......................: 151340  5044.48243/s
     iteration_duration.............: avg=193.9µs  min=136.75µs med=187.82µs max=8.1ms    p(90)=212.06µs p(95)=220.29µs
     iterations.....................: 151340  5044.48243/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 (consumeBody)

   ✓ active_handles.................: avg=137.932723 min=15     med=138     max=199      p(90)=162     p(95)=169    
     data_received..................: 23 MB  770 kB/s
     data_sent......................: 15 MB  494 kB/s
     http_req_blocked...............: avg=3.19µs     min=641ns  med=1.37µs  max=18.15ms  p(90)=2.02µs  p(95)=2.33µs 
     http_req_connecting............: avg=948ns      min=0s     med=0s      max=6.87ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.78ms    min=2.14ms med=19.38ms max=746.8ms  p(90)=25.51ms p(95)=27.43ms
       { expected_response:true }...: avg=19.78ms    min=2.14ms med=19.38ms max=746.8ms  p(90)=25.51ms p(95)=27.43ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 151052
     http_req_receiving.............: avg=35.79µs    min=8.89µs med=23.05µs max=21.98ms  p(90)=38.87µs p(95)=47.46µs
     http_req_sending...............: avg=11.68µs    min=3.18µs med=6.33µs  max=34.2ms   p(90)=9.74µs  p(95)=14.67µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.73ms    min=2.12ms med=19.34ms max=746.69ms p(90)=25.47ms p(95)=27.34ms
     http_reqs......................: 151052 5034.282415/s
     iteration_duration.............: avg=39.67ms    min=7.61ms med=38.34ms max=768.43ms p(90)=44.13ms p(95)=49.86ms
     iterations.....................: 75509  2516.574629/s
     vus............................: 66     min=66        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% ✓ 227028      ✗ 0     
     data_received..................: 23 MB   761 kB/s
     data_sent......................: 9.1 MB  303 kB/s
     http_req_blocked...............: avg=1.43µs   min=891ns    med=1.22µs   max=299.56µs p(90)=1.94µs   p(95)=2.14µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=125.65µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=201.69µs min=156.67µs med=188.44µs max=17.9ms   p(90)=215.33µs p(95)=224.33µs
       { expected_response:true }...: avg=201.69µs min=156.67µs med=188.44µs max=17.9ms   p(90)=215.33µs p(95)=224.33µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 113514
     http_req_receiving.............: avg=25.75µs  min=14.26µs  med=24.26µs  max=2.41ms   p(90)=31.35µs  p(95)=33.5µs  
     http_req_sending...............: avg=6.39µs   min=4.11µs   med=5.65µs   max=5.67ms   p(90)=8.24µs   p(95)=8.86µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=169.54µs min=125.88µs med=156.32µs max=17.82ms  p(90)=179.63µs p(95)=188.18µs
     http_reqs......................: 113514  3783.646688/s
     iteration_duration.............: avg=259.81µs min=204.09µs med=246.06µs max=18.05ms  p(90)=275.89µs p(95)=287.24µs
     iterations.....................: 113514  3783.646688/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.583783 min=103      med=139     max=200      p(90)=159     p(95)=164    
     data_received..................: 25 MB  827 kB/s
     data_sent......................: 16 MB  535 kB/s
     http_req_blocked...............: avg=4.18µs     min=661ns    med=1.53µs  max=13ms     p(90)=2.06µs  p(95)=2.47µs 
     http_req_connecting............: avg=2.06µs     min=0s       med=0s      max=6.12ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.42ms    min=274.55µs med=17.93ms max=208.62ms p(90)=24.12ms p(95)=28ms   
       { expected_response:true }...: avg=18.42ms    min=274.55µs med=17.93ms max=208.62ms p(90)=24.12ms p(95)=28ms   
     http_req_failed................: 0.00%  ✓ 0           ✗ 162155
     http_req_receiving.............: avg=36.29µs    min=8.6µs    med=24.19µs max=19.29ms  p(90)=40.11µs p(95)=49.5µs 
     http_req_sending...............: avg=12.18µs    min=3.02µs   med=7.18µs  max=19.55ms  p(90)=10.69µs p(95)=16.42µs
     http_req_tls_handshaking.......: avg=0s         min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.38ms    min=210.9µs  med=17.89ms max=208.27ms p(90)=24.07ms p(95)=27.91ms
     http_reqs......................: 162155 5404.549132/s
     iteration_duration.............: avg=36.97ms    min=4.61ms   med=35.7ms  max=228.74ms p(90)=43.57ms p(95)=47.66ms
     iterations.....................: 81061  2701.724629/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100