Skip to content

Update storybook monorepo to ^5.1.3 - autoclosed

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 minor ^5.1.3 source code search for "@storybook/addon-actions"
@storybook/addon-info devDependencies minor ^5.1.3 source code search for "@storybook/addon-info"
@storybook/addon-knobs devDependencies minor ^5.1.3 source code search for "@storybook/addon-knobs"
@storybook/addon-links devDependencies minor ^5.1.3 source code search for "@storybook/addon-links"
@storybook/addon-options devDependencies minor ^5.1.3 source code search for "@storybook/addon-options"
@storybook/addon-storyshots devDependencies minor ^5.1.3 source code search for "@storybook/addon-storyshots"
@storybook/addons devDependencies minor ^5.1.3 source code search for "@storybook/addons"
@storybook/components devDependencies minor ^5.1.3 source code search for "@storybook/components"
@storybook/react devDependencies minor ^5.1.3 source code search for "@storybook/react"
@storybook/theming devDependencies minor ^5.1.3 source code search for "@storybook/theming"

Release Notes

storybookjs/storybook

v5.1.3

Compare Source

Bug Fixes
  • UI: Fix links that are not working with plain left click (#​6970)
  • Core: Don't redefine process variable (#​6991)
  • Core: Don't mutate user's babel config (#​6987)

v5.1.1

Compare Source

Storybook 5.1 is a juicy upgrade including:

  • 📱 Mobile: Standalone package architecture for React Native
  • 🎟 A11y addon: Realtime accessibility checks and visual feedback
  • 🛠 Context addon: New UI for themes, internationalization, & more
  • 🎛 Presets: One-line configuration for babel, webpack, & addons

5.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.1.0-alpha.*, 5.1.0-beta.*, and 5.1.0-rc.* for the full list of changes. See MIGRATION.md to ugprade from 5.0 or earlier.


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

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading