Skip to content

Update storybook monorepo to ^6.1.4

Warren Gifford requested to merge renovate/storybook-monorepo into main

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/addon-knobs ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/addon-links ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/addon-storyshots ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/addon-storyshots-puppeteer ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/addons ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/components ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/core ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/react ^6.0.26 -> ^6.1.4 age adoption passing confidence
@storybook/theming ^6.0.26 -> ^6.1.4 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.1.4

Compare Source

Bug Fixes
  • Core: Clear manager cache on runtime error (#​13230)

v6.1.3

Compare Source

Bug Fixes
  • Core: Replace 'trash' with 'fs.remove' (#​13211)
  • UI: Fix overflow scrolling on layout:centered (#​13217)
  • CLI: Don't install babel-loader for CRA (#​13220)
  • Addon-docs: Fix lineheight in typeset component (#​13205)

v6.1.2

Compare Source

Bug Fixes
  • Storyshots: Fix beforeScreenshot and afterScreenshot return types (#​13198)
  • UI: Target only IE10/IE11 for our CSS vertical centering hack (#​13192)

v6.1.1

Compare Source

Bug Fixes
  • Addon-backgrounds: Fix grid disable (#​13175)

v6.1.0

Compare Source

6.1 is the first in a series of performance-oriented Storybook releases. It includes:

v6.0.28

Compare Source

Bug Fixes
  • CLI: Disable DLL by default in template (#​12954)

v6.0.27

Compare Source

Bug Fixes
  • CLI: Fix intro MDX for React17 (#​12878)
  • Core: Disable Docs DLL by default (#​12874)
  • Essentials: Fix absolute config dir (#​12873)
  • Addon-controls: Fix "docs before controls" check (#​12738)
  • Addon-knobs: Fix uncontrolled to controlled warning for booleans (#​12719)
Dependency Upgrades
  • Upgrade babel-plugin-react-docgen (#​12748)

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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

Merge request reports

Loading