Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/react (source) ^8.5.6 -> ^9.0.0 age adoption passing confidence
@storybook/react-vite (source) ^8.5.6 -> ^9.0.0 age adoption passing confidence
storybook (source) ^8.5.6 -> ^9.0.0 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/react)

v9.0.6

Compare Source

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

Storybook 9.0 is here

This is a huge release focused on testing and bundle size.

  • Component testing
    • 👆 Interactions
    • ♿️ Accessibility
    • 👁️ Visual changes
    • 🛡️ Coverage
  • 🪶 48% lighter bundle
  • 🏷️ Tags-based organization
  • 🌐 Story globals
  • 🏗️ Major upgrades: Svelte, Next, React Native, Angular

Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs

List of all updates

Total contributions: 240
Unique contributors: 29

v8.6.14

Compare Source

  • CLI: Add skip onboarding, recommended/minimal config - #​30930, thanks @​shilman!
  • Core: Fix using dates in expect statements - #​28413, thanks @​yann-combarnous!
  • React Native Web: Fix expo router by setting JSX to automatic - [#​31484](https

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from cte and mrubens as code owners June 4, 2025 22:53
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jun 5, 2025
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from cbda853 to cbcd456 Compare June 5, 2025 19:17
@renovate renovate bot requested a review from jr as a code owner June 5, 2025 19:17
@daniel-lxs daniel-lxs moved this from Triage to PR [Needs Prelim Review] in Roo Code Roadmap Jun 7, 2025
@daniel-lxs
Copy link
Member

daniel-lxs commented Jun 7, 2025

Tested this PR which updates Storybook from v8 to v9.

After checking out the branch and running pnpm install, I tried pnpm storybook:build and got this error:

Error: Build failed with 1 error:
../node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]_@testin_ajybkit7ym23cetc54hzvb7mq4/node_modules/storybook-dark-mode/dist/esm/preset/manager.js:8:32: ERROR: Could not resolve "@storybook/types"

The issue is that [email protected] isn't compatible with Storybook v9, and @storybook/addon-essentials is still on v8.5.6 while other Storybook packages were updated to v9.0.0.

cc: @cte

@daniel-lxs daniel-lxs moved this from PR [Needs Prelim Review] to PR [Draft / In Progress] in Roo Code Roadmap Jun 7, 2025
@daniel-lxs daniel-lxs added PR - Draft / In Progress and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Jun 7, 2025
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v9 (major) Update storybook monorepo to v9 (major) Jun 8, 2025
@renovate renovate bot changed the title Update storybook monorepo to v9 (major) chore(deps): update storybook monorepo to v9 (major) Jun 8, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 10, 2025
@cte cte merged commit 385b542 into main Jun 10, 2025
14 checks passed
@cte cte deleted the renovate/major-storybook-monorepo branch June 10, 2025 20:47
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 10, 2025
@github-project-automation github-project-automation bot moved this from PR [Draft / In Progress] to Done in Roo Code Roadmap Jun 10, 2025
lucasthahn pushed a commit to tne-ai/TNE-Code that referenced this pull request Jun 10, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer PR - Draft / In Progress

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants