WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
254 stars 203 forks source link

Update dependency vite to v5.4.10 #5130

Closed openverse-bot closed 2 weeks ago

openverse-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
vite (source) devDependencies patch 5.4.6 -> 5.4.10

Release Notes

vitejs/vite (vite) ### [`v5.4.10`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.10) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.9...v5.4.10) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md) for details. ### [`v5.4.9`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.9) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.8...v5.4.9) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) for details. ### [`v5.4.8`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.8) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.7...v5.4.8) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md) for details. ### [`v5.4.7`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.7) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.6...v5.4.7) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md) for details.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Renovate Bot.

github-actions[bot] commented 3 weeks ago

Latest k6 run output[^update]

     ✓ status was 200

     checks.........................: 100.00% ✓ 6400      ✗ 0   
     data_received..................: 1.5 GB  8.8 MB/s
     data_sent......................: 838 kB  4.9 kB/s
     http_req_blocked...............: avg=23.44µs  min=1.9µs   med=3.88µs   max=9.68ms  p(90)=5.4µs    p(95)=5.87µs  
     http_req_connecting............: avg=19.16µs  min=0s      med=0s       max=9.62ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=587.7ms  min=39.33ms med=509.48ms max=2.39s   p(90)=1.04s    p(95)=1.16s   
       { expected_response:true }...: avg=587.7ms  min=39.33ms med=509.48ms max=2.39s   p(90)=1.04s    p(95)=1.16s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=145.01µs min=42.62µs med=119.15µs max=16.65ms p(90)=186.32µs p(95)=221.79µs
     http_req_sending...............: avg=20.82µs  min=6.06µs  med=19.73µs  max=2.32ms  p(90)=25.61µs  p(95)=27.59µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=587.54ms min=39.2ms  med=509.29ms max=2.39s   p(90)=1.04s    p(95)=1.15s   
     http_reqs......................: 6400    37.727702/s
     iteration_duration.............: avg=3.14s    min=1.18s   med=2.68s    max=9.11s   p(90)=6.05s    p(95)=6.38s   
     iterations.....................: 1200    7.073944/s
     vus............................: 9       min=9       max=30
     vus_max........................: 30      min=30      max=30

[^update]: This comment will automatically update with new output each time k6 runs for this PR