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

fix(deps): update storybook monorepo to v8 (major) #10

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) ^7.6.17 -> ^8.0.0 age adoption passing confidence
@storybook/builder-vite (source) ^7.6.17 -> ^8.0.0 age adoption passing confidence
@storybook/preview-api (source) ^7.6.17 -> ^8.0.0 age adoption passing confidence
@storybook/test (source) ^7.0.0 -> ^8.0.0 age adoption passing confidence
@storybook/types (source) ^7.6.17 -> ^8.0.0 age adoption passing confidence
storybook (source) ^7.6.17 -> ^8.0.0 age adoption passing confidence

Release Notes

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

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Mar 29, 2024

size-limit report 📦

Path Size
All publics 5.85 KB (0%)
All internals 3.23 KB (0%)
Average usage 3.25 KB (0%)

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 3acc828 to 0d3fd50 Compare March 29, 2024 22:41
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (5af8886) to head (0d3fd50).
Report is 13 commits behind head on main.

❗ Current head 0d3fd50 differs from pull request most recent head 5437474. Consider uploading reports for the commit 5437474 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   97.43%   96.60%   -0.84%     
==========================================
  Files          34       34              
  Lines        2654     2681      +27     
  Branches      230      230              
==========================================
+ Hits         2586     2590       +4     
- Misses         66       89      +23     
  Partials        2        2              
Flag Coverage Δ
nanoviews 96.60% <ø> (-0.84%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 2 times, most recently from a991a87 to 5437474 Compare April 5, 2024 13:21
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 5437474 to 988989e Compare September 2, 2024 21:28
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 5 times, most recently from 724b3ce to 2b2d51f Compare September 3, 2024 21:13
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 2b2d51f to 707c316 Compare October 9, 2024 21:21
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v8 (major) fix(deps): update storybook monorepo to v8 (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 707c316 to 9e372e8 Compare January 1, 2025 15:52
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 5 times, most recently from 0fdfb46 to ea2fd8f Compare January 1, 2025 22:03
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from ea2fd8f to 3fb608a Compare January 3, 2025 15:44
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.

0 participants