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

Update vitest monorepo to v3 (major) #5350

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Jan 23, 2025

This PR contains the following updates:

Package Type Update Change
@vitest/coverage-v8 (source) devDependencies major ^2.1.4 -> ^3.0.0
@vitest/ui (source) devDependencies major ^2.1.4 -> ^3.0.0
vitest (source) devDependencies major ^2.1.4 -> ^3.0.0

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner January 23, 2025 19:36
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 💻 aspect: code Concerns the software code in the repository 🟨 tech: javascript Involves JavaScript 🟩 priority: low Low priority and doesn't need to be rushed labels Jan 23, 2025
@openverse-bot openverse-bot requested a review from obulat January 23, 2025 19:36
@openverse-bot openverse-bot added the 🧰 goal: internal improvement Improvement that benefits maintainers, not users label Jan 23, 2025
@openverse-bot openverse-bot requested a review from dhruvkb January 23, 2025 19:36
@openverse-bot openverse-bot added the 🧱 stack: frontend Related to the Nuxt frontend label Jan 23, 2025
Copy link

github-actions bot commented Jan 23, 2025

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 416      ✗ 0   
     data_received..................: 98 MB   406 kB/s
     data_sent......................: 55 kB   226 B/s
     http_req_blocked...............: avg=58.5µs   min=2.38µs   med=4.38µs   max=1ms      p(90)=131.19µs p(95)=201.91µs
     http_req_connecting............: avg=47.83µs  min=0s       med=0s       max=957.68µs p(90)=92.57µs  p(95)=156.21µs
     http_req_duration..............: avg=160.6ms  min=16.99ms  med=115.56ms max=1s       p(90)=349.59ms p(95)=435.68ms
       { expected_response:true }...: avg=160.6ms  min=16.99ms  med=115.56ms max=1s       p(90)=349.59ms p(95)=435.68ms
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 416 
     http_req_receiving.............: avg=154.93µs min=53.33µs  med=134µs    max=916.12µs p(90)=238.07µs p(95)=293.54µs
     http_req_sending...............: avg=26.84µs  min=8.62µs   med=22.24µs  max=171.12µs p(90)=43.65µs  p(95)=68.73µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=160.42ms min=16.89ms  med=115.45ms max=999.98ms p(90)=349.34ms p(95)=435.5ms 
     http_reqs......................: 416     1.725423/s
     iteration_duration.............: avg=863.32ms min=305.13ms med=923.74ms max=1.7s     p(90)=1.15s    p(95)=1.42s   
     iterations.....................: 78      0.323517/s
     vus............................: 3       min=0      max=6 
     vus_max........................: 60      min=60     max=60

Footnotes

  1. This comment will automatically update with new output each time k6 runs for this PR

@openverse-bot openverse-bot force-pushed the gha-renovatemajor-vitest-monorepo branch from 2d61ce7 to 397710b Compare January 24, 2025 04:38
@obulat obulat merged commit f4d6cd4 into main Jan 24, 2025
50 checks passed
@obulat obulat deleted the gha-renovatemajor-vitest-monorepo branch January 24, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: frontend Related to the Nuxt frontend 🟨 tech: javascript Involves JavaScript
Projects
Status: 🤝 Merged
Development

Successfully merging this pull request may close these issues.

2 participants