Skip to content

upgrade storybook to 10#70

Open
pnzrr wants to merge 3 commits intokeycloakify:mainfrom
p2-inc:update/storybook-version
Open

upgrade storybook to 10#70
pnzrr wants to merge 3 commits intokeycloakify:mainfrom
p2-inc:update/storybook-version

Conversation

@pnzrr
Copy link
Copy Markdown

@pnzrr pnzrr commented Feb 4, 2026

Helps to solve base vulnerabilities. Doesn't change functionality.

Summary by CodeRabbit

  • Chores
    • Upgraded Storybook and development tooling dependencies to version 10.2.6
    • Consolidated and modernized Storybook package structure
    • Updated ESLint Storybook plugin for compatibility with the latest Storybook version

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 4, 2026

📝 Walkthrough

Walkthrough

Storybook configuration has been migrated to use the @storybook/react-vite package. The type import source is updated in preview configuration, and package dependencies are consolidated and upgraded to version 10.2.6.

Changes

Cohort / File(s) Summary
Storybook Configuration
.storybook/preview.ts
Updated Preview type import source from @storybook/react to @storybook/react-vite.
Dependency Updates
package.json
Removed legacy Storybook packages (@storybook/react, @storybook/react-vite, storybook from devDependencies); added new top-level @storybook/react-vite@^10.2.6 entry and upgraded eslint-plugin-storybook to ^10.2.6.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

📖✨ The Storybook hops to a brighter day,
With vite-powered tales on their way,
Type imports dance from old to new,
Dependencies bundled—refreshed through and through!
Version ten-two-six, so clean and so bright,
Our stories now render in stunning new light. 🐰

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'upgrade storybook to 10' directly and accurately summarizes the main change in the pull request, which is upgrading Storybook dependencies to version 10.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant