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 dependency @storybook-vue/nuxt to v8.3.3 #5308

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

openverse-bot
Copy link
Collaborator

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

This PR contains the following updates:

Package Type Update Change
@storybook-vue/nuxt (source) devDependencies patch 8.3.2 -> 8.3.3

Release Notes

nuxt-modules/storybook (@​storybook-vue/nuxt)

v8.3.3

Compare Source

compare changes

🩹 Fixes
  • Use storybook vitest config as base (#​740)
  • Readd vue-tempate-compilation plugin (#​831)
  • Nuxt App created only when story vue app rendered first time, (#​830)
🏡 Chore
  • Add test for using decorators in stories (#​823)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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.


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

This PR has been generated by Renovate Bot.

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

github-actions bot commented Jan 1, 2025

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 412      ✗ 0   
     data_received..................: 100 MB  414 kB/s
     data_sent......................: 54 kB   224 B/s
     http_req_blocked...............: avg=130.65µs min=2.31µs   med=5.06µs   max=7.64ms p(90)=150.38µs p(95)=232.02µs
     http_req_connecting............: avg=108.3µs  min=0s       med=0s       max=7.52ms p(90)=99µs     p(95)=168.77µs
     http_req_duration..............: avg=161.3ms  min=19.19ms  med=110.1ms  max=1.06s  p(90)=356.26ms p(95)=459.99ms
       { expected_response:true }...: avg=161.3ms  min=19.19ms  med=110.1ms  max=1.06s  p(90)=356.26ms p(95)=459.99ms
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 412 
     http_req_receiving.............: avg=183.97µs min=73.83µs  med=149.69µs max=1.49ms p(90)=298.55µs p(95)=355.34µs
     http_req_sending...............: avg=31.88µs  min=9.25µs   med=23.55µs  max=2.54ms p(90)=35.22µs  p(95)=48.34µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=161.09ms min=19.06ms  med=109.91ms max=1.06s  p(90)=356.08ms p(95)=459.78ms
     http_reqs......................: 412     1.708804/s
     iteration_duration.............: avg=870.79ms min=258.85ms med=964.36ms max=1.82s  p(90)=1.22s    p(95)=1.48s   
     iterations.....................: 77      0.319364/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-renovatestorybook-vue-nuxt-8.x branch 13 times, most recently from 359f785 to 5c06b14 Compare January 7, 2025 04:37
@openverse-bot openverse-bot force-pushed the gha-renovatestorybook-vue-nuxt-8.x branch from 5c06b14 to a8c5b57 Compare January 7, 2025 19:06
Copy link

github-actions bot commented Jan 7, 2025

Playwright failure test results: https://github.com/WordPress/openverse/actions/runs/12657681434

It looks like some of the Playwright tests failed. If you made changes to the frontend UI without updating snapshots, this might be the cause. You can download zipped patches containing the updated snapshots alongside a general trace of the tests under the "Artifacts" section in the above page. They're named in the form *_snapshot_diff and *_test_results respectively.

You can read more on how to use these artifacts in the docs.

If the test is flaky, follow the flaky test triage procedure.

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: 👀 Needs Review
Development

Successfully merging this pull request may close these issues.

1 participant