Skip to content

chore(deps): update typescript-eslint monorepo to v8.64.0#3474

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/typescript-eslint-monorepo
Open

chore(deps): update typescript-eslint monorepo to v8.64.0#3474
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.63.08.64.0 age confidence
@typescript-eslint/parser (source) 8.63.08.64.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.64.0

Compare Source

🚀 Features
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.64.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • 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 Jul 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.102294 min=19      med=139     max=199      p(90)=160     p(95)=165    
     data_received..................: 24 MB  786 kB/s
     data_sent......................: 15 MB  504 kB/s
     http_req_blocked...............: avg=2.85µs     min=611ns   med=1.55µs  max=4.84ms   p(90)=2.07µs  p(95)=2.36µs 
     http_req_connecting............: avg=872ns      min=0s      med=0s      max=3.62ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.39ms    min=3.45ms  med=18.58ms max=902.54ms p(90)=25.04ms p(95)=29.06ms
       { expected_response:true }...: avg=19.39ms    min=3.45ms  med=18.58ms max=902.54ms p(90)=25.04ms p(95)=29.06ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 154286
     http_req_receiving.............: avg=33.45µs    min=8.29µs  med=22.23µs max=22.52ms  p(90)=39.89µs p(95)=53.21µs
     http_req_sending...............: avg=11.14µs    min=2.84µs  med=6.79µs  max=5.85ms   p(90)=10.83µs p(95)=18.34µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.35ms    min=3.42ms  med=18.54ms max=902.46ms p(90)=24.99ms p(95)=28.99ms
     http_reqs......................: 154286 5138.934743/s
     iteration_duration.............: avg=38.88ms    min=11.32ms med=37.08ms max=923.11ms p(90)=45.47ms p(95)=48.87ms
     iterations.....................: 77131  2569.067677/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=138.582774 min=16     med=138     max=201      p(90)=161     p(95)=166    
     data_received..................: 24 MB  811 kB/s
     data_sent......................: 16 MB  525 kB/s
     http_req_blocked...............: avg=3.29µs     min=571ns  med=1.53µs  max=4.08ms   p(90)=2.05µs  p(95)=2.4µs  
     http_req_connecting............: avg=1.19µs     min=0s     med=0s      max=4.06ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.81ms    min=1.73ms med=18.16ms max=873.95ms p(90)=24.56ms p(95)=27.99ms
       { expected_response:true }...: avg=18.81ms    min=1.73ms med=18.16ms max=873.95ms p(90)=24.56ms p(95)=27.99ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 158973
     http_req_receiving.............: avg=36.29µs    min=8.27µs med=22.06µs max=31.29ms  p(90)=40.72µs p(95)=55.97µs
     http_req_sending...............: avg=12.44µs    min=2.87µs med=6.76µs  max=13.06ms  p(90)=11.77µs p(95)=20.53µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.76ms    min=1.65ms med=18.11ms max=873.86ms p(90)=24.51ms p(95)=27.9ms 
     http_reqs......................: 158973 5298.549376/s
     iteration_duration.............: avg=37.72ms    min=8.3ms  med=36.05ms max=899.63ms p(90)=43.96ms p(95)=47.51ms
     iterations.....................: 79451  2648.091477/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/server results (vanilla)

     ✓ response code was 200
     ✓ valid response structure

   ✓ checks.........................: 100.00% ✓ 880258      ✗ 0     
     data_received..................: 80 MB   890 kB/s
     data_sent......................: 66 MB   729 kB/s
     http_req_blocked...............: avg=1.29µs   min=792ns    med=1.08µs   max=5.34ms   p(90)=1.61µs   p(95)=1.77µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=139.98µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=146.99µs min=106.35µs med=143.62µs max=5.61ms   p(90)=167.05µs p(95)=174.36µs
       { expected_response:true }...: avg=146.99µs min=106.35µs med=143.62µs max=5.61ms   p(90)=167.05µs p(95)=174.36µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 440129
     http_req_receiving.............: avg=21.86µs  min=11.72µs  med=21.85µs  max=2.71ms   p(90)=26.71µs  p(95)=30.03µs 
     http_req_sending...............: avg=7.05µs   min=4.79µs   med=6.21µs   max=2.1ms    p(90)=8.97µs   p(95)=9.75µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=118.07µs min=76.72µs  med=114.92µs max=5.41ms   p(90)=134.41µs p(95)=140.78µs
     http_reqs......................: 440129  4890.307727/s
     iteration_duration.............: avg=199.15µs min=151.99µs med=196.65µs max=5.97ms   p(90)=224.98µs p(95)=234.66µs
     iterations.....................: 440129  4890.307727/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/server results (uws)

     ✓ response code was 200
     ✓ valid response structure

   ✓ checks.........................: 100.00% ✓ 1237322     ✗ 0     
     data_received..................: 103 MB  1.1 MB/s
     data_sent......................: 92 MB   1.0 MB/s
     http_req_blocked...............: avg=945ns    min=387ns   med=828ns    max=210.28µs p(90)=1.24µs   p(95)=1.49µs  
     http_req_connecting............: avg=0ns      min=0s      med=0s       max=152.27µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=101.88µs min=47.82µs med=92.92µs  max=8.29ms   p(90)=127.54µs p(95)=146.68µs
       { expected_response:true }...: avg=101.88µs min=47.82µs med=92.92µs  max=8.29ms   p(90)=127.54µs p(95)=146.68µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 618661
     http_req_receiving.............: avg=17.65µs  min=5.18µs  med=14.18µs  max=5.15ms   p(90)=29.61µs  p(95)=33.6µs  
     http_req_sending...............: avg=4.62µs   min=2.19µs  med=3.76µs   max=6.46ms   p(90)=6.74µs   p(95)=8.52µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=79.59µs  min=35.92µs med=71.74µs  max=8.25ms   p(90)=98.42µs  p(95)=114.92µs
     http_reqs......................: 618661  6873.988985/s
     iteration_duration.............: avg=141.75µs min=72.65µs med=131.81µs max=8.39ms   p(90)=176.8µs  p(95)=201.06µs
     iterations.....................: 618661  6873.988985/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/server results (native)

     ✓ response code was 200
     ✓ valid response structure

   ✓ checks.........................: 100.00% ✓ 649900      ✗ 0     
     data_received..................: 65 MB   719 kB/s
     data_sent......................: 48 MB   538 kB/s
     http_req_blocked...............: avg=1.22µs   min=862ns    med=1.08µs   max=5.13ms   p(90)=1.3µs    p(95)=1.55µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=149.76µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=220.47µs min=171.04µs med=211.58µs max=10.44ms  p(90)=238.23µs p(95)=250.13µs
       { expected_response:true }...: avg=220.47µs min=171.04µs med=211.58µs max=10.44ms  p(90)=238.23µs p(95)=250.13µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 324950
     http_req_receiving.............: avg=25.15µs  min=14.1µs   med=24.82µs  max=5.41ms   p(90)=27.93µs  p(95)=29.63µs 
     http_req_sending...............: avg=6.64µs   min=4.91µs   med=5.97µs   max=5.19ms   p(90)=7.07µs   p(95)=8.06µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=188.67µs min=141.5µs  med=179.61µs max=10.38ms  p(90)=204.5µs  p(95)=215.74µs
     http_reqs......................: 324950  3610.550992/s
     iteration_duration.............: avg=271.7µs  min=217.29µs med=262.12µs max=10.57ms  p(90)=294.4µs  p(95)=308.7µs 
     iterations.....................: 324950  3610.550992/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/server results (undici)

     ✓ response code was 200
     ✓ valid response structure

   ✓ checks.........................: 100.00% ✓ 615848     ✗ 0     
     data_received..................: 61 MB   681 kB/s
     data_sent......................: 46 MB   510 kB/s
     http_req_blocked...............: avg=1.24µs   min=861ns    med=1.06µs   max=308.35µs p(90)=1.31µs   p(95)=1.62µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=141.08µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=235.16µs min=178.92µs med=223.79µs max=21.78ms  p(90)=254.07µs p(95)=266.75µs
       { expected_response:true }...: avg=235.16µs min=178.92µs med=223.79µs max=21.78ms  p(90)=254.07µs p(95)=266.75µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 307924
     http_req_receiving.............: avg=26.66µs  min=14µs     med=26.64µs  max=2.58ms   p(90)=30.02µs  p(95)=32.05µs 
     http_req_sending...............: avg=6.95µs   min=5.06µs   med=5.94µs   max=2.09ms   p(90)=7.36µs   p(95)=9.34µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=201.53µs min=153.15µs med=190.08µs max=21.71ms  p(90)=219.23µs p(95)=230.21µs
     http_reqs......................: 307924  3421.36619/s
     iteration_duration.............: avg=286.94µs min=230.02µs med=276.21µs max=21.91ms  p(90)=311.62µs p(95)=327.58µs
     iterations.....................: 307924  3421.36619/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   

@github-actions

Copy link
Copy Markdown
Contributor

@benchmarks/server results (ponyfill)

     ✓ response code was 200
     ✓ valid response structure

   ✓ checks.........................: 100.00% ✓ 856524     ✗ 0     
     data_received..................: 84 MB   937 kB/s
     data_sent......................: 64 MB   709 kB/s
     http_req_blocked...............: avg=1.24µs   min=781ns    med=1.06µs   max=187.21µs p(90)=1.59µs   p(95)=1.76µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=138.82µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=152.41µs min=108.3µs  med=149.18µs max=5.82ms   p(90)=173.63µs p(95)=181.83µs
       { expected_response:true }...: avg=152.41µs min=108.3µs  med=149.18µs max=5.82ms   p(90)=173.63µs p(95)=181.83µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 428262
     http_req_receiving.............: avg=22.09µs  min=12.05µs  med=22.02µs  max=5.27ms   p(90)=27.62µs  p(95)=31µs    
     http_req_sending...............: avg=6.98µs   min=4.74µs   med=6.14µs   max=5.32ms   p(90)=8.73µs   p(95)=9.65µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=123.33µs min=80.51µs  med=120.1µs  max=5.78ms   p(90)=140.81µs p(95)=147.83µs
     http_reqs......................: 428262  4758.46281/s
     iteration_duration.............: avg=204.86µs min=155.76µs med=202.22µs max=6.08ms   p(90)=231.47µs p(95)=241.9µs 
     iterations.....................: 428262  4758.46281/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   

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.

0 participants