Skip to content

chore(deps): update dependency vitest to v3.2.1 #2486

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest (source) 3.2.0 -> 3.2.1 age adoption passing confidence

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 this update 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 Jun 3, 2025
Copy link
Contributor

coderabbitai bot commented Jun 3, 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.


🪧 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in 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.

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.812884 min=20      med=139     max=185     p(90)=161     p(95)=163    
     data_received..................: 16 MB  526 kB/s
     data_sent......................: 10 MB  337 kB/s
     http_req_blocked...............: avg=3.85µs     min=661ns   med=1.19µs  max=4.88ms  p(90)=2.01µs  p(95)=2.21µs 
     http_req_connecting............: avg=2.22µs     min=0s      med=0s      max=4.83ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=29ms       min=4.19ms  med=27.38ms max=1.29s   p(90)=36.86ms p(95)=41.44ms
       { expected_response:true }...: avg=29ms       min=4.19ms  med=27.38ms max=1.29s   p(90)=36.86ms p(95)=41.44ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 103177
     http_req_receiving.............: avg=29.57µs    min=10.31µs med=23.69µs max=15.01ms p(90)=37.29µs p(95)=42.75µs
     http_req_sending...............: avg=8.76µs     min=3.51µs  med=5.85µs  max=10.81ms p(90)=9.64µs  p(95)=11.55µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=28.96ms    min=4.14ms  med=27.34ms max=1.29s   p(90)=36.82ms p(95)=41.4ms 
     http_reqs......................: 103177 3438.775529/s
     iteration_duration.............: avg=58.11ms    min=18.2ms  med=54.22ms max=1.33s   p(90)=66.97ms p(95)=71.66ms
     iterations.....................: 51567  1718.671193/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 301050      ✗ 0     
     data_received..................: 30 MB   988 kB/s
     data_sent......................: 12 MB   401 kB/s
     http_req_blocked...............: avg=1.35µs   min=901ns    med=1.14µs   max=187.91µs p(90)=1.82µs   p(95)=1.98µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=123.31µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=136.64µs min=94.36µs  med=132.5µs  max=5.72ms   p(90)=153.48µs p(95)=160.33µs
       { expected_response:true }...: avg=136.64µs min=94.36µs  med=132.5µs  max=5.72ms   p(90)=153.48µs p(95)=160.33µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 150525
     http_req_receiving.............: avg=24.39µs  min=12.52µs  med=22.86µs  max=2.88ms   p(90)=29.69µs  p(95)=32.35µs 
     http_req_sending...............: avg=6.36µs   min=4.12µs   med=5.52µs   max=361µs    p(90)=8.12µs   p(95)=8.76µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=105.88µs min=68.16µs  med=101.46µs max=5.46ms   p(90)=119.45µs p(95)=125.08µs
     http_reqs......................: 150525  5017.339921/s
     iteration_duration.............: avg=194.74µs min=138.09µs med=190µs    max=5.95ms   p(90)=213.96µs p(95)=222.63µs
     iterations.....................: 150525  5017.339921/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=141.1244 min=34      med=141     max=175     p(90)=158     p(95)=162    
     data_received..................: 17 MB  551 kB/s
     data_sent......................: 11 MB  357 kB/s
     http_req_blocked...............: avg=3.61µs   min=681ns   med=1.25µs  max=9.74ms  p(90)=2.04µs  p(95)=2.3µs  
     http_req_connecting............: avg=1.83µs   min=0s      med=0s      max=4.59ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=27.71ms  min=8.63ms  med=26.3ms  max=1.17s   p(90)=35.15ms p(95)=39.75ms
       { expected_response:true }...: avg=27.71ms  min=8.63ms  med=26.3ms  max=1.17s   p(90)=35.15ms p(95)=39.75ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 107964
     http_req_receiving.............: avg=34.25µs  min=9.55µs  med=25.61µs max=11.29ms p(90)=39.84µs p(95)=46.01µs
     http_req_sending...............: avg=10.22µs  min=3.56µs  med=6.47µs  max=7.4ms   p(90)=10.41µs p(95)=13.7µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=27.67ms  min=8.58ms  med=26.26ms max=1.17s   p(90)=35.1ms  p(95)=39.68ms
     http_reqs......................: 107964 3598.447881/s
     iteration_duration.............: avg=55.53ms  min=27.44ms med=52.26ms max=1.2s    p(90)=64.29ms p(95)=69.45ms
     iterations.....................: 53955  1798.324028/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 211922      ✗ 0     
     data_received..................: 21 MB   703 kB/s
     data_sent......................: 8.5 MB  283 kB/s
     http_req_blocked...............: avg=1.39µs   min=872ns    med=1.19µs   max=167.47µs p(90)=1.84µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=114.02µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=220.7µs  min=163.72µs med=208.74µs max=129.4ms  p(90)=234.39µs p(95)=243.66µs
       { expected_response:true }...: avg=220.7µs  min=163.72µs med=208.74µs max=129.4ms  p(90)=234.39µs p(95)=243.66µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 105961
     http_req_receiving.............: avg=25.75µs  min=13.56µs  med=24.23µs  max=2.54ms   p(90)=30.83µs  p(95)=33.54µs 
     http_req_sending...............: avg=6.46µs   min=4.09µs   med=5.64µs   max=321.19µs p(90)=8.21µs   p(95)=8.9µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=188.48µs min=137.78µs med=177.03µs max=129.27ms p(90)=199.58µs p(95)=208.16µs
     http_reqs......................: 105961  3531.557422/s
     iteration_duration.............: avg=278.67µs min=207.26µs med=265.82µs max=129.55ms p(90)=294.74µs p(95)=306.27µs
     iterations.....................: 105961  3531.557422/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 228834      ✗ 0     
     data_received..................: 23 MB   759 kB/s
     data_sent......................: 9.2 MB  305 kB/s
     http_req_blocked...............: avg=1.47µs   min=902ns    med=1.24µs   max=211.45µs p(90)=1.95µs   p(95)=2.13µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=133.77µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=197.58µs min=143.12µs med=189.16µs max=27.1ms   p(90)=214µs    p(95)=223.8µs 
       { expected_response:true }...: avg=197.58µs min=143.12µs med=189.16µs max=27.1ms   p(90)=214µs    p(95)=223.8µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 114417
     http_req_receiving.............: avg=26.19µs  min=14.48µs  med=24.78µs  max=2.88ms   p(90)=31.53µs  p(95)=34.55µs 
     http_req_sending...............: avg=6.75µs   min=4.09µs   med=6.07µs   max=447.05µs p(90)=8.44µs   p(95)=9.29µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=164.63µs min=114.87µs med=156.62µs max=27.03ms  p(90)=178.66µs p(95)=187.59µs
     http_reqs......................: 114417  3813.754083/s
     iteration_duration.............: avg=257.51µs min=193.69µs med=247.55µs max=27.23ms  p(90)=276.21µs p(95)=288.69µs
     iterations.....................: 114417  3813.754083/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 44a2efb into master Jun 3, 2025
25 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch June 3, 2025 17:19
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