Skip to content

Update storybook monorepo to ^6.1.7

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.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/addon-knobs ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/addon-links ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/addon-storyshots ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/addon-storyshots-puppeteer ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/addons ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/components ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/core ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/react ^6.1.4 -> ^6.1.7 age adoption passing confidence
@storybook/theming ^6.1.4 -> ^6.1.7 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.1.7

Compare Source

Bug Fixes
  • CLI: Fix not printing managerTotalTime when using cached manager (#​13294)
  • Core: Only apply express.json() middleware to /runtime-error route (#​13295)
  • Core: Don't use prebuilt or cached manager when running smoke test (#​13266)
  • Core: Detect arg inference for cyclic args and warn (#​13263)
Dependency Upgrades

v6.1.6

Compare Source

Bug Fixes
  • Addon-controls: Fix ensureDocsBeforeControls support for paths (#​13204)
  • CLI: Add core-js to Preact generator (#​13138)
  • Core: Improve handling of --static-dir option (#​13245)
  • Core: Fix webpack5 compatibility check for ProgressPlugin (#​13239)

v6.1.5

Compare Source

Bug Fixes
  • Core: Resolve react and react-dom from core (#​13195)

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