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 ts-jest to v29.2.6 #2094

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 29.2.5 -> 29.2.6 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.2.6

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.

🔕 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 23, 2025
Copy link

coderabbitai bot commented Feb 23, 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.493194 min=12      med=142     max=184     p(90)=158     p(95)=164    
     data_received..................: 20 MB  651 kB/s
     data_sent......................: 13 MB  418 kB/s
     http_req_blocked...............: avg=5.79µs     min=672ns   med=1.32µs  max=11.85ms p(90)=2.02µs  p(95)=2.29µs 
     http_req_connecting............: avg=3.9µs      min=0s      med=0s      max=10.71ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.4ms     min=3.4ms   med=22.77ms max=1.22s   p(90)=29.3ms  p(95)=30.97ms
       { expected_response:true }...: avg=23.4ms     min=3.4ms   med=22.77ms max=1.22s   p(90)=29.3ms  p(95)=30.97ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 127724
     http_req_receiving.............: avg=34.81µs    min=9.86µs  med=25.22µs max=16.52ms p(90)=39.36µs p(95)=45.56µs
     http_req_sending...............: avg=11.05µs    min=3.57µs  med=6.47µs  max=16.02ms p(90)=10.09µs p(95)=13.92µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.36ms    min=3.37ms  med=22.73ms max=1.22s   p(90)=29.25ms p(95)=30.9ms 
     http_reqs......................: 127724 4257.046749/s
     iteration_duration.............: avg=46.93ms    min=10.53ms med=45.08ms max=1.24s   p(90)=51.71ms p(95)=58.43ms
     iterations.....................: 63843  2127.890104/s
     vus............................: 0      min=0         max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.523044 min=40      med=140     max=181     p(90)=161     p(95)=165    
     data_received..................: 21 MB  682 kB/s
     data_sent......................: 13 MB  442 kB/s
     http_req_blocked...............: avg=5.46µs     min=681ns   med=1.25µs  max=15.94ms p(90)=1.97µs  p(95)=2.19µs 
     http_req_connecting............: avg=3.53µs     min=0s      med=0s      max=15.55ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.36ms    min=6.26ms  med=21.79ms max=1.11s   p(90)=28.27ms p(95)=29.54ms
       { expected_response:true }...: avg=22.36ms    min=6.26ms  med=21.79ms max=1.11s   p(90)=28.27ms p(95)=29.54ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 133727
     http_req_receiving.............: avg=31.07µs    min=9.21µs  med=22.89µs max=15.65ms p(90)=37.36µs p(95)=43.68µs
     http_req_sending...............: avg=11.63µs    min=3.44µs  med=5.58µs  max=17.06ms p(90)=9.34µs  p(95)=13.13µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.32ms    min=5.59ms  med=21.75ms max=1.11s   p(90)=28.23ms p(95)=29.49ms
     http_reqs......................: 133727 4456.967145/s
     iteration_duration.............: avg=44.84ms    min=18.42ms med=43.25ms max=1.13s   p(90)=48.66ms p(95)=53.99ms
     iterations.....................: 66849  2228.000304/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% ✓ 228086      ✗ 0     
     data_received..................: 23 MB   764 kB/s
     data_sent......................: 9.1 MB  304 kB/s
     http_req_blocked...............: avg=1.43µs   min=892ns    med=1.21µs   max=274.09µs p(90)=1.9µs    p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=126.44µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=199.25µs min=144.01µs med=187.26µs max=8.16ms   p(90)=213.04µs p(95)=223.71µs
       { expected_response:true }...: avg=199.25µs min=144.01µs med=187.26µs max=8.16ms   p(90)=213.04µs p(95)=223.71µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 114043
     http_req_receiving.............: avg=25.66µs  min=12.45µs  med=23.86µs  max=3.1ms    p(90)=31.23µs  p(95)=34.11µs 
     http_req_sending...............: avg=6.52µs   min=3.97µs   med=5.66µs   max=2.92ms   p(90)=8.25µs   p(95)=9.05µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=167.07µs min=118.29µs med=154.96µs max=8.09ms   p(90)=178.27µs p(95)=188.1µs 
     http_reqs......................: 114043  3801.282789/s
     iteration_duration.............: avg=258.42µs min=185.71µs med=245.08µs max=8.3ms    p(90)=274.54µs p(95)=288.97µs
     iterations.....................: 114043  3801.282789/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% ✓ 217608     ✗ 0     
     data_received..................: 22 MB   729 kB/s
     data_sent......................: 8.7 MB  290 kB/s
     http_req_blocked...............: avg=1.41µs   min=882ns    med=1.19µs   max=196.15µs p(90)=1.9µs    p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=120.98µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=212.56µs min=154.78µs med=200.82µs max=54.69ms  p(90)=226.97µs p(95)=236.19µs
       { expected_response:true }...: avg=212.56µs min=154.78µs med=200.82µs max=54.69ms  p(90)=226.97µs p(95)=236.19µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 108804
     http_req_receiving.............: avg=25.43µs  min=13.59µs  med=23.72µs  max=2.7ms    p(90)=30.85µs  p(95)=33.5µs  
     http_req_sending...............: avg=6.43µs   min=4.07µs   med=5.59µs   max=334.35µs p(90)=8.23µs   p(95)=9.09µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=180.69µs min=130.88µs med=169.23µs max=54.62ms  p(90)=192.02µs p(95)=200.69µs
     http_reqs......................: 108804  3626.67119/s
     iteration_duration.............: avg=271.16µs min=198.61µs med=258.47µs max=54.81ms  p(90)=288.61µs p(95)=300.23µs
     iterations.....................: 108804  3626.67119/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% ✓ 298418      ✗ 0     
     data_received..................: 29 MB   980 kB/s
     data_sent......................: 12 MB   398 kB/s
     http_req_blocked...............: avg=1.37µs   min=881ns    med=1.17µs   max=179.07µs p(90)=1.84µs   p(95)=2µs     
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=121.38µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.34µs min=94.62µs  med=134.01µs max=5.76ms   p(90)=155.89µs p(95)=162.83µs
       { expected_response:true }...: avg=138.34µs min=94.62µs  med=134.01µs max=5.76ms   p(90)=155.89µs p(95)=162.83µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 149209
     http_req_receiving.............: avg=24.24µs  min=11.89µs  med=22.74µs  max=2.35ms   p(90)=30.24µs  p(95)=32.81µs 
     http_req_sending...............: avg=6.29µs   min=3.98µs   med=5.42µs   max=243.73µs p(90)=8.12µs   p(95)=8.84µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.81µs min=68.31µs  med=103.09µs max=5.63ms   p(90)=121.7µs  p(95)=127.37µs
     http_reqs......................: 149209  4973.448894/s
     iteration_duration.............: avg=196.59µs min=139.31µs med=191.62µs max=6.24ms   p(90)=216.61µs p(95)=225.61µs
     iterations.....................: 149209  4973.448894/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit 3be70b2 into master Feb 23, 2025
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 23, 2025 13:04
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