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

chore(deps): update storybook monorepo to v8 (major) #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smartway-bot[bot]
Copy link

@smartway-bot smartway-bot bot commented Jul 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) ^6.5.14 -> ^8.0.0 age adoption passing confidence
@storybook/addon-controls (source) ^6.5.14 -> ^8.0.0 age adoption passing confidence
@storybook/addon-essentials (source) ^6.5.14 -> ^8.0.0 age adoption passing confidence
@storybook/addon-links (source) ^6.5.14 -> ^8.0.0 age adoption passing confidence
@storybook/builder-webpack5 (source) ^6.5.16 -> ^8.0.0 age adoption passing confidence
@storybook/docs-tools (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
@storybook/react (source) ^6.5.16 -> ^8.0.0 age adoption passing confidence

Release Notes

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

v8.4.7

Compare Source

v8.4.6

Compare Source

v8.4.5

Compare Source

v8.4.4

Compare Source

  • Addon Test: Only optimize react deps if applicable in vitest-plugin - #​29617, thanks @​yannbf!

v8.4.3

Compare Source

v8.4.2

Compare Source

v8.4.1

Compare Source

v8.4.0

Compare Source

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements
List of all updates

v8.3.7

Compare Source

v8.3.7

v8.3.6

Compare Source

v8.3.5

Compare Source

v8.3.4

Compare Source

v8.3.3

Compare Source

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
List of all updates

v8.2.10

Compare Source

8.2.10

v8.2.9

Compare Source

v8.2.8

Compare Source

v8.2.7

Compare Source

v8.2.6

Compare Source

v8.2.5

Compare Source

v8.2.4

Compare Source

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package
  • ✨ Brand new onboarding experience to get you up to speed quicker
  • 💯 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.

🔕 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 has been generated by Renovate Bot.

@smartway-bot smartway-bot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2024
@smartway-bot
Copy link
Author

smartway-bot bot commented Jul 31, 2024

⚠️ 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: Storybook/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"18.2.0" from the root project
npm error   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta" from @storybook/[email protected]
npm error   node_modules/@storybook/react
npm error     dev @storybook/react@"^8.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.3.1" from [email protected]
npm error node_modules/react-dom
npm error   react-dom@"^18.2.0" from the root project
npm error   peer react-dom@"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta" from @storybook/[email protected]
npm error   node_modules/@storybook/react
npm error     dev @storybook/react@"^8.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 /tmp/renovate/cache/others/npm/_logs/2024-07-31T03_47_03_170Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-31T03_47_03_170Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants