Skip to content

chore(deps): update storybook to v7.0.8

This MR contains the following updates:

Package Type Update Change Pending
@storybook/addon-a11y (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/addon-docs (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/addon-essentials (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/addon-storyshots (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/addon-storyshots-puppeteer (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/addon-viewport (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/builder-webpack5 (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/theming (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/vue (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/vue-webpack5 (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/vue3 (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9
@storybook/vue3-webpack5 (source) devDependencies patch 7.0.7 -> 7.0.8 7.0.9

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

storybookjs/storybook

v7.0.8

Compare Source

Bug Fixes
  • Typescript: Fix bad typings caused by tsup bug #​22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #​22186
  • UI: Addon panel does not update after disabling/enabling an addon #​22258
  • Vue3: Fix compiler error when there is double tag #​22286
  • Args: Fix multiple mapped args return array of labels #​22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #​22202
  • Docs: Fix inline story style #​21870
  • UI: Fix shift + 7 shortcut to focus search field #​22073
  • UI: Fix controls missing when navigating from story #​21967
  • NextJS: Fix tsconfig resolution #​22160
Maintenance
  • Telemetry: Persist sessionId across runs #​22325
  • Packaging: Move types condition to the front in all package.json.exports maps #​22321
  • Core: Rename manager UI mjs to js #​22247
  • Angular: Add support for Angular 16 #​22096
  • Packaging: Don't generate ESM dist for preset files #​22330
  • Packaging: Fix url for all packages in package.json #​22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #​22260

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports