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/nuxt to v0.6.1 #5133

Closed openverse-bot closed 2 weeks ago

openverse-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
@pinia/nuxt (source) dependencies minor 0.5.5 -> 0.6.1

Release Notes

vuejs/pinia (@​pinia/nuxt) ### [`v0.6.1`](https://redirect.github.com/vuejs/pinia/compare/@pinia/nuxt@0.6.0...@pinia/nuxt@0.6.1) [Compare Source](https://redirect.github.com/vuejs/pinia/compare/@pinia/nuxt@0.6.0...@pinia/nuxt@0.6.1) ### [`v0.6.0`](https://redirect.github.com/vuejs/pinia/compare/@pinia/nuxt@0.5.5...@pinia/nuxt@0.6.0) [Compare Source](https://redirect.github.com/vuejs/pinia/compare/@pinia/nuxt@0.5.5...@pinia/nuxt@0.6.0)

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.

openverse-bot commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

github-actions[bot] commented 2 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......................: 837 kB  5.0 kB/s
     http_req_blocked...............: avg=12.58µs  min=1.82µs  med=3.52µs   max=5.68ms  p(90)=4.85µs   p(95)=5.34µs  
     http_req_connecting............: avg=7.25µs   min=0s      med=0s       max=4.99ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=587.57ms min=29.32ms med=510.08ms max=2.3s    p(90)=1.05s    p(95)=1.16s   
       { expected_response:true }...: avg=587.57ms min=29.32ms med=510.08ms max=2.3s    p(90)=1.05s    p(95)=1.16s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=134.76µs min=37.24µs med=103.56µs max=16.75ms p(90)=166.96µs p(95)=206.18µs
     http_req_sending...............: avg=19.77µs  min=6.26µs  med=17.93µs  max=4.89ms  p(90)=23.14µs  p(95)=25.62µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=587.42ms min=29.21ms med=509.95ms max=2.3s    p(90)=1.05s    p(95)=1.15s   
     http_reqs......................: 6400    37.881176/s
     iteration_duration.............: avg=3.14s    min=1.17s   med=2.62s    max=9.05s   p(90)=6.15s    p(95)=6.4s    
     iterations.....................: 1200    7.102721/s
     vus............................: 3       min=3       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