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 all non-major dependencies #2086

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/eslintrc 3.2.0 -> 3.3.0 age adoption passing confidence
@eslint/js (source) 9.20.0 -> 9.21.0 age adoption passing confidence
@types/node (source) 22.13.4 -> 22.13.5 age adoption passing confidence
eslint (source) 9.20.1 -> 9.21.0 age adoption passing confidence

Release Notes

eslint/eslintrc (@​eslint/eslintrc)

v3.3.0

Compare Source

Features
eslint/eslint (@​eslint/js)

v9.21.0

Compare Source

eslint/eslint (eslint)

v9.21.0

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 21, 2025
Copy link

coderabbitai bot commented Feb 21, 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

github-actions bot commented Feb 21, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.248689 min=38      med=140     max=192     p(90)=161     p(95)=165    
     data_received..................: 20 MB  665 kB/s
     data_sent......................: 13 MB  431 kB/s
     http_req_blocked...............: avg=3.37µs     min=622ns   med=1.41µs  max=6.21ms  p(90)=2.11µs  p(95)=2.46µs 
     http_req_connecting............: avg=1.52µs     min=0s      med=0s      max=6.18ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.92ms    min=8.25ms  med=22.25ms max=1.14s   p(90)=28.99ms p(95)=30.72ms
       { expected_response:true }...: avg=22.92ms    min=8.25ms  med=22.25ms max=1.14s   p(90)=28.99ms p(95)=30.72ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 130448
     http_req_receiving.............: avg=36.31µs    min=10.16µs med=26.61µs max=16.51ms p(90)=41.07µs p(95)=48.95µs
     http_req_sending...............: avg=12.17µs    min=3.76µs  med=7.28µs  max=15.6ms  p(90)=10.8µs  p(95)=15.39µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.87ms    min=8.21ms  med=22.21ms max=1.14s   p(90)=28.94ms p(95)=30.66ms
     http_reqs......................: 130448 4347.760195/s
     iteration_duration.............: avg=45.95ms    min=24.43ms med=44.35ms max=1.17s   p(90)=49.97ms p(95)=55.88ms
     iterations.....................: 65206  2173.280167/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Feb 21, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 298796      ✗ 0     
     data_received..................: 29 MB   981 kB/s
     data_sent......................: 12 MB   398 kB/s
     http_req_blocked...............: avg=1.39µs   min=901ns    med=1.19µs   max=175.89µs p(90)=1.85µs   p(95)=2.02µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=116.78µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.39µs min=94.67µs  med=133.67µs max=5.78ms   p(90)=155.88µs p(95)=162.75µs
       { expected_response:true }...: avg=138.39µs min=94.67µs  med=133.67µs max=5.78ms   p(90)=155.88µs p(95)=162.75µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 149398
     http_req_receiving.............: avg=24.21µs  min=12.12µs  med=22.53µs  max=5.45ms   p(90)=29.98µs  p(95)=32.69µs 
     http_req_sending...............: avg=6.22µs   min=3.96µs   med=5.36µs   max=328.01µs p(90)=8.04µs   p(95)=8.64µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.95µs min=67.93µs  med=103.06µs max=5.57ms   p(90)=122.05µs p(95)=127.47µs
     http_reqs......................: 149398  4979.757748/s
     iteration_duration.............: avg=196.29µs min=141.29µs med=191.12µs max=6.04ms   p(90)=216.39µs p(95)=225.11µs
     iterations.....................: 149398  4979.757748/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Feb 21, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 230144      ✗ 0     
     data_received..................: 23 MB   771 kB/s
     data_sent......................: 9.2 MB  307 kB/s
     http_req_blocked...............: avg=1.46µs   min=882ns    med=1.23µs   max=184.5µs  p(90)=1.94µs   p(95)=2.1µs   
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=123.62µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=196.92µs min=143.83µs med=186.54µs max=7.44ms   p(90)=212.33µs p(95)=222.94µs
       { expected_response:true }...: avg=196.92µs min=143.83µs med=186.54µs max=7.44ms   p(90)=212.33µs p(95)=222.94µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 115072
     http_req_receiving.............: avg=25.77µs  min=12.35µs  med=24.1µs   max=2.6ms    p(90)=31.36µs  p(95)=34.05µs 
     http_req_sending...............: avg=6.54µs   min=4.15µs   med=5.71µs   max=419.4µs  p(90)=8.29µs   p(95)=9.15µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=164.6µs  min=117.27µs med=154.33µs max=7.37ms   p(90)=177.03µs p(95)=186.5µs 
     http_reqs......................: 115072  3835.557418/s
     iteration_duration.............: avg=256.06µs min=187.75µs med=244.54µs max=7.57ms   p(90)=274.53µs p(95)=288.9µs 
     iterations.....................: 115072  3835.557418/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Feb 21, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 216894     ✗ 0     
     data_received..................: 22 MB   727 kB/s
     data_sent......................: 8.7 MB  289 kB/s
     http_req_blocked...............: avg=1.43µs   min=921ns    med=1.21µs   max=277.95µs p(90)=1.9µs    p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=109.56µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=213.66µs min=158.07µs med=201.24µs max=34.43ms  p(90)=227.83µs p(95)=237.94µs
       { expected_response:true }...: avg=213.66µs min=158.07µs med=201.24µs max=34.43ms  p(90)=227.83µs p(95)=237.94µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 108447
     http_req_receiving.............: avg=25.37µs  min=13.89µs  med=23.72µs  max=2.43ms   p(90)=30.73µs  p(95)=33.54µs 
     http_req_sending...............: avg=6.3µs    min=4.02µs   med=5.45µs   max=218.94µs p(90)=8.07µs   p(95)=8.8µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=181.97µs min=134.67µs med=170.04µs max=34.36ms  p(90)=193.16µs p(95)=202.26µs
     http_reqs......................: 108447  3614.75781/s
     iteration_duration.............: avg=272.14µs min=201.12µs med=258.61µs max=34.57ms  p(90)=289.17µs p(95)=302.1µs 
     iterations.....................: 108447  3614.75781/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   

Copy link
Contributor

github-actions bot commented Feb 21, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.957361 min=24      med=141     max=188     p(90)=162     p(95)=167    
     data_received..................: 20 MB  661 kB/s
     data_sent......................: 13 MB  423 kB/s
     http_req_blocked...............: avg=2.39µs     min=641ns   med=1.31µs  max=3.87ms  p(90)=2.03µs  p(95)=2.27µs 
     http_req_connecting............: avg=651ns      min=0s      med=0s      max=3.85ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.08ms    min=4.88ms  med=22.39ms max=1.18s   p(90)=28.92ms p(95)=30.66ms
       { expected_response:true }...: avg=23.08ms    min=4.88ms  med=22.39ms max=1.18s   p(90)=28.92ms p(95)=30.66ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 129562
     http_req_receiving.............: avg=33.24µs    min=9.63µs  med=24.63µs max=18.42ms p(90)=38.52µs p(95)=44.48µs
     http_req_sending...............: avg=10.9µs     min=3.42µs  med=6.27µs  max=18.49ms p(90)=9.99µs  p(95)=13.34µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.03ms    min=4.84ms  med=22.36ms max=1.18s   p(90)=28.88ms p(95)=30.61ms
     http_reqs......................: 129562 4316.782573/s
     iteration_duration.............: avg=46.27ms    min=18.73ms med=44.57ms max=1.21s   p(90)=50.24ms p(95)=56.28ms
     iterations.....................: 64753  2157.458375/s
     vus............................: 99     min=99        max=100 
     vus_max........................: 100    min=100       max=100 

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5149749 to 20d6eee Compare February 21, 2025 23:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20d6eee to fe6a218 Compare February 21, 2025 23:26
@renovate renovate bot merged commit 289fad4 into master Feb 22, 2025
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 22, 2025 00:48
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