chore(deps): update storybook to v7.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@storybook/addon-a11y (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/addon-docs (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/addon-essentials (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/addon-storyshots (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/addon-storyshots-puppeteer (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/addon-viewport (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/builder-webpack5 (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/theming (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/vue (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/vue-webpack5 (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/vue3 (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
@storybook/vue3-webpack5 (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
storybook (source) | devDependencies | minor | 7.3.2 -> 7.4.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
storybookjs/storybook
v7.4.0
- Addon-docs: Resolve
mdx-react-shim
&@storybook/global
correctly - #23941, thanks @ndelangen! - Addons: Fix key is not a prop warning - #23935, thanks @kasperpeulen!
- Build: Migrate @storybook/scripts to strict-ts - #23818, thanks @stilt0n!
- CLI: Exclude addon-styling from upgrade - #23841, thanks @Integrayshaun!
- CLI: Improve autotitle stories format handling in GFM automigration - #23964, thanks @yannbf!
- CLI: Install latest version of non-core addon - #23956, thanks @Integrayshaun!
- CLI: Pass package manager to postinstall - #23913, thanks @Integrayshaun!
- CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks @yannbf!
- CLI: Set server init generator to use Webpack5 - #23971, thanks @yannbf!
- Core: Add error categorization framework - #23653, thanks @yannbf!
- Core: Fix error thrown if
docs.defaultName
is unset - #23893, thanks @stilt0n! - Core: Fix indexing for non-prefixed
stories.*
stories - #23974, thanks @shilman! - Core: Fix race-condition relating to
addons.setConfig
- #23802, thanks @ndelangen! - Core: Throw an error when detecting empty stories field - #23942, thanks @yannbf!
- Dependencies: Upgrade
escodegen
to fix security issue - #23973, thanks @shilman! - Index: Fix
*.story.*
CSF indexing - #23852, thanks @shilman! - Logger: Fix double error messages/stack - #23919, thanks @ndelangen!
- Maintenance: Categorize server errors - #23912, thanks @yannbf!
- Maintenance: Move filtering of sidebar into the state - #23911, thanks @ndelangen!
- Maintenance: Remove need for
react
as peerDependency - #23897, thanks @ndelangen! - Maintenance: Remove sourcemaps generation - #23936, thanks @ndelangen!
- Maintenance: Revert "WebpackBuilder: Remove need for
react
as peerDependency" - #23882, thanks @vanessayuenn! - Manager API: Fix
api.getAddonState
default value - #23804, thanks @sookmax! - Preset: Add common preset overrides mechanism - #23915, thanks @yannbf!
- Publish: Don't distribute src files or unnecessary template files - #23853, thanks @shilman!
- Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - #23412, thanks @Spielboerg!
- Types: Fix
React.ReactElement
not found - #23967, thanks @abu-osos! - UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks @ndelangen!
- UI: Add an experimental API for adding sidebar filter functions at runtime - #23722, thanks @ndelangen!
- UI: Add an experimental API for adding sidebar top toolbar - #23811, thanks @ndelangen!
- UI: Removal of experimental components - #23907, thanks @ndelangen!
- Vue3: Add support for Global Apps install - #23772, thanks @chakAs3!
- Vue3: Use slot value directly if it's a string in source decorator - #23784, thanks @nasvillanueva!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.