Skip to content

Update storybook monorepo to ^5.2.8

Administrator requested to merge renovate/storybook-monorepo into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@storybook/addon-actions devDependencies patch ^5.2.8 source code search for "@storybook/addon-actions"
@storybook/addon-info devDependencies patch ^5.2.8 source code search for "@storybook/addon-info"
@storybook/addon-knobs devDependencies patch ^5.2.8 source code search for "@storybook/addon-knobs"
@storybook/addon-links devDependencies patch ^5.2.8 source code search for "@storybook/addon-links"
@storybook/addon-options devDependencies patch ^5.2.8 source code search for "@storybook/addon-options"
@storybook/addon-storyshots devDependencies patch ^5.2.8 source code search for "@storybook/addon-storyshots"
@storybook/addons devDependencies patch ^5.2.8 source code search for "@storybook/addons"
@storybook/components devDependencies patch ^5.2.8 source code search for "@storybook/components"
@storybook/react devDependencies patch ^5.2.8 source code search for "@storybook/react"
@storybook/theming devDependencies patch ^5.2.8 source code search for "@storybook/theming"

Release Notes

storybookjs/storybook

v5.2.8

Compare Source

Bug Fixes
  • UI: Fix layout of Preview container (#​8628)
  • Core: Use stable package to ensure story sorting is stable (#​8795)
  • Source-loader: Warn if applied to non-stories file (#​8773)

v5.2.7

Compare Source

Bug Fixes
  • Addon-contexts: Fix 'cannot read property h of undefined' in preact (#​9001)
  • Addon-viewports: Fix missing TypeScript types (#​8848)
  • Addon-A11y: Show errors, reset config properly (#​8779)
  • UI: Store layout state in sessionStorage (#​8786)
  • UI: Fix MobileLayout component error on master (#​8941)
  • Addon-analytics: Fix 'path is required in .pageview()' (#​8468)

v5.2.6

Compare Source

Bug Fixes
  • Addon-info: Remove jsnext:main (#​8764)
  • Addon-info: Fix "The prop 'children' is marked as required in 'Td'" (#​8745)
  • UI: Fix unmount components on Canvas/Docs tab switch (#​8625)
  • Addon-docs: Fix code style inside LI (#​8708)
  • Remove min-height CSS rule from DocsPage wrapper (#​8366)
  • Core: Revert webpack rebuild changes in node_modules (#​8657)
  • Addon-notes: Add key to render function (#​8633)
  • Addon-docs: Fix story scroll-to heuristics (#​8629)
  • React-native-server: Changed default port to number in CLI options (#​8584)
  • Increase TooltipLinkList max-height to accommodate more links (#​8545)
  • Prevent form submission as search is done while typing (#​8546)
  • Ondevice-knobs: Fix peer dep (#​8644)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

Merge request reports

Loading