solid-ui-react
solid-ui-react copied to clipboard
chore(deps-dev): bump storybook from 7.6.17 to 8.3.6
Bumps storybook from 7.6.17 to 8.3.6.
Release notes
Sourced from storybook's releases.
v8.3.6
8.3.6
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks
@shilman!- Svelte: Add v5 stories to CLI templates - #29382, thanks
@JReinhold!v8.3.5
8.3.5
- CLI: Update the React Native init to include v8 dependencies - #29273, thanks
@dannyhw!- Vitest plugin: Fix renamed export stories - #29250, thanks
@shilman!v8.3.4
8.3.4
- Addon Test: Support story name as test description - #29147, thanks
@InfiniteXyy!- Addon-Interactions: Use ansi-to-html for colored test errors - #29110, thanks
@kasperpeulen!v8.3.3
8.3.3
- CLI: Show constraints in error when getting depndencies - #29187, thanks
@andrasczeh!- React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks
@shilman!- UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks
@JSMike!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
... (truncated)
Changelog
Sourced from storybook's changelog.
8.3.6
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks
@shilman!- Svelte: Add v5 stories to CLI templates - #29382, thanks
@JReinhold!8.3.5
- CLI: Update the React Native init to include v8 dependencies - #29273, thanks
@dannyhw!- Vitest plugin: Fix renamed export stories - #29250, thanks
@shilman!8.3.4
- Addon Test: Support story name as test description - #29147, thanks
@InfiniteXyy!- Addon-Interactions: Use ansi-to-html for colored test errors - #29110, thanks
@kasperpeulen!8.3.3
- CLI: Show constraints in error when getting depndencies - #29187, thanks
@andrasczeh!- React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks
@shilman!- UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks
@JSMike!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!
... (truncated)
Commits
a2ee504Bump version from "8.3.5" to "8.3.6" [skip ci]b9c7f90Bump version from "8.3.4" to "8.3.5" [skip ci]20ab887Bump version from "8.3.3" to "8.3.4" [skip ci]e159e49Bump version from "8.3.2" to "8.3.3" [skip ci]ee03ab0Bump version from "8.3.1" to "8.3.2" [skip ci]43accbcBump version from "8.3.0" to "8.3.1" [skip ci]7e94ba6Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]cce24a0Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)