Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@storybook/addon-links (source) ^8.6.9 -> ^10.0.0 age confidence
@storybook/addon-themes (source) ^8.6.9 -> ^10.0.0 age confidence
@storybook/react (source) ^8.6.9 -> ^10.0.0 age confidence
@storybook/react-vite (source) ^8.6.9 -> ^10.0.0 age confidence

Release Notes

storybookjs/storybook (@​storybook/addon-links)

v10.0.8

Compare Source

v10.0.7

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging.
It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!
List of all updates

v9.1.16

Compare Source

v9.1.15

Compare Source

v9.1.14

Compare Source

v9.1.13

Compare Source

v9.1.12

Compare Source

  • Maintenance: Hotfix for missing nextjs dts files, thanks @​ndelangen!

v9.1.11

Compare Source

v9.1.10

Compare Source

v9.1.9

Compare Source

  • Angular: Enable experimental zoneless detection on Angular v21 - #​32580, thanks @​yannbf!
  • Svelte: Ignore inherited HTMLAttributes docgen when using utility types - #​32173, thanks @​steciuk!

v9.1.8

Compare Source

v9.1.7

Compare Source

v9.1.6

Compare Source

v9.1.5

Compare Source

v9.1.4

Compare Source

v9.1.3

Compare Source

v9.1.2

Compare Source

v9.1.1

Compare Source

  • Maintenance: Hotfix for missing nextjs dts files, thanks @​ndelangen!

v9.1.0

Compare Source

Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!

🚀 Improved upgrade command with monorepo support for seamless upgrades
🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
🧪 sb.mock API and Automocking: one-line module mocking to simplify your testing workflow
🧪 Favicon shows test run status for quick visual feedback
⚛️ Easier configuration for React Native projects
🔥 Auto-abort play functions on HMR to avoid unwanted side effects
🏗️ Improved CSF factories API for type safe story definitions
♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more
💯 Dozens more fixes and improvements based on community feedback!

List of all updates

v9.0.18

Compare Source

v9.0.17

Compare Source

v9.0.16

Compare Source

v9.0.15

Compare Source

v9.0.14

Compare Source

v9.0.13

Compare Source

v9.0.12

Compare Source

v9.0.11

Compare Source

  • Addons: Use chromatic-com/storybook wit

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
Copy link
Author

renovate bot commented Oct 27, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/storybook
npm error   peer storybook@"^8.6.14" from @storybook/[email protected]
npm error   node_modules/@storybook/addon-actions
npm error     @storybook/addon-actions@"8.6.14" from @storybook/[email protected]
npm error     node_modules/@storybook/addon-essentials
npm error       dev @storybook/addon-essentials@"^8.6.9" from the root project
npm error   peer storybook@"^8.6.14" from @storybook/[email protected]
npm error   node_modules/@storybook/addon-backgrounds
npm error     @storybook/addon-backgrounds@"8.6.14" from @storybook/[email protected]
npm error     node_modules/@storybook/addon-essentials
npm error       dev @storybook/addon-essentials@"^8.6.9" from the root project
npm error   20 more (@storybook/addon-controls, @storybook/addon-docs, ...)
npm error
npm error Could not resolve dependency:
npm error dev @storybook/addon-links@"^10.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/storybook
npm error   peer storybook@"^10.0.8" from @storybook/[email protected]
npm error   node_modules/@storybook/addon-links
npm error     dev @storybook/addon-links@"^10.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-17T17_42_12_679Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-17T17_42_12_679Z-debug-0.log

Copy link

@external-secrets-bot external-secrets-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because this is so small 🙈

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 4052981 to aa49abc Compare October 27, 2025 16:18
Copy link

@external-secrets-bot external-secrets-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because this is so small 🙈

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from aa49abc to 921d78d Compare October 28, 2025 13:14
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v9 (major) chore(deps): update storybook monorepo to v10 (major) Oct 28, 2025
Copy link

@external-secrets-bot external-secrets-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because this is so small 🙈

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 921d78d to 43f805f Compare November 17, 2025 17:42
Copy link

@external-secrets-bot external-secrets-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because this is so small 🙈

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant