storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.68k stars 9.32k forks source link

Maintenance: Upgrade to vite 5 #29542

Open ndelangen opened 1 week ago

ndelangen commented 1 week ago

What I did

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

Checklist for Maintainers

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

_core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>_

nx-cloud[bot] commented 1 week ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5ee4bbf19ca6704668ca823691f62dda843a77bb. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected -t check -c production --parallel=7
✅ Successfully ran 1 target - [`nx run-many -t build -c production --parallel=3`](https://cloud.nx.app/runs/b5Sact4zFQ?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.