Open renovate[bot] opened 1 month ago
Name | Link |
---|---|
Latest commit | 99b0c42cd91f8c0bf4c4f431568ce2a6892d4a94 |
Latest deploy log | https://app.netlify.com/sites/nuxt-storybook/deploys/673e13a4905b6a00084fef7e |
Deploy Preview | https://deploy-preview-792--nuxt-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR contains the following updates:
3.1.0
->3.2.2
^8.3.0
->8.3.0
8.3.0
->8.4.5
^8.3.0
->8.3.0
^8.3.0
->8.3.0
8.3.0
->8.4.5
8.3.0
->8.4.5
^8.3.0
->8.3.0
^8.3.0
->8.3.0
^8.3.0
->8.3.0
8.3.0
->8.4.5
^8.3.0
->8.3.0
^8.3.0
->8.3.0
^8.3.0
->8.3.0
^8.3.0
->8.3.0
^8.3.0
->8.3.0
8.3.0
->8.4.5
Release Notes
chromaui/addon-visual-tests (@chromatic-com/storybook)
### [`v3.2.2`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v322-Thu-Oct-31-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v3.2.1...v3.2.2) ##### 🐛 Bug Fix - Fix dependencies to support Storybook >=`8.2.0` explicitly [#346](https://redirect.github.com/chromaui/addon-visual-tests/pull/346) ([@JReinhold](https://redirect.github.com/JReinhold)) ##### Authors: 1 - Jeppe Reinhold ([@JReinhold](https://redirect.github.com/JReinhold)) *** ### [`v3.2.1`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v321-Wed-Oct-30-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v3.2.0...v3.2.1) ##### 🐛 Bug Fix - Prevent running tests from Testing Module while there's a warning [#345](https://redirect.github.com/chromaui/addon-visual-tests/pull/345) ([@ghengeveld](https://redirect.github.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@ghengeveld](https://redirect.github.com/ghengeveld)) *** ### [`v3.2.0`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v320-Mon-Oct-28-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v3.1.0...v3.2.0) ##### 🚀 Enhancement - Allow any version of Storybook in `peerDependencies` [#344](https://redirect.github.com/chromaui/addon-visual-tests/pull/344) ([@ghengeveld](https://redirect.github.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@ghengeveld](https://redirect.github.com/ghengeveld)) ***storybookjs/storybook (@storybook/addon-essentials)
### [`v8.4.5`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#845) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.4.4...v8.4.5) - Angular: Support v19 - [#29659](https://redirect.github.com/storybookjs/storybook/pull/29659), thanks [@leosvelperez](https://redirect.github.com/leosvelperez)! - CLI: Disable corepack auto pin behavior - [#29627](https://redirect.github.com/storybookjs/storybook/pull/29627), thanks [@yannbf](https://redirect.github.com/yannbf)! - CLI: Fix qwik init - [#29632](https://redirect.github.com/storybookjs/storybook/pull/29632), thanks [@shilman](https://redirect.github.com/shilman)! - Nextjs-Vite: Add Next.js 15 support - [#29640](https://redirect.github.com/storybookjs/storybook/pull/29640), thanks [@yannbf](https://redirect.github.com/yannbf)! ### [`v8.4.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#844) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.4.3...v8.4.4) - Addon Test: Only optimize react deps if applicable in vitest-plugin - [#29617](https://redirect.github.com/storybookjs/storybook/pull/29617), thanks [@yannbf](https://redirect.github.com/yannbf)! ### [`v8.4.3`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#843) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.4.2...v8.4.3) - Addon Test: Optimize internal dependencies - [#29595](https://redirect.github.com/storybookjs/storybook/pull/29595), thanks [@yannbf](https://redirect.github.com/yannbf)! - Next.js: Add support for Next 15 - [#29587](https://redirect.github.com/storybookjs/storybook/pull/29587), thanks [@yannbf](https://redirect.github.com/yannbf)! ### [`v8.4.2`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#842) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.4.1...v8.4.2) - Addon Test: Fix post-install logic for Next.js Vite framework support - [#29524](https://redirect.github.com/storybookjs/storybook/pull/29524), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Addon Test: Only render the TestingModule component in development mode - [#29501](https://redirect.github.com/storybookjs/storybook/pull/29501), thanks [@yannbf](https://redirect.github.com/yannbf)! - CLI: Fix Solid init by installing `@storybook/test` - [#29514](https://redirect.github.com/storybookjs/storybook/pull/29514), thanks [@shilman](https://redirect.github.com/shilman)! - Core: Shim CJS-only globals in ESM output - [#29157](https://redirect.github.com/storybookjs/storybook/pull/29157), thanks [@valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Fix bundled react and react-dom in monorepos - [#29444](https://redirect.github.com/storybookjs/storybook/pull/29444), thanks [@sentience](https://redirect.github.com/sentience)! ### [`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.7...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 - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.