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

Upgrade to Storybook 8 and Playwright 1.48 #276

Open
maxatdetroit opened this issue Jan 3, 2025 · 0 comments
Open

Upgrade to Storybook 8 and Playwright 1.48 #276

maxatdetroit opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
bug Something isn't working dependencies Update one or more dependencies version

Comments

@maxatdetroit
Copy link
Member

maxatdetroit commented Jan 3, 2025

Describe the bug

Storybook 7 keeps us locked into certain broken dependencies like older versions of playwright that are breaking in #274 .

Requested Change

Migrate to Storybook 8 which will also migrate to @storybook/test (instead of @storybook/test-runner and @storybook/testing-library) which will bring a newer version of playwright with it. Also, after that is done, let's update our CI workflows to run on the latest ubuntu LTS (24).

This also depends on #155.

@maxatdetroit maxatdetroit added bug Something isn't working dependencies Update one or more dependencies version labels Jan 3, 2025
@maxatdetroit maxatdetroit self-assigned this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Update one or more dependencies version
Projects
None yet
Development

No branches or pull requests

1 participant