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 pinia to v2.2.6 - autoclosed #5127

Closed openverse-bot closed 2 weeks ago

openverse-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
pinia dependencies patch 2.2.4 -> 2.2.6

Release Notes

vuejs/pinia (pinia) ### [`v2.2.6`](https://redirect.github.com/vuejs/pinia/releases/tag/pinia%402.2.6) [Compare Source](https://redirect.github.com/vuejs/pinia/compare/pinia@2.2.5...pinia@2.2.6) Please refer to [CHANGELOG.md](https://redirect.github.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details. ### [`v2.2.5`](https://redirect.github.com/vuejs/pinia/releases/tag/pinia%402.2.5) [Compare Source](https://redirect.github.com/vuejs/pinia/compare/pinia@2.2.4...pinia@2.2.5) Please refer to [CHANGELOG.md](https://redirect.github.com/vuejs/pinia/blob/v2/packages/pinia/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.9 MB/s
     data_sent......................: 838 kB  5.0 kB/s
     http_req_blocked...............: avg=31.88µs  min=1.82µs   med=3.92µs   max=10.76ms p(90)=5.3µs    p(95)=5.67µs  
     http_req_connecting............: avg=27.64µs  min=0s       med=0s       max=10.71ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=582.43ms min=48.74ms  med=508.49ms max=2.24s   p(90)=1.05s    p(95)=1.16s   
       { expected_response:true }...: avg=582.43ms min=48.74ms  med=508.49ms max=2.24s   p(90)=1.05s    p(95)=1.16s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=155.88µs min=42.64µs  med=117.2µs  max=53.31ms p(90)=181.03µs p(95)=215.01µs
     http_req_sending...............: avg=20.98µs  min=6.64µs   med=19.49µs  max=1.12ms  p(90)=25.09µs  p(95)=27.22µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=582.26ms min=48.56ms  med=508.34ms max=2.23s   p(90)=1.05s    p(95)=1.16s   
     http_reqs......................: 6400    38.101518/s
     iteration_duration.............: avg=3.11s    min=560.93ms med=2.61s    max=8.34s   p(90)=6.07s    p(95)=6.42s   
     iterations.....................: 1200    7.144035/s
     vus............................: 1       min=1       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