Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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 Mar 17, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 17, 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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ 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.
  • @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.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.503332 min=12     med=140     max=198      p(90)=162     p(95)=167    
     data_received..................: 22 MB  721 kB/s
     data_sent......................: 14 MB  467 kB/s
     http_req_blocked...............: avg=2.65µs     min=641ns  med=1.37µs  max=4.93ms   p(90)=2.03µs  p(95)=2.29µs 
     http_req_connecting............: avg=805ns      min=0s     med=0s      max=4.9ms    p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.15ms    min=1.69ms med=20.59ms max=959.66ms p(90)=27.02ms p(95)=28.39ms
       { expected_response:true }...: avg=21.15ms    min=1.69ms med=20.59ms max=959.66ms p(90)=27.02ms p(95)=28.39ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 141377
     http_req_receiving.............: avg=34.22µs    min=8.88µs med=22µs    max=21.23ms  p(90)=36.18µs p(95)=43.17µs
     http_req_sending...............: avg=10.88µs    min=3.33µs med=6.11µs  max=7.74ms   p(90)=9.43µs  p(95)=13.22µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.1ms     min=1.65ms med=20.56ms max=959.6ms  p(90)=26.99ms p(95)=28.33ms
     http_reqs......................: 141377 4712.041482/s
     iteration_duration.............: avg=42.4ms     min=4.04ms med=41.01ms max=983.16ms p(90)=45.84ms p(95)=51.82ms
     iterations.....................: 70669  2355.370814/s
     vus............................: 41     min=41        max=100 
     vus_max........................: 100    min=100       max=100 

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.734373 min=17      med=142     max=185     p(90)=160     p(95)=164    
     data_received..................: 20 MB  681 kB/s
     data_sent......................: 13 MB  436 kB/s
     http_req_blocked...............: avg=3.53µs     min=601ns   med=1.22µs  max=18.98ms p(90)=2.03µs  p(95)=2.25µs 
     http_req_connecting............: avg=1.51µs     min=0s      med=0s      max=4.48ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.41ms    min=3.68ms  med=21.85ms max=1.01s   p(90)=28.01ms p(95)=29.69ms
       { expected_response:true }...: avg=22.41ms    min=3.68ms  med=21.85ms max=1.01s   p(90)=28.01ms p(95)=29.69ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 133486
     http_req_receiving.............: avg=33.29µs    min=9.21µs  med=23.58µs max=16.21ms p(90)=37.73µs p(95)=44.4µs 
     http_req_sending...............: avg=10.36µs    min=3.18µs  med=6.05µs  max=6.01ms  p(90)=9.82µs  p(95)=13.8µs 
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.36ms    min=3.63ms  med=21.81ms max=1.01s   p(90)=27.97ms p(95)=29.62ms
     http_reqs......................: 133486 4448.518715/s
     iteration_duration.............: avg=44.92ms    min=12.64ms med=43.37ms max=1.04s   p(90)=48.94ms p(95)=54.66ms
     iterations.....................: 66729  2223.792797/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 234814     ✗ 0     
     data_received..................: 24 MB   787 kB/s
     data_sent......................: 9.4 MB  313 kB/s
     http_req_blocked...............: avg=1.36µs   min=851ns    med=1.17µs   max=192.06µs p(90)=1.84µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=128.23µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=194.33µs min=142.08µs med=184.43µs max=7.31ms   p(90)=210.44µs p(95)=219.7µs 
       { expected_response:true }...: avg=194.33µs min=142.08µs med=184.43µs max=7.31ms   p(90)=210.44µs p(95)=219.7µs 
     http_req_failed................: 0.00%   ✓ 0          ✗ 117407
     http_req_receiving.............: avg=24.77µs  min=12.86µs  med=23.12µs  max=2.65ms   p(90)=30.22µs  p(95)=33.1µs  
     http_req_sending...............: avg=6.12µs   min=3.84µs   med=5.22µs   max=619.09µs p(90)=7.98µs   p(95)=8.56µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=163.42µs min=116.41µs med=152.98µs max=7.23ms   p(90)=176.5µs  p(95)=185.09µs
     http_reqs......................: 117407  3913.42297/s
     iteration_duration.............: avg=251.19µs min=183.42µs med=240.49µs max=7.42ms   p(90)=269.56µs p(95)=280.94µs
     iterations.....................: 117407  3913.42297/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 217772      ✗ 0     
     data_received..................: 22 MB   730 kB/s
     data_sent......................: 8.7 MB  290 kB/s
     http_req_blocked...............: avg=1.39µs   min=852ns    med=1.17µs   max=198.95µs p(90)=1.89µs   p(95)=2.05µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=116.99µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=212.77µs min=154.3µs  med=200.32µs max=43.81ms  p(90)=227.91µs p(95)=238.4µs 
       { expected_response:true }...: avg=212.77µs min=154.3µs  med=200.32µs max=43.81ms  p(90)=227.91µs p(95)=238.4µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 108886
     http_req_receiving.............: avg=25.36µs  min=13.78µs  med=23.59µs  max=2.72ms   p(90)=30.83µs  p(95)=33.51µs 
     http_req_sending...............: avg=6.39µs   min=4.08µs   med=5.57µs   max=226.36µs p(90)=8.2µs    p(95)=8.85µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=181.02µs min=132.3µs  med=168.49µs max=43.74ms  p(90)=192.76µs p(95)=202.32µs
     http_reqs......................: 108886  3629.393541/s
     iteration_duration.............: avg=271.08µs min=198.79µs med=257.56µs max=43.93ms  p(90)=288.94µs p(95)=302.22µs
     iterations.....................: 108886  3629.393541/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 300230      ✗ 0     
     data_received..................: 30 MB   986 kB/s
     data_sent......................: 12 MB   400 kB/s
     http_req_blocked...............: avg=1.33µs   min=851ns    med=1.15µs   max=179.52µs p(90)=1.79µs   p(95)=1.94µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=114.53µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.43µs min=97.59µs  med=133.99µs max=6.04ms   p(90)=156.28µs p(95)=163.18µs
       { expected_response:true }...: avg=138.43µs min=97.59µs  med=133.99µs max=6.04ms   p(90)=156.28µs p(95)=163.18µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 150115
     http_req_receiving.............: avg=23.86µs  min=12.12µs  med=22.32µs  max=2.7ms    p(90)=29.72µs  p(95)=32.33µs 
     http_req_sending...............: avg=6.11µs   min=3.96µs   med=5.26µs   max=219.49µs p(90)=8µs      p(95)=8.47µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.45µs min=70.67µs  med=103.82µs max=5.75ms   p(90)=122.69µs p(95)=128.32µs
     http_reqs......................: 150115  5003.670011/s
     iteration_duration.............: avg=195.47µs min=142.27µs med=190.24µs max=6.13ms   p(90)=215.61µs p(95)=224.48µs
     iterations.....................: 150115  5003.670011/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit 9160316 into master Mar 17, 2025
25 checks passed
@renovate renovate bot deleted the renovate/lock-file-maintenance branch March 17, 2025 04:47
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