Closed dependabot[bot] closed 2 months ago
Bumps the storybook group with 12 updates in the / directory:
1.6.1
2.0.2
8.2.1
8.3.2
11.5.5
11.10.3
Updates @chromatic-com/storybook from 1.6.1 to 2.0.2
@chromatic-com/storybook
Sourced from @chromatic-com/storybook's releases.
@chromatic-com/storybook
v2.0.2 🐛 Bug Fix Chore: Adjust Chromatic documentation links #336 (@jonniebigodes) Authors: 1 @jonniebigodes v2.0.1 🐛 Bug Fix Revert "Align with Storybook 8.2 core package layout" #338 (@yannbf) Authors: 1 Yann Braga (@yannbf) v2.0.0 💥 Breaking Change Align with Storybook 8.2 core package layout #330 (@ndelangen @ghengeveld) Authors: 2 Gert Hengeveld (@ghengeveld) Norbert de Langen (@ndelangen) v1.9.0 🚀 Enhancement Relay client-side fetch requests to the server using the Storybook channel API #331 (@ghengeveld) Authors: 1 Gert Hengeveld (@ghengeveld) v1.8.0 🚀 Enhancement Add paramKey: "chromatic" to allow disabling the VTA panel through story parameters #334 (@mellm0) Authors: 1 Mell (@mellm0) v1.7.0 🚀 Enhancement Update story status reporting for Storybook 8.3 and use new SET_FILTER event #332 (@ghengeveld)
@jonniebigodes
@yannbf
@ndelangen
@ghengeveld
paramKey: "chromatic"
@mellm0
SET_FILTER
... (truncated)
Sourced from @chromatic-com/storybook's changelog.
v2.0.2 (Thu Sep 12 2024) 🐛 Bug Fix Chore: Adjust Chromatic documentation links #336 (@jonniebigodes) Authors: 1 @jonniebigodes v2.0.1 (Wed Sep 11 2024) 🐛 Bug Fix Revert "Align with Storybook 8.2 core package layout" #338 (@yannbf) Authors: 1 Yann Braga (@yannbf) v2.0.0 (Mon Sep 09 2024) 💥 Breaking Change Align with Storybook 8.2 core package layout #330 (@ndelangen @ghengeveld) Authors: 2 Gert Hengeveld (@ghengeveld) Norbert de Langen (@ndelangen) v1.9.0 (Fri Sep 06 2024) 🚀 Enhancement Relay client-side fetch requests to the server using the Storybook channel API #331 (@ghengeveld) Authors: 1 Gert Hengeveld (@ghengeveld) v1.8.0 (Thu Aug 29 2024)
38f9f5f
c20ef55
8429f46
cf5adb3
73ab3e9
2f386cf
e5f3e2f
61d71eb
6538404
f2e4f37
Updates @storybook/addon-a11y from 8.2.1 to 8.3.2
@storybook/addon-a11y
Sourced from @storybook/addon-a11y's releases.
@storybook/addon-a11y
v8.3.2 8.3.2 CLI: Fix skip-install for stable latest releases - #29133, thanks @valentinpalkovic! Core: Do not add packageManager field to package.json during storybook dev - #29152, thanks @valentinpalkovic! v8.3.1 8.3.1 Angular: Fix sourceDecorator to apply excludeDecorators flag - #29069, thanks @JSMike! Core: Do not prebundle better-opn - #29137, thanks @valentinpalkovic! Core: Do not prebundle jsdoc-type-pratt-parser - #29134, thanks @valentinpalkovic! Next.js: Upgrade sass-loader from ^12 to ^13 - #29040, thanks @HoncharenkoZhenya! v8.3.0 8.3.0 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 Addon Test: Improve messages and post install script handling - #29036, thanks @yannbf! Addon Viewport: Add default options via parameters - #28944, thanks @ndelangen! Addon Test: Add experimental vitest integration - #28768, thanks @kasperpeulen! Addon Test: Fix error message logic in set up file - #28906, thanks @yannbf! Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @ghengeveld! Addon Test: Fix postinstall file types - #28978, thanks @shilman! Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks @yannbf! Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks @yannbf! Addon Test: Set default viewport if applicable - #28905, thanks @yannbf! Addon Test: Set screenshotFailures to false by default - #28908, thanks @yannbf! Addon Docs: Remove babel dependency - #28915, thanks @shilman! Addon Interactions: Fix status in panel tab - #28580, thanks @yannbf! Angular: Fix Angular template error for props with a circular reference - #28498, thanks @Marklb! Angular: Fix template props not able to use dot notation - #28588, thanks @Marklb! Backgrounds/Viewports: Make defaults overridable in StoryGlobals-mode - #29025, thanks @JReinhold! Blocks: Fix scroll to non-ascii anchors - #28826, thanks @SkReD! Build: Remove external overrides, use package.json as source of truth - #28632, thanks @kasperpeulen! Builder-Vite: Add null character prefix to virtual file IDs - #28863, thanks @valentinpalkovic! Builder-Vite: Fix 'condition node never be used' warning - #28989, thanks @valentinpalkovic! CLI: Add conditional logging for manager and preview start - #28603, thanks @tobiasdiez! CLI: Fix dedent import in package managers - #28980, thanks @shilman! CLI: Fix the initialization of Storybook in workspaces - #28699, thanks @valentinpalkovic!
@valentinpalkovic
storybook dev
@JSMike
@HoncharenkoZhenya
Fresh out of the oven! Storybook 8.3 brings you:
@kasperpeulen
@shilman
@Marklb
StoryGlobals
@JReinhold
@SkReD
@tobiasdiez
Sourced from @storybook/addon-a11y's changelog.
8.3.2 CLI: Fix skip-install for stable latest releases - #29133, thanks @valentinpalkovic! Core: Do not add packageManager field to package.json during storybook dev - #29152, thanks @valentinpalkovic! 8.3.1 Angular: Fix sourceDecorator to apply excludeDecorators flag - #29069, thanks @JSMike! Core: Do not prebundle better-opn - #29137, thanks @valentinpalkovic! Core: Do not prebundle jsdoc-type-pratt-parser - #29134, thanks @valentinpalkovic! Next.js: Upgrade sass-loader from ^12 to ^13 - #29040, thanks @HoncharenkoZhenya! 8.3.0 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 Addon Test: Improve messages and post install script handling - #29036, thanks @yannbf! Addon Viewport: Add default options via parameters - #28944, thanks @ndelangen! Addon Test: Add experimental vitest integration - #28768, thanks @kasperpeulen! Addon Test: Fix error message logic in set up file - #28906, thanks @yannbf! Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @ghengeveld! Addon Test: Fix postinstall file types - #28978, thanks @shilman! Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks @yannbf! Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks @yannbf! Addon Test: Set default viewport if applicable - #28905, thanks @yannbf! Addon Test: Set screenshotFailures to false by default - #28908, thanks @yannbf! Addon Docs: Remove babel dependency - #28915, thanks @shilman! Addon Interactions: Fix status in panel tab - #28580, thanks @yannbf! Angular: Fix Angular template error for props with a circular reference - #28498, thanks @Marklb! Angular: Fix template props not able to use dot notation - #28588, thanks @Marklb! Backgrounds/Viewports: Make defaults overridable in StoryGlobals-mode - #29025, thanks @JReinhold! Blocks: Fix scroll to non-ascii anchors - #28826, thanks @SkReD! Build: Remove external overrides, use package.json as source of truth - #28632, thanks @kasperpeulen! Builder-Vite: Add null character prefix to virtual file IDs - #28863, thanks @valentinpalkovic! Builder-Vite: Fix 'condition node never be used' warning - #28989, thanks @valentinpalkovic! CLI: Add conditional logging for manager and preview start - #28603, thanks @tobiasdiez! CLI: Fix dedent import in package managers - #28980, thanks @shilman! CLI: Fix the initialization of Storybook in workspaces - #28699, thanks @valentinpalkovic! CLI: Handle Yarn PnP wrapper scenario when adding an addon - #29027, thanks @yannbf! CLI: Make PackageJson optional for starting a dev server - #28594, thanks @tobiasdiez! CLI: Update spawn options in proxy.ts to support Windows - #28990, thanks @valentinpalkovic!
ee03ab0
43accbc
7e94ba6
bce7d70
cce24a0
daf6159
00c1524
acd2b70
d8b6ce8
7d6aa6b
Updates @storybook/addon-essentials from 8.2.1 to 8.3.2
@storybook/addon-essentials
Sourced from @storybook/addon-essentials's releases.
@storybook/addon-essentials
Sourced from @storybook/addon-essentials's changelog.
Updates @storybook/addon-interactions from 8.2.1 to 8.3.2
@storybook/addon-interactions
Sourced from @storybook/addon-interactions's releases.
@storybook/addon-interactions
Sourced from @storybook/addon-interactions's changelog.
603841c
46aa6e0
@storybook/test
Updates @storybook/addon-links from 8.2.1 to 8.3.2
@storybook/addon-links
Sourced from @storybook/addon-links's releases.
@storybook/addon-links
v8.3.2 8.3.2 CLI: Fix skip-install for stable latest releases - #29133, thanks @valentinpalkovic! Core: Do not add packageManager field to package.json during storybook dev - #29152, thanks @valentinpalkovic! v8.3.1 8.3.1 Angular: Fix sourceDecorator to apply excludeDecorators flag - #29069, thanks @JSMike! Core: Do not prebundle better-opn - #29137, thanks @valentinpalkovic! Core: Do not prebundle jsdoc-type-pratt-parser - #29134, thanks @valentinpalkovic! Next.js: Upgrade sass-loader from ^12 to ^13 - #29040, thanks @HoncharenkoZhenya! v8.3.0 8.3.0 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 Addon Test: Improve messages and post install script handling - #29036, thanks @yannbf! Addon Viewport: Add default options via parameters - #28944, thanks @ndelangen! Addon Test: Add experimental vitest integration - #28768, thanks @kasperpeulen! Addon Test: Fix error message logic in set up file - #28906, thanks @yannbf! Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @ghengeveld! Addon Test: Fix postinstall file types - #28978, thanks @shilman! Addon Test: Fix tests potentially not existing in non-isolate mode - #2899... _Description has been truncated_
Superseded by #470.
Bumps the storybook group with 12 updates in the / directory:
1.6.1
2.0.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
8.2.1
8.3.2
11.5.5
11.10.3
Updates
@chromatic-com/storybook
from 1.6.1 to 2.0.2Release notes
Sourced from
@chromatic-com/storybook
's releases.... (truncated)
Changelog
Sourced from
@chromatic-com/storybook
's changelog.... (truncated)
Commits
38f9f5f
Bump version to: 2.0.2 [skip ci]c20ef55
Update CHANGELOG.md [skip ci]8429f46
Merge pull request #336 from chromaui/chore_update_chromatic_linkscf5adb3
Bump version to: 2.0.1 [skip ci]73ab3e9
Update CHANGELOG.md [skip ci]2f386cf
Merge pull request #338 from chromaui/revert-330-norbert/cpce5f3e2f
Revert "Align with Storybook 8.2 core package layout"61d71eb
Chore: Adjust documentation links6538404
Bump version to: 2.0.0 [skip ci]f2e4f37
Update CHANGELOG.md [skip ci]Updates
@storybook/addon-a11y
from 8.2.1 to 8.3.2Release notes
Sourced from
@storybook/addon-a11y
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-a11y
's changelog.... (truncated)
Commits
ee03ab0
Bump version from "8.3.1" to "8.3.2" [skip ci]43accbc
Bump version from "8.3.0" to "8.3.1" [skip ci]7e94ba6
Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70
Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]cce24a0
Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159
Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]00c1524
Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]acd2b70
Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]d8b6ce8
Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]7d6aa6b
Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]Updates
@storybook/addon-essentials
from 8.2.1 to 8.3.2Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
ee03ab0
Bump version from "8.3.1" to "8.3.2" [skip ci]43accbc
Bump version from "8.3.0" to "8.3.1" [skip ci]7e94ba6
Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70
Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]cce24a0
Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159
Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]00c1524
Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]acd2b70
Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]d8b6ce8
Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]7d6aa6b
Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]Updates
@storybook/addon-interactions
from 8.2.1 to 8.3.2Release notes
Sourced from
@storybook/addon-interactions
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-interactions
's changelog.... (truncated)
Commits
ee03ab0
Bump version from "8.3.1" to "8.3.2" [skip ci]43accbc
Bump version from "8.3.0" to "8.3.1" [skip ci]7e94ba6
Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70
Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]603841c
Merge pull request #29044 from storybookjs/valentin/propagate-error-in-testing46aa6e0
Fix bug where@storybook/test
is not imported but canvas is used directly fro...cce24a0
Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159
Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]00c1524
Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]acd2b70
Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]Updates
@storybook/addon-links
from 8.2.1 to 8.3.2Release notes
Sourced from
@storybook/addon-links
's releases.