[Snyk] Upgrade @storybook/addon-interactions from 8.0.9 to 8.4.0 #569
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @storybook/addon-interactions from 8.0.9 to 8.4.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 92 versions ahead of your current version.
The recommended version was released on 21 days ago.
Release notes
Package name: @storybook/addon-interactions
- 8.4.0 - 2024-10-31
▶️ 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
- Addon Test: Adjust file exports to be ESM/CJS compatible - #29471, thanks @ valentinpalkovic!
- Addon Test: Error when addon interactions exists - #29434, thanks @ valentinpalkovic!
- Addon Test: Escape XML when converting ANSI to HTML in test errors - #29446, thanks @ ghengeveld!
- Addon Test: Fix hiding stacktrace for assertion errors in test panel - #29458, thanks @ ghengeveld!
- Addon Test: Improve Error Handling - #29476, thanks @ valentinpalkovic!
- Addon Test: Improve postinstall script - #29479, thanks @ yannbf!
- Addon Test: Improve unsupported vitest message - #29486, thanks @ valentinpalkovic!
- Addon Test: Only register testing module in Vite projects - #29472, thanks @ yannbf!
- Addon Test: Throttle Vitest progress updates more heavily - #29482, thanks @ ghengeveld!
- Addon-docs, blocks: Prebundle dependencies - #29301, thanks @ JReinhold!
- Addon-Test: Support for
- Blocks: Prebundle
- Builder-vite: Replace .at() call with [] in codegen - #29048, thanks @ Chudesnov!
- CLI: Don't add
- CLI: Ensure
- CLI: Fix
- CLI: Migrate from
- CLI: Refactor NPMProxy error parsing logic - #29459, thanks @ yannbf!
- ConfigFile: Fix
- Core: Add unified UI Testing Module - #29241, thanks @ yannbf!
- Core: Close story status menu when selecting an item - #29455, thanks @ ghengeveld!
- Core: Fix building Storybook deleting project root files - #29371, thanks @ JReinhold!
- Core: Fix race condition during empty folder init - #29490, thanks @ valentinpalkovic!
- Core: Make
- Core: Migrate from
- Core: Migrate from
- Core: Open 'Component tests' addon panel when clicking a story status - #29456, thanks @ ghengeveld!
- Core: Remove
- Core: Remove dependence on
- Core: Replace
- Core: Replace
- Core: Show checkmark icon in story status dropdown and update status label for component tests - #29451, thanks @ ghengeveld!
- Core: Show tooltip on filter toggles to clarify their purpose - #29447, thanks @ ghengeveld!
- Core: Track test provider state in sessionStorage - #29450, thanks @ ghengeveld!
- Core: Upgrade
- Dependencies: Upgrade VTA to v3.1.0 - #29449, thanks @ ghengeveld!
- Dependencies: Upgrade VTA to v3.2.0 to resolve peerDep conflict - #29461, thanks @ ghengeveld!
- Interactions: Escape xml of interactions errors - #29414, thanks @ kasperpeulen!
- Maintenance: Fix broken and outdated documentation links - #29412, thanks @ jonniebigodes!
- Manager: Add tags property to ComponentEntry objects - #29343, thanks @ Sidnioulz!
- React: Prebundle all of
- Svelte: Improve argTypes inference with
- Test: Remove unused
- UI: Brand image css class conflict causes image to resize on hot reloads - #29129, thanks @ ShreySinha02!
- UI: Fix RefIndicator to use CheckIcon instead of string - #29209, thanks @ JSMike!
- UI: Simple tag filtering - #29333, thanks @ shilman!
- UI: Use production-mode
- Viewport-addon: Add InitialViewportKeys type to viewport addon - #29182, thanks @ hyeongrok7874!
- Vite: Add jsdoc-type-pratt-parser to
- Vite: Cleanup and prebundle dependencies - #29302, thanks @ JReinhold!
- Webpack: Fix export 'act' (imported as 'React4') was not found in 'react' errors in webpack - #29235, thanks @ kasperpeulen!
- 8.4.0-beta.5 - 2024-10-30
- Addon Test: Improve unsupported vitest message - #29486, thanks @ valentinpalkovic!
- Core: Fix race condition during empty folder init - #29490, thanks @ valentinpalkovic!
- 8.4.0-beta.4 - 2024-10-30
- Addon Test: Improve Error Handling - #29476, thanks @ valentinpalkovic!
- Addon Test: Improve postinstall script - #29479, thanks @ yannbf!
- Addon Test: Throttle Vitest progress updates more heavily - #29482, thanks @ ghengeveld!
- CLI: Refactor NPMProxy error parsing logic - #29459, thanks @ yannbf!
- Core: Track test provider state in sessionStorage - #29450, thanks @ ghengeveld!
- Dependencies: Upgrade VTA to v3.2.0 to resolve peerDep conflict - #29461, thanks @ ghengeveld!
- 8.4.0-beta.3 - 2024-10-29
- Addon Test: Only register testing module in Vite projects - #29472, thanks @ yannbf!
- 8.4.0-beta.2 - 2024-10-29
- Addon Test: Adjust file exports to be ESM/CJS compatible - #29471, thanks @ valentinpalkovic!
- Core: Show tooltip on filter toggles to clarify their purpose - #29447, thanks @ ghengeveld!
- Webpack: Fix export 'act' (imported as 'React4') was not found in 'react' errors in webpack - #29235, thanks @ kasperpeulen!
- 8.4.0-beta.1 - 2024-10-28
- Addon Test: Error when addon interactions exists - #29434, thanks @ valentinpalkovic!
- Addon Test: Escape XML when converting ANSI to HTML in test errors - #29446, thanks @ ghengeveld!
- Addon Test: Fix hiding stacktrace for assertion errors in test panel - #29458, thanks @ ghengeveld!
- CLI: Fix
- Core: Close story status menu when selecting an item - #29455, thanks @ ghengeveld!
- Core: Open 'Component tests' addon panel when clicking a story status - #29456, thanks @ ghengeveld!
- Core: Show checkmark icon in story status dropdown and update status label for component tests - #29451, thanks @ ghengeveld!
- Dependencies: Upgrade VTA to v3.1.0 - #29449, thanks @ ghengeveld!
- Maintenance: Fix broken and outdated documentation links - #29412, thanks @ jonniebigodes!
- 8.4.0-beta.0 - 2024-10-24
- Core: Add unified UI Testing Module - #29241, thanks @ yannbf!
- Svelte: Improve argTypes inference with
- 8.4.0-alpha.8 - 2024-10-21
- Addon-Test: Support for
- ConfigFile: Fix
- Core: Fix building Storybook deleting project root files - #29371, thanks @ JReinhold!
- Interactions: Escape xml of interactions errors - #29414, thanks @ kasperpeulen!
- Svelte: Add v5 stories to CLI templates - #29382, thanks @ JReinhold!
- Test: Remove unused
- UI: Fix RefIndicator to use CheckIcon instead of string - #29209, thanks @ JSMike!
- UI: Simple tag filtering - #29333, thanks @ shilman!
- 8.4.0-alpha.7 - 2024-10-12
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @ shilman!
- Manager: Add tags property to ComponentEntry objects - #29343, thanks @ Sidnioulz!
- 8.4.0-alpha.6 - 2024-10-09
- 8.4.0-alpha.5 - 2024-10-08
- 8.4.0-alpha.4 - 2024-10-04
- 8.4.0-alpha.3 - 2024-10-02
- 8.4.0-alpha.2 - 2024-09-28
- 8.4.0-alpha.1 - 2024-09-24
- 8.4.0-alpha.0 - 2024-09-11
- 8.3.7 - 2024-11-04
- 8.3.6 - 2024-10-18
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @ shilman!
- Svelte: Add v5 stories to CLI templates - #29382, thanks @ JReinhold!
- 8.3.5 - 2024-10-04
- 8.3.4 - 2024-09-28
- 8.3.3 - 2024-09-24
- 8.3.2 - 2024-09-19
- 8.3.1 - 2024-09-16
- 8.3.0 - 2024-09-11
- 8.3.0-beta.5 - 2024-09-11
- 8.3.0-beta.4 - 2024-09-09
- 8.3.0-beta.3 - 2024-09-05
- 8.3.0-beta.2 - 2024-09-02
- 8.3.0-beta.1 - 2024-08-30
- 8.3.0-beta.0 - 2024-08-29
- 8.3.0-alpha.11 - 2024-08-29
- 8.3.0-alpha.10 - 2024-08-27
- 8.3.0-alpha.9 - 2024-08-23
- 8.3.0-alpha.8 - 2024-08-21
- 8.3.0-alpha.7 - 2024-08-17
- 8.3.0-alpha.6 - 2024-08-14
- 8.3.0-alpha.5 - 2024-08-13
- 8.3.0-alpha.4 - 2024-08-06
- 8.3.0-alpha.3 - 2024-07-29
- 8.3.0-alpha.2 - 2024-07-19
- 8.3.0-alpha.1 - 2024-07-16
- 8.3.0-alpha.0 - 2024-07-10
- 8.2.10 - 2024-11-04
- 8.2.9 - 2024-08-13
- 8.2.8 - 2024-08-07
- 8.2.7 - 2024-08-01
- 8.2.6 - 2024-07-24
- 8.2.5 - 2024-07-19
- 8.2.4 - 2024-07-16
- 8.2.3 - 2024-07-15
- 8.2.2 - 2024-07-11
- 8.2.1 - 2024-07-10
- 8.2.0 - 2024-07-10
- 8.2.0-beta.3 - 2024-07-09
- 8.2.0-beta.2 - 2024-07-08
- 8.2.0-beta.1 - 2024-07-08
- 8.2.0-beta.0 - 2024-07-04
- 8.2.0-alpha.10 - 2024-06-17
- 8.2.0-alpha.9 - 2024-06-14
- 8.2.0-alpha.8 - 2024-06-12
- 8.2.0-alpha.7 - 2024-06-10
- 8.2.0-alpha.6 - 2024-06-07
- 8.2.0-alpha.5 - 2024-06-02
- 8.2.0-alpha.4 - 2024-05-30
- 8.2.0-alpha.3 - 2024-05-27
- 8.2.0-alpha.2 - 2024-05-18
- 8.2.0-alpha.1 - 2024-05-15
- 8.2.0-alpha.0 - 2024-05-14
- 8.1.11 - 2024-06-27
- 8.1.10 - 2024-06-17
- 8.1.9 - 2024-06-13
- 8.1.8 - 2024-06-13
- 8.1.7 - 2024-06-12
- 8.1.6 - 2024-06-05
- 8.1.5 - 2024-05-30
- 8.1.4 - 2024-05-27
- 8.1.3 - 2024-05-23
- 8.1.2 - 2024-05-21
- 8.1.1 - 2024-05-15
- 8.1.0 - 2024-05-14
- 8.1.0-beta.1 - 2024-05-13
- 8.1.0-beta.0 - 2024-05-09
- 8.1.0-alpha.8 - 2024-05-05
- 8.1.0-alpha.7 - 2024-04-11
- 8.1.0-alpha.6 - 2024-04-05
- 8.1.0-alpha.5 - 2024-03-27
- 8.1.0-alpha.4 - 2024-03-21
- 8.1.0-alpha.3 - 2024-03-19
- 8.1.0-alpha.2 - 2024-03-16
- 8.1.0-alpha.1 - 2024-03-12
- 8.1.0-alpha.0 - 2024-03-12
- 8.0.10 - 2024-05-05
- 8.0.9 - 2024-04-22
from @storybook/addon-interactions GitHub release notes8.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!
List of all updates
@ vitest/browserv2.1.2 - #29407, thanks @ strozw!es-toolkit- #29259, thanks @ JReinhold!@ storybook/addon-linksby default - #29177, thanks @ tobiasdiez!.gitignoreupdated via CLI ends with a newline - #29124, thanks @ 3w36zj6!yarndetection - #29448, thanks @ ndelangen!chalktopicocolors- #28262, thanks @ 43081j!export { X }parsing - #29344, thanks @ vctqs1!prettieran optional peer dependency - #29223, thanks @ JReinhold!expresstopolka- #29230, thanks @ 43081j!qstopicoquery- #28315, thanks @ 43081j!handlebarsusage - #29208, thanks @ ndelangen!file-system-cache- #29256, thanks @ ndelangen!fs-extrawith the native APIs - #29126, thanks @ ziebam!lodashwithes-toolkit- #28981, thanks @ ndelangen!esbuild, broadening version range - #29254, thanks @ ndelangen!renderers/react's dependencies - #29298, thanks @ ndelangen!svelte2tsx- support runes - #29423, thanks @ JReinhold!utildependency - #29310, thanks @ JReinhold!reactin manager - #29197, thanks @ ndelangen!optimizeDeps- #29179, thanks @ tobiasdiez!8.4.0-beta.5
8.4.0-beta.4
8.4.0-beta.3
8.4.0-beta.2
8.4.0-beta.1
yarndetection - #29448, thanks @ ndelangen!8.4.0-beta.0
svelte2tsx- support runes - #29423, thanks @ JReinhold!8.4.0-alpha.8
@ vitest/browserv2.1.2 - #29407, thanks @ strozw!export { X }parsing - #29344, thanks @ vctqs1!utildependency - #29310, thanks @ JReinhold!8.4.0-alpha.7
8.3.6
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: