build(deps): bump @storybook/react from 7.6.17 to 8.0.8 in /superset-frontend/packages/superset-ui-demo
Bumps @storybook/react from 7.6.17 to 8.0.8.
Release notes
Sourced from @storybook/react's releases.
v8.0.8
8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic!v8.0.7
8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met!v8.0.6
8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic!v8.0.5
8.0.5
- Addon-docs: Fix
react-dom/serverimports breaking stories and docs - #26557, thanks@JReinhold!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen!- Viewport: Fix missing style - #26530, thanks
@jpzwarte!v8.0.4
8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf!v8.0.3
8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille!v8.0.2
8.0.2
- Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks
@yannbf!- CLI: Add yarn1 package manager fallback for init in empty directory - #26500, thanks
@valentinpalkovic!- CSF: Make sure loaders/decorators can be used as array - #26514, thanks
@kasperpeulen!- Controls: Fix disable condition in ArgControl component - #26567, thanks
@valentinpalkovic!
... (truncated)
Changelog
Sourced from @storybook/react's changelog.
8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic!8.0.5
- Addon-docs: Fix
react-dom/serverimports breaking stories and docs - #26557, thanks@JReinhold!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen!- Viewport: Fix missing style - #26530, thanks
@jpzwarte!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille!8.0.2
- Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks
@yannbf!- CLI: Add yarn1 package manager fallback for init in empty directory - #26500, thanks
@valentinpalkovic!- CSF: Make sure loaders/decorators can be used as array - #26514, thanks
@kasperpeulen!- Controls: Fix disable condition in ArgControl component - #26567, thanks
@valentinpalkovic!- UI: Add key property to list children in Highlight component - #26471, thanks
@valentinpalkovic!- UI: Fix theming of elements inside bars - #26527, thanks
@valentinpalkovic!- UI: Improve empty state of addon panel - #26481, thanks
@yannbf!8.0.1
... (truncated)
Commits
b96b670Bump version from "8.0.7" to "8.0.8" [skip ci]b7c50bbBump version from "8.0.6" to "8.0.7" [skip ci]6cf8ae4Bump version from "8.0.5" to "8.0.6" [skip ci]75565edBump version from "8.0.4" to "8.0.5" [skip ci]b66dfe0Bump version from "8.0.3" to "8.0.4" [skip ci]eac115dMerge pull request #26592 from storybookjs/yann/fix-forward-ref-docgen-usecasef30d120Bump version from "8.0.2" to "8.0.3" [skip ci]01c44fbBump version from "8.0.1" to "8.0.2" [skip ci]7b5d84cMerge pull request #26566 from storybookjs/yann/fix-docs-jsx-decorator9975199Bump version from "8.0.0" to "8.0.1" [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)
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Go, CI, go!
A newer version of @storybook/react exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate