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

chore(deps): update typescript-eslint monorepo to v8.22.0 #2013

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.21.0 -> 8.22.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.21.0 -> 8.22.0 age adoption passing confidence

Release Notes

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

v8.22.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#​10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#​10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#​10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#​10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#​10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#​10517)
❤️ Thank You

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

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

v8.22.0

Compare Source

🚀 Features
  • parser: add standalone isolatedDeclarations option (#​10499)
❤️ Thank You
  • Josh Goldberg ✨

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


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 27, 2025
Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.166939 min=23      med=140     max=187     p(90)=162     p(95)=166    
     data_received..................: 22 MB  725 kB/s
     data_sent......................: 14 MB  470 kB/s
     http_req_blocked...............: avg=3.98µs     min=612ns   med=1.39µs  max=6.24ms  p(90)=2.02µs  p(95)=2.35µs 
     http_req_connecting............: avg=2.07µs     min=0s      med=0s      max=5.68ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.02ms    min=2.89ms  med=20.3ms  max=1.08s   p(90)=26.52ms p(95)=28.35ms
       { expected_response:true }...: avg=21.02ms    min=2.89ms  med=20.3ms  max=1.08s   p(90)=26.52ms p(95)=28.35ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 142245
     http_req_receiving.............: avg=33.6µs     min=9.09µs  med=23.21µs max=19.47ms p(90)=37.83µs p(95)=45.22µs
     http_req_sending...............: avg=11.72µs    min=3.21µs  med=6.62µs  max=22.46ms p(90)=9.94µs  p(95)=14.22µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.97ms    min=2.86ms  med=20.26ms max=1.08s   p(90)=26.48ms p(95)=28.28ms
     http_reqs......................: 142245 4740.893449/s
     iteration_duration.............: avg=42.15ms    min=15.67ms med=40.62ms max=1.1s    p(90)=46.27ms p(95)=51.94ms
     iterations.....................: 71092  2369.430188/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.220014 min=18      med=140     max=192     p(90)=162     p(95)=165    
     data_received..................: 21 MB  710 kB/s
     data_sent......................: 14 MB  455 kB/s
     http_req_blocked...............: avg=2.59µs     min=641ns   med=1.31µs  max=4.42ms  p(90)=2µs     p(95)=2.26µs 
     http_req_connecting............: avg=778ns      min=0s      med=0s      max=3.37ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.48ms    min=3.66ms  med=20.79ms max=1.19s   p(90)=27.03ms p(95)=28.8ms 
       { expected_response:true }...: avg=21.48ms    min=3.66ms  med=20.79ms max=1.19s   p(90)=27.03ms p(95)=28.8ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 139181
     http_req_receiving.............: avg=32.36µs    min=9.36µs  med=23.21µs max=18.58ms p(90)=36.99µs p(95)=43.79µs
     http_req_sending...............: avg=10.46µs    min=3.33µs  med=6.1µs   max=6.69ms  p(90)=9.69µs  p(95)=13.59µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.44ms    min=3.63ms  med=20.76ms max=1.19s   p(90)=26.99ms p(95)=28.74ms
     http_reqs......................: 139181 4638.784287/s
     iteration_duration.............: avg=43.07ms    min=13.29ms med=41.43ms max=1.22s   p(90)=46.59ms p(95)=54.31ms
     iterations.....................: 69582  2319.108846/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 207550     ✗ 0     
     data_received..................: 21 MB   695 kB/s
     data_sent......................: 8.3 MB  277 kB/s
     http_req_blocked...............: avg=1.43µs   min=902ns    med=1.22µs   max=281.3µs p(90)=1.92µs   p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=125µs   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=226.48µs min=173.23µs med=215.96µs max=7.73ms  p(90)=243.62µs p(95)=254.25µs
       { expected_response:true }...: avg=226.48µs min=173.23µs med=215.96µs max=7.73ms  p(90)=243.62µs p(95)=254.25µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 103775
     http_req_receiving.............: avg=25.38µs  min=13.61µs  med=23.66µs  max=2.98ms  p(90)=30.76µs  p(95)=33.36µs 
     http_req_sending...............: avg=6.34µs   min=4.11µs   med=5.51µs   max=1.77ms  p(90)=8.11µs   p(95)=8.74µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=194.75µs min=146.62µs med=184.26µs max=7.68ms  p(90)=208.67µs p(95)=218.66µs
     http_reqs......................: 103775  3459.04726/s
     iteration_duration.............: avg=284.59µs min=216.36µs med=273.36µs max=7.81ms  p(90)=304.51µs p(95)=317.8µs 
     iterations.....................: 103775  3459.04726/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 297972      ✗ 0     
     data_received..................: 29 MB   978 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.36µs   min=862ns    med=1.17µs   max=183.25µs p(90)=1.82µs   p(95)=1.99µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=122.13µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.52µs min=95.28µs  med=133.9µs  max=7.5ms    p(90)=155.78µs p(95)=162.59µs
       { expected_response:true }...: avg=138.52µs min=95.28µs  med=133.9µs  max=7.5ms    p(90)=155.78µs p(95)=162.59µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148986
     http_req_receiving.............: avg=24.37µs  min=12.4µs   med=22.77µs  max=2.76ms   p(90)=30.22µs  p(95)=32.88µs 
     http_req_sending...............: avg=6.37µs   min=4.15µs   med=5.52µs   max=284.93µs p(90)=8.15µs   p(95)=8.87µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.77µs min=68.72µs  med=102.75µs max=7.35ms   p(90)=121.62µs p(95)=127.29µs
     http_reqs......................: 148986  4966.028881/s
     iteration_duration.............: avg=196.85µs min=141.88µs med=191.57µs max=8.01ms   p(90)=216.72µs p(95)=225.79µs
     iterations.....................: 148986  4966.028881/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 221200      ✗ 0     
     data_received..................: 22 MB   741 kB/s
     data_sent......................: 8.8 MB  295 kB/s
     http_req_blocked...............: avg=1.4µs    min=882ns    med=1.17µs   max=2.42ms   p(90)=1.86µs   p(95)=2.02µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=138.25µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=208.06µs min=157.46µs med=196.04µs max=44.67ms  p(90)=222.07µs p(95)=230.92µs
       { expected_response:true }...: avg=208.06µs min=157.46µs med=196.04µs max=44.67ms  p(90)=222.07µs p(95)=230.92µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 110600
     http_req_receiving.............: avg=25.11µs  min=14.2µs   med=23.35µs  max=2.55ms   p(90)=30.36µs  p(95)=33.06µs 
     http_req_sending...............: avg=6.3µs    min=4.12µs   med=5.5µs    max=288.8µs  p(90)=8.11µs   p(95)=8.67µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=176.64µs min=129.43µs med=163.94µs max=44.56ms  p(90)=187.32µs p(95)=195.43µs
     http_reqs......................: 110600  3686.204768/s
     iteration_duration.............: avg=266.75µs min=204.44µs med=253.93µs max=44.8ms   p(90)=283.19µs p(95)=294.18µs
     iterations.....................: 110600  3686.204768/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit df73321 into master Jan 27, 2025
24 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch January 27, 2025 23:09
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