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.24.0 #2040

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

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

Release Notes

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

v8.24.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#​10639)
🩹 Fixes
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#​10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#​10737)
❤️ Thank You
  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

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

v8.24.0

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 Feb 10, 2025
Copy link

coderabbitai bot commented Feb 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.579399 min=14      med=141     max=180     p(90)=159     p(95)=166    
     data_received..................: 20 MB  651 kB/s
     data_sent......................: 13 MB  417 kB/s
     http_req_blocked...............: avg=3.77µs     min=681ns   med=1.31µs  max=8.17ms  p(90)=2.07µs  p(95)=2.42µs 
     http_req_connecting............: avg=1.89µs     min=0s      med=0s      max=7.45ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.42ms    min=3.26ms  med=22.81ms max=1.2s    p(90)=29.26ms p(95)=30.82ms
       { expected_response:true }...: avg=23.42ms    min=3.26ms  med=22.81ms max=1.2s    p(90)=29.26ms p(95)=30.82ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 127644
     http_req_receiving.............: avg=36.3µs     min=10.08µs med=25.02µs max=19.34ms p(90)=39.65µs p(95)=46.1µs 
     http_req_sending...............: avg=12.29µs    min=3.58µs  med=6.46µs  max=16.62ms p(90)=10.25µs p(95)=14.13µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.37ms    min=3.23ms  med=22.77ms max=1.2s    p(90)=29.21ms p(95)=30.76ms
     http_reqs......................: 127644 4254.276308/s
     iteration_duration.............: avg=46.96ms    min=11.44ms med=45.18ms max=1.23s   p(90)=51.71ms p(95)=56.99ms
     iterations.....................: 63804  2126.538228/s
     vus............................: 23     min=23        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.266372 min=19      med=140     max=181     p(90)=162     p(95)=167    
     data_received..................: 20 MB  675 kB/s
     data_sent......................: 13 MB  437 kB/s
     http_req_blocked...............: avg=3.5µs      min=611ns   med=1.38µs  max=5.22ms  p(90)=2.1µs   p(95)=2.5µs  
     http_req_connecting............: avg=1.58µs     min=0s      med=0s      max=5.14ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.59ms    min=4.24ms  med=21.8ms  max=1.18s   p(90)=28.71ms p(95)=30.19ms
       { expected_response:true }...: avg=22.59ms    min=4.24ms  med=21.8ms  max=1.18s   p(90)=28.71ms p(95)=30.19ms
     http_req_failed................: 0.00%  ✓ 1           ✗ 132341
     http_req_receiving.............: avg=35.51µs    min=9.5µs   med=24.94µs max=24.77ms p(90)=40.18µs p(95)=47.18µs
     http_req_sending...............: avg=11.4µs     min=3.23µs  med=6.8µs   max=11.82ms p(90)=10.52µs p(95)=14.95µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.55ms    min=4.2ms   med=21.76ms max=1.18s   p(90)=28.66ms p(95)=30.14ms
     http_reqs......................: 132342 4410.964031/s
     iteration_duration.............: avg=45.31ms    min=18.02ms med=43.76ms max=1.2s    p(90)=49.04ms p(95)=54.66ms
     iterations.....................: 66148  2204.715425/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% ✓ 195724      ✗ 0    
     data_received..................: 20 MB   656 kB/s
     data_sent......................: 7.8 MB  261 kB/s
     http_req_blocked...............: avg=1.44µs   min=902ns    med=1.22µs   max=164.08µs p(90)=1.92µs   p(95)=2.09µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=115.07µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=242.47µs min=182.93µs med=229.41µs max=34.9ms   p(90)=259.36µs p(95)=271.88µs
       { expected_response:true }...: avg=242.47µs min=182.93µs med=229.41µs max=34.9ms   p(90)=259.36µs p(95)=271.88µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 97862
     http_req_receiving.............: avg=26.05µs  min=13.97µs  med=23.79µs  max=2.53ms   p(90)=31.71µs  p(95)=36.28µs 
     http_req_sending...............: avg=6.49µs   min=4.07µs   med=5.79µs   max=333.53µs p(90)=8.18µs   p(95)=8.98µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=209.92µs min=158.33µs med=197.17µs max=34.81ms  p(90)=223.57µs p(95)=234.09µs
     http_reqs......................: 97862   3261.931772/s
     iteration_duration.............: avg=301.92µs min=226.73µs med=288.14µs max=35.07ms  p(90)=320.74µs p(95)=334.72µs
     iterations.....................: 97862   3261.931772/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% ✓ 208436      ✗ 0     
     data_received..................: 21 MB   698 kB/s
     data_sent......................: 8.3 MB  278 kB/s
     http_req_blocked...............: avg=1.41µs   min=902ns    med=1.19µs   max=172.27µs p(90)=1.91µs   p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=110.53µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=225.22µs min=170.57µs med=213.44µs max=8.85ms   p(90)=243.26µs p(95)=255.72µs
       { expected_response:true }...: avg=225.22µs min=170.57µs med=213.44µs max=8.85ms   p(90)=243.26µs p(95)=255.72µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 104218
     http_req_receiving.............: avg=25.03µs  min=13.75µs  med=23.26µs  max=2.92ms   p(90)=30.24µs  p(95)=33.14µs 
     http_req_sending...............: avg=6.27µs   min=4.02µs   med=5.37µs   max=398.26µs p(90)=8.06µs   p(95)=8.75µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=193.91µs min=148.48µs med=182.04µs max=8.79ms   p(90)=208.56µs p(95)=220.11µs
     http_reqs......................: 104218  3473.792267/s
     iteration_duration.............: avg=283.36µs min=213.38µs med=270.74µs max=8.95ms   p(90)=303.64µs p(95)=319.71µs
     iterations.....................: 104218  3473.792267/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% ✓ 289716      ✗ 0     
     data_received..................: 29 MB   951 kB/s
     data_sent......................: 12 MB   386 kB/s
     http_req_blocked...............: avg=1.43µs   min=851ns    med=1.2µs    max=229.86µs p(90)=1.94µs   p(95)=2.14µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=154µs    p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=143.13µs min=95.06µs  med=137.43µs max=5.87ms   p(90)=162.04µs p(95)=172.26µs
       { expected_response:true }...: avg=143.13µs min=95.06µs  med=137.43µs max=5.87ms   p(90)=162.04µs p(95)=172.26µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 144858
     http_req_receiving.............: avg=25.11µs  min=12.22µs  med=23.43µs  max=3.19ms   p(90)=31.11µs  p(95)=34.55µs 
     http_req_sending...............: avg=6.52µs   min=3.96µs   med=5.66µs   max=314.65µs p(90)=8.38µs   p(95)=9.66µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=111.49µs min=67.78µs  med=105.61µs max=5.76ms   p(90)=126.39µs p(95)=134.83µs
     http_reqs......................: 144858  4828.444668/s
     iteration_duration.............: avg=202.46µs min=140.66µs med=195.63µs max=6.23ms   p(90)=224.79µs p(95)=238.94µs
     iterations.....................: 144858  4828.444668/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 41724cb into master Feb 10, 2025
25 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 10, 2025 22:53
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