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 dependency @types/k6 to v0.57.1 #2080

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/k6 (source) 0.57.0 -> 0.57.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 Feb 20, 2025
Copy link

coderabbitai bot commented Feb 20, 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.776057 min=32      med=140     max=180     p(90)=162     p(95)=164    
     data_received..................: 20 MB  657 kB/s
     data_sent......................: 13 MB  421 kB/s
     http_req_blocked...............: avg=3.51µs     min=662ns   med=1.27µs  max=6.84ms  p(90)=2.03µs  p(95)=2.31µs 
     http_req_connecting............: avg=1.39µs     min=0s      med=0s      max=3.94ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.22ms    min=7.23ms  med=22.55ms max=1.17s   p(90)=29.05ms p(95)=30.83ms
       { expected_response:true }...: avg=23.22ms    min=7.23ms  med=22.55ms max=1.17s   p(90)=29.05ms p(95)=30.83ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 128776
     http_req_receiving.............: avg=33.26µs    min=9.1µs   med=24.34µs max=17.61ms p(90)=38.63µs p(95)=45µs   
     http_req_sending...............: avg=11.2µs     min=3.27µs  med=6.18µs  max=7.58ms  p(90)=9.96µs  p(95)=13.84µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.18ms    min=7.19ms  med=22.51ms max=1.17s   p(90)=29.01ms p(95)=30.77ms
     http_reqs......................: 128776 4292.111441/s
     iteration_duration.............: avg=46.56ms    min=24.72ms med=44.95ms max=1.2s    p(90)=50.66ms p(95)=55.93ms
     iterations.....................: 64360  2145.122479/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.051251 min=25      med=138     max=186     p(90)=162     p(95)=164    
     data_received..................: 20 MB  651 kB/s
     data_sent......................: 13 MB  422 kB/s
     http_req_blocked...............: avg=2.96µs     min=671ns   med=1.47µs  max=7.4ms   p(90)=2.16µs  p(95)=2.49µs 
     http_req_connecting............: avg=907ns      min=0s      med=0s      max=3.68ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.39ms    min=6.45ms  med=22.64ms max=1.21s   p(90)=29.89ms p(95)=31.53ms
       { expected_response:true }...: avg=23.39ms    min=6.45ms  med=22.64ms max=1.21s   p(90)=29.89ms p(95)=31.53ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 127785
     http_req_receiving.............: avg=36.4µs     min=10.18µs med=27.2µs  max=21.46ms p(90)=41.59µs p(95)=48.16µs
     http_req_sending...............: avg=11.35µs    min=3.62µs  med=7.32µs  max=18.19ms p(90)=10.82µs p(95)=15.36µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.35ms    min=6.4ms   med=22.59ms max=1.21s   p(90)=29.85ms p(95)=31.47ms
     http_reqs......................: 127785 4257.753284/s
     iteration_duration.............: avg=46.91ms    min=18.8ms  med=45.3ms  max=1.23s   p(90)=51.04ms p(95)=57.14ms
     iterations.....................: 63882  2128.526786/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 230556      ✗ 0     
     data_received..................: 23 MB   772 kB/s
     data_sent......................: 9.2 MB  307 kB/s
     http_req_blocked...............: avg=1.45µs   min=921ns    med=1.22µs   max=2.03ms   p(90)=1.87µs   p(95)=2.04µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=122.09µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=196.87µs min=146.58µs med=187.55µs max=13.42ms  p(90)=211.96µs p(95)=221.05µs
       { expected_response:true }...: avg=196.87µs min=146.58µs med=187.55µs max=13.42ms  p(90)=211.96µs p(95)=221.05µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 115278
     http_req_receiving.............: avg=25.5µs   min=13.7µs   med=23.96µs  max=2.9ms    p(90)=30.65µs  p(95)=33.41µs 
     http_req_sending...............: avg=6.44µs   min=4.12µs   med=5.65µs   max=318.68µs p(90)=8.17µs   p(95)=8.89µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=164.93µs min=118.41µs med=155.56µs max=13.34ms  p(90)=177.33µs p(95)=185.81µs
     http_reqs......................: 115278  3842.456797/s
     iteration_duration.............: avg=255.71µs min=193.07µs med=245.44µs max=13.54ms  p(90)=273.18µs p(95)=284.75µs
     iterations.....................: 115278  3842.456797/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 217186      ✗ 0     
     data_received..................: 22 MB   728 kB/s
     data_sent......................: 8.7 MB  290 kB/s
     http_req_blocked...............: avg=1.46µs   min=892ns    med=1.22µs   max=199.59µs p(90)=1.97µs   p(95)=2.15µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=123.52µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=212.87µs min=158.47µs med=201.24µs max=61.75ms  p(90)=227.38µs p(95)=236.97µs
       { expected_response:true }...: avg=212.87µs min=158.47µs med=201.24µs max=61.75ms  p(90)=227.38µs p(95)=236.97µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108593
     http_req_receiving.............: avg=25.72µs  min=14.22µs  med=24.13µs  max=3.09ms   p(90)=31.11µs  p(95)=33.82µs 
     http_req_sending...............: avg=6.56µs   min=4.1µs    med=5.75µs   max=379.71µs p(90)=8.37µs   p(95)=9.2µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=180.59µs min=130.19µs med=169.39µs max=61.68ms  p(90)=192.22µs p(95)=200.93µs
     http_reqs......................: 108593  3619.616456/s
     iteration_duration.............: avg=271.64µs min=203.79µs med=258.84µs max=61.89ms  p(90)=288.99µs p(95)=301.22µs
     iterations.....................: 108593  3619.616456/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% ✓ 298736      ✗ 0     
     data_received..................: 29 MB   981 kB/s
     data_sent......................: 12 MB   398 kB/s
     http_req_blocked...............: avg=1.36µs   min=871ns    med=1.17µs   max=188.28µs p(90)=1.84µs   p(95)=2µs     
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=127.16µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.91µs min=95.51µs  med=134.41µs max=5.91ms   p(90)=156.11µs p(95)=162.91µs
       { expected_response:true }...: avg=138.91µs min=95.51µs  med=134.41µs max=5.91ms   p(90)=156.11µs p(95)=162.91µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 149368
     http_req_receiving.............: avg=24.22µs  min=12.41µs  med=22.68µs  max=2.65ms   p(90)=29.93µs  p(95)=32.62µs 
     http_req_sending...............: avg=6.22µs   min=4.09µs   med=5.34µs   max=316.38µs p(90)=8.04µs   p(95)=8.61µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.46µs min=69.08µs  med=103.68µs max=5.78ms   p(90)=122.37µs p(95)=127.94µs
     http_reqs......................: 149368  4978.734699/s
     iteration_duration.............: avg=196.43µs min=139.83µs med=191.15µs max=6.1ms    p(90)=216.24µs p(95)=225.13µs
     iterations.....................: 149368  4978.734699/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 4abd8ef into master Feb 20, 2025
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 20, 2025 11:44
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