Closed renovate[bot] closed 6 days ago
This PR contains the following updates:
8.3.6
8.4.1
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
8.3.6
->8.4.1
Release Notes
storybookjs/storybook (@storybook/addon-essentials)
### [`v8.4.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#841) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.4.0...v8.4.1) - Core: Relax peer dep constraint of shim packages - [#29503](https://redirect.github.com/storybookjs/storybook/pull/29503), thanks [@kasperpeulen](https://redirect.github.com/kasperpeulen)! ### [`v8.4.0`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#840) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.6...v8.4.0) 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 improvementsList of all updates
- Addon Test: Adjust file exports to be ESM/CJS compatible - [#29471](https://redirect.github.com/storybookjs/storybook/pull/29471), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Addon Test: Error when addon interactions exists - [#29434](https://redirect.github.com/storybookjs/storybook/pull/29434), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Addon Test: Escape XML when converting ANSI to HTML in test errors - [#29446](https://redirect.github.com/storybookjs/storybook/pull/29446), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Addon Test: Fix hiding stacktrace for assertion errors in test panel - [#29458](https://redirect.github.com/storybookjs/storybook/pull/29458), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Addon Test: Improve Error Handling - [#29476](https://redirect.github.com/storybookjs/storybook/pull/29476), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Addon Test: Improve postinstall script - [#29479](https://redirect.github.com/storybookjs/storybook/pull/29479), thanks [@yannbf](https://redirect.github.com/yannbf)! - Addon Test: Improve unsupported vitest message - [#29486](https://redirect.github.com/storybookjs/storybook/pull/29486), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Addon Test: Only register testing module in Vite projects - [#29472](https://redirect.github.com/storybookjs/storybook/pull/29472), thanks [@yannbf](https://redirect.github.com/yannbf)! - Addon Test: Throttle Vitest progress updates more heavily - [#29482](https://redirect.github.com/storybookjs/storybook/pull/29482), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Addon-docs, blocks: Prebundle dependencies - [#29301](https://redirect.github.com/storybookjs/storybook/pull/29301), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - Addon-Test: Support for `@vitest/browser` v2.1.2 - [#29407](https://redirect.github.com/storybookjs/storybook/pull/29407), thanks [@strozw](https://redirect.github.com/strozw)! - Blocks: Prebundle `es-toolkit` - [#29259](https://redirect.github.com/storybookjs/storybook/pull/29259), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - Builder-vite: Replace .at() call with \[] in codegen - [#29048](https://redirect.github.com/storybookjs/storybook/pull/29048), thanks [@Chudesnov](https://redirect.github.com/Chudesnov)! - CLI: Don't add `@storybook/addon-links` by default - [#29177](https://redirect.github.com/storybookjs/storybook/pull/29177), thanks [@tobiasdiez](https://redirect.github.com/tobiasdiez)! - CLI: Ensure `.gitignore` updated via CLI ends with a newline - [#29124](https://redirect.github.com/storybookjs/storybook/pull/29124), thanks [@3w36zj6](https://redirect.github.com/3w36zj6)! - CLI: Fix `yarn` detection - [#29448](https://redirect.github.com/storybookjs/storybook/pull/29448), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - CLI: Migrate from `chalk` to `picocolors` - [#28262](https://redirect.github.com/storybookjs/storybook/pull/28262), thanks [@43081j](https://redirect.github.com/43081j)! - CLI: Refactor NPMProxy error parsing logic - [#29459](https://redirect.github.com/storybookjs/storybook/pull/29459), thanks [@yannbf](https://redirect.github.com/yannbf)! - ConfigFile: Fix `export { X }` parsing - [#29344](https://redirect.github.com/storybookjs/storybook/pull/29344), thanks [@vctqs1](https://redirect.github.com/vctqs1)! - Core: Add unified UI Testing Module - [#29241](https://redirect.github.com/storybookjs/storybook/pull/29241), thanks [@yannbf](https://redirect.github.com/yannbf)! - Core: Close story status menu when selecting an item - [#29455](https://redirect.github.com/storybookjs/storybook/pull/29455), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Fix building Storybook deleting project root files - [#29371](https://redirect.github.com/storybookjs/storybook/pull/29371), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - Core: Fix race condition during empty folder init - [#29490](https://redirect.github.com/storybookjs/storybook/pull/29490), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Make `prettier` an optional peer dependency - [#29223](https://redirect.github.com/storybookjs/storybook/pull/29223), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - Core: Migrate from `express` to `polka` - [#29230](https://redirect.github.com/storybookjs/storybook/pull/29230), thanks [@43081j](https://redirect.github.com/43081j)! - Core: Migrate from `qs` to `picoquery` - [#28315](https://redirect.github.com/storybookjs/storybook/pull/28315), thanks [@43081j](https://redirect.github.com/43081j)! - Core: Open 'Component tests' addon panel when clicking a story status - [#29456](https://redirect.github.com/storybookjs/storybook/pull/29456), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Remove `handlebars` usage - [#29208](https://redirect.github.com/storybookjs/storybook/pull/29208), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - Core: Remove dependence on `file-system-cache` - [#29256](https://redirect.github.com/storybookjs/storybook/pull/29256), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - Core: Replace `fs-extra` with the native APIs - [#29126](https://redirect.github.com/storybookjs/storybook/pull/29126), thanks [@ziebam](https://redirect.github.com/ziebam)! - Core: Replace `lodash` with `es-toolkit` - [#28981](https://redirect.github.com/storybookjs/storybook/pull/28981), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - Core: Show checkmark icon in story status dropdown and update status label for component tests - [#29451](https://redirect.github.com/storybookjs/storybook/pull/29451), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Show tooltip on filter toggles to clarify their purpose - [#29447](https://redirect.github.com/storybookjs/storybook/pull/29447), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Track test provider state in sessionStorage - [#29450](https://redirect.github.com/storybookjs/storybook/pull/29450), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Upgrade `esbuild`, broadening version range - [#29254](https://redirect.github.com/storybookjs/storybook/pull/29254), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - Dependencies: Upgrade VTA to v3.1.0 - [#29449](https://redirect.github.com/storybookjs/storybook/pull/29449), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Dependencies: Upgrade VTA to v3.2.0 to resolve peerDep conflict - [#29461](https://redirect.github.com/storybookjs/storybook/pull/29461), thanks [@ghengeveld](https://redirect.github.com/ghengeveld)! - Interactions: Escape xml of interactions errors - [#29414](https://redirect.github.com/storybookjs/storybook/pull/29414), thanks [@kasperpeulen](https://redirect.github.com/kasperpeulen)! - Maintenance: Fix broken and outdated documentation links - [#29412](https://redirect.github.com/storybookjs/storybook/pull/29412), thanks [@jonniebigodes](https://redirect.github.com/jonniebigodes)! - Manager: Add tags property to ComponentEntry objects - [#29343](https://redirect.github.com/storybookjs/storybook/pull/29343), thanks [@Sidnioulz](https://redirect.github.com/Sidnioulz)! - React: Prebundle all of `renderers/react`'s dependencies - [#29298](https://redirect.github.com/storybookjs/storybook/pull/29298), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - Svelte: Improve argTypes inference with `svelte2tsx` - support runes - [#29423](https://redirect.github.com/storybookjs/storybook/pull/29423), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - Test: Remove unused `util` dependency - [#29310](https://redirect.github.com/storybookjs/storybook/pull/29310), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - UI: Brand image css class conflict causes image to resize on hot reloads - [#29129](https://redirect.github.com/storybookjs/storybook/pull/29129), thanks [@ShreySinha02](https://redirect.github.com/ShreySinha02)! - UI: Fix RefIndicator to use CheckIcon instead of string - [#29209](https://redirect.github.com/storybookjs/storybook/pull/29209), thanks [@JSMike](https://redirect.github.com/JSMike)! - UI: Simple tag filtering - [#29333](https://redirect.github.com/storybookjs/storybook/pull/29333), thanks [@shilman](https://redirect.github.com/shilman)! - UI: Use production-mode `react` in manager - [#29197](https://redirect.github.com/storybookjs/storybook/pull/29197), thanks [@ndelangen](https://redirect.github.com/ndelangen)! - Viewport-addon: Add InitialViewportKeys type to viewport addon - [#29182](https://redirect.github.com/storybookjs/storybook/pull/29182), thanks [@hyeongrok7874](https://redirect.github.com/hyeongrok7874)! - Vite: Add jsdoc-type-pratt-parser to `optimizeDeps` - [#29179](https://redirect.github.com/storybookjs/storybook/pull/29179), thanks [@tobiasdiez](https://redirect.github.com/tobiasdiez)! - Vite: Cleanup and prebundle dependencies - [#29302](https://redirect.github.com/storybookjs/storybook/pull/29302), thanks [@JReinhold](https://redirect.github.com/JReinhold)! - Webpack: Fix export 'act' (imported as 'React4') was not found in 'react' errors in webpack - [#29235](https://redirect.github.com/storybookjs/storybook/pull/29235), thanks [@kasperpeulen](https://redirect.github.com/kasperpeulen)!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.
This PR was generated by Mend Renovate. View the repository job log.