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 @playwright/test to v1.48.2 #5126

Closed openverse-bot closed 3 weeks ago

openverse-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
@playwright/test (source) devDependencies patch 1.48.1 -> 1.48.2

Release Notes

microsoft/playwright (@​playwright/test) ### [`v1.48.2`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.48.2) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.48.1...v1.48.2) ##### Highlights [https://github.com/microsoft/playwright/issues/33141](https://redirect.github.com/microsoft/playwright/issues/33141) - \[Bug]: UI Mode crashed[https://github.com/microsoft/playwright/issues/33219](https://redirect.github.com/microsoft/playwright/issues/33219)9 - \[BUG] Trace Viewer PWA crashes with "Aw, Snap![https://github.com/microsoft/playwright/issues/33086](https://redirect.github.com/microsoft/playwright/issues/33086)86 - \[Bug]: UI Mode Memory probl[https://github.com/microsoft/playwright/issues/33000](https://redirect.github.com/microsoft/playwright/issues/33000)000 - \[Regression]: Inspector and Browser doesn't close on CTR[https://github.com/microsoft/playwright/issues/33204](https://redirect.github.com/microsoft/playwright/issues/33204)3204 - \[Bug]: Chrome tab and inspector not closing after terminating session in terminal #### Browser Versions - Chromium 130.0.6723.19 - Mozilla Firefox 130.0 - WebKit 18.0 This version was also tested against the following stable channels: - Google Chrome 129 - Microsoft Edge 129

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.6 MB/s
     data_sent......................: 837 kB  4.9 kB/s
     http_req_blocked...............: avg=25.87µs  min=2.01µs  med=4.07µs   max=10.08ms p(90)=5.59µs  p(95)=6.11µs 
     http_req_connecting............: avg=20.23µs  min=0s      med=0s       max=9.54ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=599.93ms min=65.1ms  med=519.63ms max=2.4s    p(90)=1.08s   p(95)=1.19s  
       { expected_response:true }...: avg=599.93ms min=65.1ms  med=519.63ms max=2.4s    p(90)=1.08s   p(95)=1.19s  
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=143.83µs min=45.32µs med=120.79µs max=15.26ms p(90)=192.1µs p(95)=229.6µs
     http_req_sending...............: avg=23.51µs  min=7.06µs  med=20.14µs  max=9.83ms  p(90)=26.31µs p(95)=28.8µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=599.76ms min=64.83ms med=519.51ms max=2.4s    p(90)=1.08s   p(95)=1.19s  
     http_reqs......................: 6400    37.089963/s
     iteration_duration.............: avg=3.2s     min=1.09s   med=2.69s    max=9.54s   p(90)=6.22s   p(95)=6.51s  
     iterations.....................: 1200    6.954368/s
     vus............................: 8       min=8       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