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.18.2 #1925

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

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

Release Notes

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

v8.18.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#​10514)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#​10512)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#​10503)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#​10461)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#​10490)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#​10473)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#​10494)
  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#​10498)
❤️ Thank You

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

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

v8.18.2

Compare Source

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

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 Dec 23, 2024
Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.690942 min=12      med=141     max=196     p(90)=158     p(95)=163    
     data_received..................: 23 MB  761 kB/s
     data_sent......................: 15 MB  493 kB/s
     http_req_blocked...............: avg=2.69µs     min=661ns   med=1.37µs  max=7.41ms  p(90)=2.04µs  p(95)=2.34µs 
     http_req_connecting............: avg=730ns      min=0s      med=0s      max=2.9ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.03ms    min=3.48ms  med=19.41ms max=1.11s   p(90)=24.97ms p(95)=26.61ms
       { expected_response:true }...: avg=20.03ms    min=3.48ms  med=19.41ms max=1.11s   p(90)=24.97ms p(95)=26.61ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 149233
     http_req_receiving.............: avg=32.35µs    min=9.23µs  med=22.32µs max=22.91ms p(90)=36.89µs p(95)=44.5µs 
     http_req_sending...............: avg=11.11µs    min=3.3µs   med=6.39µs  max=12.79ms p(90)=9.58µs  p(95)=13.87µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.98ms    min=3.43ms  med=19.37ms max=1.11s   p(90)=24.93ms p(95)=26.54ms
     http_reqs......................: 149233 4973.682101/s
     iteration_duration.............: avg=40.17ms    min=10.91ms med=38.62ms max=1.13s   p(90)=44.19ms p(95)=49.36ms
     iterations.....................: 74601  2486.324462/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=139.964625 min=28     med=140     max=191     p(90)=162     p(95)=166    
     data_received..................: 22 MB  721 kB/s
     data_sent......................: 14 MB  462 kB/s
     http_req_blocked...............: avg=2.59µs     min=631ns  med=1.22µs  max=4.13ms  p(90)=1.99µs  p(95)=2.26µs 
     http_req_connecting............: avg=872ns      min=0s     med=0s      max=3.85ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.13ms    min=4.49ms med=20.44ms max=1.08s   p(90)=26.44ms p(95)=28.19ms
       { expected_response:true }...: avg=21.13ms    min=4.49ms med=20.44ms max=1.08s   p(90)=26.44ms p(95)=28.19ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 141458
     http_req_receiving.............: avg=35.43µs    min=9.3µs  med=22.89µs max=22.61ms p(90)=36.56µs p(95)=43.6µs 
     http_req_sending...............: avg=10.77µs    min=3.31µs med=5.72µs  max=11.32ms p(90)=9.38µs  p(95)=13.23µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.09ms    min=4.45ms med=20.41ms max=1.08s   p(90)=26.39ms p(95)=28.13ms
     http_reqs......................: 141458 4714.614737/s
     iteration_duration.............: avg=42.38ms    min=10.4ms med=40.89ms max=1.11s   p(90)=46.27ms p(95)=52.35ms
     iterations.....................: 70700  2356.340835/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 216518      ✗ 0     
     data_received..................: 22 MB   725 kB/s
     data_sent......................: 8.7 MB  289 kB/s
     http_req_blocked...............: avg=1.44µs   min=841ns    med=1.23µs   max=172.83µs p(90)=1.94µs   p(95)=2.13µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=123.93µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=213.47µs min=161.1µs  med=201.8µs  max=51.76ms  p(90)=227.25µs p(95)=236.3µs 
       { expected_response:true }...: avg=213.47µs min=161.1µs  med=201.8µs  max=51.76ms  p(90)=227.25µs p(95)=236.3µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 108259
     http_req_receiving.............: avg=26.03µs  min=13.39µs  med=24.33µs  max=2.63ms   p(90)=31.28µs  p(95)=34.02µs 
     http_req_sending...............: avg=6.46µs   min=4.08µs   med=5.71µs   max=171.77µs p(90)=8.21µs   p(95)=9.03µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=180.97µs min=132.08µs med=169.9µs  max=51.68ms  p(90)=192.01µs p(95)=200.31µs
     http_reqs......................: 108259  3608.495672/s
     iteration_duration.............: avg=272.51µs min=209.97µs med=259.84µs max=51.91ms  p(90)=289.17µs p(95)=300.6µs 
     iterations.....................: 108259  3608.495672/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 205518      ✗ 0     
     data_received..................: 21 MB   688 kB/s
     data_sent......................: 8.2 MB  274 kB/s
     http_req_blocked...............: avg=1.41µs   min=881ns    med=1.21µs   max=189.31µs p(90)=1.9µs    p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=122.61µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=228µs    min=176.21µs med=217.65µs max=7.43ms   p(90)=244.44µs p(95)=254.55µs
       { expected_response:true }...: avg=228µs    min=176.21µs med=217.65µs max=7.43ms   p(90)=244.44µs p(95)=254.55µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 102759
     http_req_receiving.............: avg=25.85µs  min=14.12µs  med=24.04µs  max=2.45ms   p(90)=31.33µs  p(95)=34µs    
     http_req_sending...............: avg=6.63µs   min=4.12µs   med=5.98µs   max=1.77ms   p(90)=8.32µs   p(95)=8.97µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=195.51µs min=147.95µs med=185.04µs max=7.4ms    p(90)=209.03µs p(95)=218.55µs
     http_reqs......................: 102759  3425.018946/s
     iteration_duration.............: avg=287.33µs min=224.05µs med=276.4µs  max=7.5ms    p(90)=306.07µs p(95)=318.23µs
     iterations.....................: 102759  3425.018946/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% ✓ 291908      ✗ 0     
     data_received..................: 29 MB   958 kB/s
     data_sent......................: 12 MB   389 kB/s
     http_req_blocked...............: avg=1.4µs    min=871ns    med=1.19µs   max=187.75µs p(90)=1.88µs   p(95)=2.03µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=121.68µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=141.55µs min=95.26µs  med=136.53µs max=6.05ms   p(90)=159.08µs p(95)=166.56µs
       { expected_response:true }...: avg=141.55µs min=95.26µs  med=136.53µs max=6.05ms   p(90)=159.08µs p(95)=166.56µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 145954
     http_req_receiving.............: avg=24.95µs  min=11.78µs  med=23.41µs  max=2.61ms   p(90)=30.86µs  p(95)=33.83µs 
     http_req_sending...............: avg=6.65µs   min=4.2µs    med=5.84µs   max=1.14ms   p(90)=8.42µs   p(95)=9.47µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.94µs min=67.67µs  med=104.62µs max=5.83ms   p(90)=123.87µs p(95)=130.13µs
     http_reqs......................: 145954  4864.975056/s
     iteration_duration.............: avg=200.9µs  min=142.22µs med=195.09µs max=7.25ms   p(90)=220.62µs p(95)=230.53µs
     iterations.....................: 145954  4864.975056/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit fb734f8 into master Dec 23, 2024
24 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch December 23, 2024 21:06
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