Skip to content

Update storybook monorepo (major)#1014

Merged
tchoutri merged 1 commit intodevelopmentfrom
renovate/major-storybook-monorepo
Mar 6, 2026
Merged

Update storybook monorepo (major)#1014
tchoutri merged 1 commit intodevelopmentfrom
renovate/major-storybook-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 19, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@storybook/addon-essentials (source) ^7.2.0^8.0.0 age confidence
@storybook/addon-interactions (source) ^7.2.0^8.0.0 age confidence
@storybook/addon-links (source) ^7.2.0^10.0.0 age confidence
@storybook/blocks (source) ^7.2.0^8.0.0 age confidence
@storybook/html (source) ^7.2.0^10.0.0 age confidence
@storybook/html-vite (source) ^7.2.0^10.0.0 age confidence
storybook (source) ^7.2.0^10.0.0 age confidence

Release Notes

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

v8.6.14

Compare Source

v8.6.13

Compare Source

v8.6.12

Compare Source

v8.6.11

Compare Source

v8.6.10

Compare Source

v8.6.9

Compare Source

v8.6.8

Compare Source

v8.6.7

Compare Source

v8.6.6

Compare Source

v8.6.5

Compare Source

v8.6.4

Compare Source

v8.6.3

Compare Source

v8.6.2

Compare Source

v8.6.1

Compare Source

v8.6.0

Compare Source

The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.

Here’s what’s new:

  • 🎁 Storybook Test installer for out-of-the-box tests in new projects
  • 🦾 Accessibility “todo” workflow to systematically fix a11y violations
  • 🗜️ 80% smaller create-storybook package for much faster installs
  • 🧪 Dozens of Test fixes based on user feedback
  • 📕 Docs fixes for table of contents, code snippets, and more
  • 🚨 Key security fixes for Vite and ESbuild
  • 💯 Hundreds more improvements
List of all updates

v8.5.8

Compare Source

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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
Copy Markdown
Contributor Author

renovate Bot commented Jan 19, 2026

⚠️ 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: design/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: design@1.0.0
npm ERR! Found: storybook@10.2.16
npm ERR! node_modules/storybook
npm ERR!   dev storybook@"^10.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer storybook@"^8.6.14" from @storybook/addon-essentials@8.6.14
npm ERR! node_modules/@storybook/addon-essentials
npm ERR!   dev @storybook/addon-essentials@"^8.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-06T16_40_00_261Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch 2 times, most recently from a813005 to 60441e8 Compare January 27, 2026 16:06
@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch 6 times, most recently from c643f75 to 0742187 Compare February 5, 2026 18:48
@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch 2 times, most recently from b31b11e to eb9b562 Compare February 14, 2026 15:15
@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch 4 times, most recently from e49d9bf to 8509818 Compare February 23, 2026 19:55
@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch 3 times, most recently from ce84789 to 084db48 Compare March 2, 2026 13:00
@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch 4 times, most recently from f00cbff to 20fdf59 Compare March 5, 2026 18:41
@renovate renovate Bot force-pushed the renovate/major-storybook-monorepo branch from 20fdf59 to 4953d51 Compare March 6, 2026 16:40
@tchoutri tchoutri merged commit b850ba8 into development Mar 6, 2026
12 of 13 checks passed
@renovate renovate Bot deleted the renovate/major-storybook-monorepo branch March 6, 2026 22:16
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