Skip to content

Update storybook monorepo to ^4.1.18 - 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 patch ^4.1.18 source code search for "@storybook/addon-actions"
@​storybook/addon-info devDependencies patch ^4.1.18 source code search for "@storybook/addon-info"
@​storybook/addon-links devDependencies patch ^4.1.18 source code search for "@storybook/addon-links"
@​storybook/addon-notes devDependencies patch ^4.1.18 source code search for "@storybook/addon-notes"
@​storybook/addon-options devDependencies patch ^4.1.18 source code search for "@storybook/addon-options"
@​storybook/addon-storyshots devDependencies patch ^4.1.18 source code search for "@storybook/addon-storyshots"
@​storybook/addons devDependencies patch ^4.1.18 source code search for "@storybook/addons"
@​storybook/components devDependencies patch ^4.1.18 source code search for "@storybook/components"
@​storybook/react devDependencies patch ^4.1.18 source code search for "@storybook/react"

Release Notes

storybooks/storybook

v4.1.18

Compare Source

Bug Fixes
  • Pin react-treebeard dependency at 3.1.0 (#​6517)

v4.1.16

Compare Source

Bug Fixes
  • UI: Workaround broken treebeard animations (#​6249)

v4.1.14

Compare Source

Dependency Upgrades
  • React-native: Fix RN 0.58.5 / support 0.59 via react-native-modal-datetime-picker 6.0.0 (#​4425)

v4.1.13

Compare Source

Maintenance
  • CLI: Cleanup version notice (#​5699)
  • Docs: Use static versions.json file instead of hacking one in (#​5675)

v4.1.12

Compare Source

Bug Fixes
  • Addon-google-analytics: Add missing register.js file (#​5379)
Dependency Upgrades
  • Update modal manager for rn 0.58 support (#​5581)

v4.1.11

Compare Source

Bug Fixes
  • React-native: Fixed isUIHidden param (#​5067)
  • React-native: Disabling warning if story is not set in async storage (#​5068)

v4.1.10

Compare Source

Release failed due to NPM error

v4.1.9

Compare Source

Note that 4.1.7 contained a bad merge that missed an important change. This release fixes that:

Bug Fixes
  • Core: Add missing polyfills to manager to support IE (#​5238)

v4.1.8

Compare Source

Bad release

v4.1.7

Compare Source

Bug Fixes
  • Core: make absolute DLL path relative (#​5238)
  • Addon-actions: import utils directly to prevent import cycles (#​5107)
  • Add-knobs: render non-grouped knobs in the ALL tab (#​5106)

v4.1.6

Compare Source

Bug Fixes
  • React: Fix react version backwards compatibility (#​5148)
  • UI: fix highlightColor (#​5150)
  • Core: Transpile addons.js with Babel for IE11 (#​5081)
Maintenance
  • Add CORS headers to versions.json (#​5155)
Dependency Upgrades
  • Bump puppeteer from 1.9.0 to 1.11.0 (#​5119)

v4.1.5

Compare Source

NPM failure, republishing as 4.1.6


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