Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update nextjs monorepo to v15.1.4 #1949

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 15.1.3 -> 15.1.4 age adoption passing confidence
next (source) 15.1.3 -> 15.1.4 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next)

v15.1.4

Compare Source

vercel/next.js (next)

v15.1.4

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@whatwg-node/fetch 0.10.2-alpha-20250107210838-55d5cc33b082b1962ee6ef7a42c21f20e2767b1c npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.7.6-alpha-20250107210838-55d5cc33b082b1962ee6ef7a42c21f20e2767b1c npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jan 7, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.782256 min=12     med=139     max=178      p(90)=160     p(95)=164    
     data_received..................: 22 MB  725 kB/s
     data_sent......................: 14 MB  469 kB/s
     http_req_blocked...............: avg=2.05µs     min=621ns  med=1.35µs  max=14.8ms   p(90)=2.03µs  p(95)=2.31µs 
     http_req_connecting............: avg=90ns       min=0s     med=0s      max=857.65µs p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.03ms    min=3.05ms med=20.36ms max=1.11s    p(90)=26.48ms p(95)=27.82ms
       { expected_response:true }...: avg=21.03ms    min=3.05ms med=20.36ms max=1.11s    p(90)=26.48ms p(95)=27.82ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 142136
     http_req_receiving.............: avg=33.08µs    min=9.14µs med=22.89µs max=30.27ms  p(90)=37.75µs p(95)=44.94µs
     http_req_sending...............: avg=10.79µs    min=3.39µs med=6.45µs  max=19.32ms  p(90)=9.67µs  p(95)=13.73µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.99ms    min=3.02ms med=20.32ms max=1.11s    p(90)=26.44ms p(95)=27.75ms
     http_reqs......................: 142136 4737.211329/s
     iteration_duration.............: avg=42.17ms    min=9.58ms med=40.64ms max=1.13s    p(90)=46.51ms p(95)=51.23ms
     iterations.....................: 71042  2367.739118/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jan 7, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.507361 min=33      med=140     max=181     p(90)=159     p(95)=164    
     data_received..................: 21 MB  706 kB/s
     data_sent......................: 14 MB  453 kB/s
     http_req_blocked...............: avg=3.08µs     min=611ns   med=1.27µs  max=4.85ms  p(90)=1.98µs  p(95)=2.22µs 
     http_req_connecting............: avg=1.29µs     min=0s      med=0s      max=4.76ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.59ms    min=4.42ms  med=20.96ms max=1.19s   p(90)=27.08ms p(95)=28.6ms 
       { expected_response:true }...: avg=21.59ms    min=4.42ms  med=20.96ms max=1.19s   p(90)=27.08ms p(95)=28.6ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 138497
     http_req_receiving.............: avg=33.04µs    min=9.09µs  med=22.79µs max=34.33ms p(90)=36.56µs p(95)=43.84µs
     http_req_sending...............: avg=10.85µs    min=3.21µs  med=5.74µs  max=15.3ms  p(90)=9.44µs  p(95)=13.89µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.55ms    min=4.29ms  med=20.92ms max=1.19s   p(90)=27.04ms p(95)=28.53ms
     http_reqs......................: 138497 4616.108646/s
     iteration_duration.............: avg=43.29ms    min=17.51ms med=41.72ms max=1.22s   p(90)=46.95ms p(95)=53.37ms
     iterations.....................: 69213  2306.871107/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jan 7, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 216812      ✗ 0     
     data_received..................: 22 MB   726 kB/s
     data_sent......................: 8.7 MB  289 kB/s
     http_req_blocked...............: avg=1.42µs   min=871ns    med=1.21µs   max=196.63µs p(90)=1.9µs    p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=127.15µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=212.67µs min=156.29µs med=201.35µs max=49.21ms  p(90)=226.02µs p(95)=235.11µs
       { expected_response:true }...: avg=212.67µs min=156.29µs med=201.35µs max=49.21ms  p(90)=226.02µs p(95)=235.11µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108406
     http_req_receiving.............: avg=26.18µs  min=14.32µs  med=24.52µs  max=3.05ms   p(90)=31.34µs  p(95)=33.92µs 
     http_req_sending...............: avg=6.53µs   min=4.04µs   med=5.85µs   max=292.89µs p(90)=8.23µs   p(95)=9.05µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=179.95µs min=130.01µs med=169.1µs  max=49.13ms  p(90)=190.72µs p(95)=199.1µs 
     http_reqs......................: 108406  3613.156847/s
     iteration_duration.............: avg=272.09µs min=203.09µs med=259.79µs max=49.36ms  p(90)=288.29µs p(95)=299.92µs
     iterations.....................: 108406  3613.156847/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jan 7, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 208268      ✗ 0     
     data_received..................: 21 MB   698 kB/s
     data_sent......................: 8.3 MB  278 kB/s
     http_req_blocked...............: avg=1.39µs   min=862ns    med=1.18µs   max=290.46µs p(90)=1.87µs   p(95)=2.03µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=115.98µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=226.47µs min=173.29µs med=215.92µs max=7.63ms   p(90)=243.8µs  p(95)=254.16µs
       { expected_response:true }...: avg=226.47µs min=173.29µs med=215.92µs max=7.63ms   p(90)=243.8µs  p(95)=254.16µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 104134
     http_req_receiving.............: avg=25.25µs  min=13.53µs  med=23.68µs  max=2.4ms    p(90)=30.37µs  p(95)=33.16µs 
     http_req_sending...............: avg=6.23µs   min=4µs      med=5.36µs   max=812.39µs p(90)=8.07µs   p(95)=8.69µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=194.99µs min=149.37µs med=184.53µs max=7.59ms   p(90)=209.31µs p(95)=219.16µs
     http_reqs......................: 104134  3470.996395/s
     iteration_duration.............: avg=283.69µs min=216.81µs med=272.26µs max=7.72ms   p(90)=303.34µs p(95)=316.18µs
     iterations.....................: 104134  3470.996395/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jan 7, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 303786      ✗ 0     
     data_received..................: 30 MB   997 kB/s
     data_sent......................: 12 MB   405 kB/s
     http_req_blocked...............: avg=1.29µs   min=832ns    med=1.12µs   max=175.07µs p(90)=1.76µs   p(95)=1.94µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=117.61µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=137.17µs min=94.28µs  med=132.47µs max=6.11ms   p(90)=155.2µs  p(95)=162.79µs
       { expected_response:true }...: avg=137.17µs min=94.28µs  med=132.47µs max=6.11ms   p(90)=155.2µs  p(95)=162.79µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 151893
     http_req_receiving.............: avg=24.09µs  min=12µs     med=22.6µs   max=2.63ms   p(90)=29.7µs   p(95)=32.51µs 
     http_req_sending...............: avg=5.97µs   min=3.84µs   med=5.11µs   max=411.48µs p(90)=7.87µs   p(95)=8.48µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.1µs  min=68.89µs  med=102.1µs  max=6.01ms   p(90)=121.73µs p(95)=128.05µs
     http_reqs......................: 151893  5062.925937/s
     iteration_duration.............: avg=193.11µs min=138.28µs med=187.39µs max=6.51ms   p(90)=214.23µs p(95)=224.19µs
     iterations.....................: 151893  5062.925937/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 243664b into master Jan 7, 2025
24 checks passed
@renovate renovate bot deleted the renovate/nextjs-monorepo branch January 7, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant