Skip to content

chore(deps): update storybook monorepo to v6 (major)#111

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
dev-dependency-renovate/major-storybook-monorepo
Closed

chore(deps): update storybook monorepo to v6 (major)#111
renovate[bot] wants to merge 1 commit intomasterfrom
dev-dependency-renovate/major-storybook-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 11, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions 5.3.19 -> 6.1.2 age adoption passing confidence
@storybook/addon-links 5.3.19 -> 6.1.2 age adoption passing confidence
@storybook/addons 5.3.19 -> 6.1.2 age adoption passing confidence
@storybook/react 5.3.19 -> 6.1.2 age adoption passing confidence

Release Notes

storybookjs/storybook

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)

v6.0.26

Compare Source

Bug Fixes
  • Addon-docs: Fix exotic React components in Source block (#​12638)

v6.0.25

Compare Source

Bug Fixes
  • CLI: Workaround for react native sb init (#​12405)

v6.0.24

Compare Source

Failed NPM publish

v6.0.23

Compare Source

Failed NPM publish

v6.0.22

Compare Source

Bug Fixes
  • Addon-docs: Change 2nd argument of transformSource to the storyContext (#​12265)
  • Angular: Unsubscribe prop subscriptions (#​12514)
  • React: Fix reactDocgen option when false (#​12492)
  • CLI: Fix storiesof-to-csf codemod for TypeScript (#​12453)
  • Addon-docs: Fix missing line-height on TypeSet block (#​12134)
  • Core: Use the denormed params on the first story for initial options (#​11938)
Maintenance
  • Build: Disable problematic story in Chromatic (#​12457)
Dependency Upgrades
  • [Security] Bump node-fetch from 2.6.0 to 2.6.1 (#​12448)

v6.0.21

Compare Source

Bug Fixes
  • Addon-controls: Fix uncontrolled to controlled warning for booleans (#​12322)
Maintenance

v6.0.20

Compare Source

Bug Fixes
  • ArgsTable: Fix union type splitting (#​11868)
  • CLI: Fix import of Button in react mdx template (#​12252)

v6.0.19

Compare Source

Bug Fixes
  • UI: Fix eject and copy URLs for composition (#​12233)

v6.0.18

Compare Source

Bug Fixes
  • UI: Fix disable parameter to hide addon panel (#​12171)
  • Addon-controls: Fix controls from args (#​12230)
Dependency Upgrades
  • Mithril: Add Mithril v2.0.0 to peer dependencies (#​12229)

v6.0.17

Compare Source

Bug Fixes
  • Addon-essentials: Log info on config override (#​12211)
Maintenance
  • Build: Remove outdated CLI tests (#​12207)
Dependency Upgrades
  • Source-loader: Pin prettier to 2.0.x version (#​12226)

v6.0.16

Compare Source

Bug Fixes
  • Addon-docs: Fix Vue ArgsTable sanitizing of item.type.elements to item.type.value (#​12165)

v6.0.15

Compare Source

Bug Fixes
  • Addon-docs: Fix ArgsTable union type handling in Vue/TS (#​12158)
  • Addon-docs: Fix inline rendering for DOM nodes in HTML (#​12164)
Maintenance
  • React: Simplify component type for CSF typing (#​12110)

v6.0.14

Compare Source

Bug Fixes
  • Addon-docs: Fix MDX IDs from CSF imports (#​12154)
  • Addon-viewport: Add preset to fix windows import (#​12148)
  • Composition: Verify refs in node (#​12085)
Maintenance
  • Build: Update and optimize circleCI Config (#​12118)

v6.0.13

Compare Source

Bug Fixes
  • Source-loader: Fix default exports of type TSAsExpression (#​12099)
  • Addon-docs: Fix source code for Template.bind({}) in MDX (#​12107)
  • Addon-A11y: Fix manual run & timeline (#​12003)
  • Core: Add frameworkPath to options to support custom frameworks (#​12087)

v6.0.12

Compare Source

Bug Fixes
  • Angular: Make CLI templates compatible with TS strict mode (#​12081)
  • React: Fix CSF component typing (#​12072)
  • ArgsTable: Fix styles to allow long text to wrap (#​11818)
  • Addon-docs: Fix main check for absolute config dirs (#​12057)

v6.0.11

Compare Source

NPM publish failed

v6.0.10

Compare Source

Bug Fixes
  • Addon-controls: Fix argType inference priority (#​12048)

v6.0.9

Compare Source

Bug Fixes
  • Addon-docs: Fix CSF names importing in MDX (#​12044)
Maintenance
  • ArgsTable: Error when subcomponents is an array (#​12033)

v6.0.7

Compare Source

Bug Fixes
  • Addon-docs: Fix extractArgTypes for unknown component (#​12012)
Maintenance
  • UI: Update upgrade command in about section (#​11934)
  • Build: Remove documentation scripts and fix README (#​12015)
Dependency Upgrades
  • Bump jest-specific-snapshot to v4 (#​11939)

v6.0.6

Compare Source

Bug Fixes
  • CLI: Fix upgrade to warn when no packages found (#​11993)
  • Addon-docs: Fix blocks type export (#​11987)
  • CLI: Fix RN link (#​11973)

v6.0.5

Compare Source

Bug Fixes
  • CLI: Fix welcome links on Introduction MDX (#​11949)

v6.0.4

Compare Source

Bug Fixes
  • Source-loader: Fix .add detection (#​11920)

v6.0.3

Compare Source

Bug Fixes
  • Essentials: Fix missing toolbars addon (#​11910)

v6.0.2

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)

v6.0.1

Compare Source

Bug Fixes
  • UI: Fix eject and copy URLs for composition (#​12233)

v6.0.0

Compare Source

Storybook 6.0 is here!

v5.3.21

Compare Source

Bug Fixes
  • Core: Add skip dispose option to ClientApi (#​9868)

v5.3.20

Compare Source

Bug Fixes
  • React-native server: Fix addon tabs (#​10468)
  • Addon-docs: Fix babel JSX handling in MDX (#​11448)
  • Revert "Fix: Search stories" (#​10916)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.

@renovate renovate bot requested a review from nnnnathann as a code owner August 11, 2020 06:49
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 8805348 to 39032b1 Compare August 11, 2020 11:47
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 11, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 39032b1 to 72738c7 Compare August 11, 2020 11:56
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 11, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch 2 times, most recently from 7dd4c99 to ce4b692 Compare August 12, 2020 01:43
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 12, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from ce4b692 to 8522df7 Compare August 12, 2020 01:50
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 12, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 8522df7 to dc68cb0 Compare August 12, 2020 09:25
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 12, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from dc68cb0 to 9f793b6 Compare August 12, 2020 09:33
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 12, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 9f793b6 to e36feea Compare August 12, 2020 18:08
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 12, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from e36feea to 7c2c3c5 Compare August 12, 2020 18:17
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 12, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 7c2c3c5 to 7205fa3 Compare August 13, 2020 17:31
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 13, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 7205fa3 to c351622 Compare August 13, 2020 17:39
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 13, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from c351622 to 651c31a Compare August 14, 2020 10:03
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 14, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 651c31a to 60ff00f Compare August 14, 2020 10:12
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 14, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 60ff00f to 5877529 Compare August 15, 2020 07:30
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch 2 times, most recently from 2967338 to 09a4028 Compare August 19, 2020 09:15
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 19, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 09a4028 to 19d37ad Compare August 19, 2020 09:25
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 19, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch 2 times, most recently from b9fd8d6 to 186801a Compare August 20, 2020 10:58
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 20, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 186801a to eed9ba2 Compare August 20, 2020 11:05
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 20, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from eed9ba2 to 1db56da Compare August 20, 2020 14:17
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 20, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 1db56da to 53961d0 Compare August 20, 2020 14:24
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 20, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 53961d0 to f8817c9 Compare August 25, 2020 00:10
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 25, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from f8817c9 to da7f361 Compare August 25, 2020 00:20
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 25, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from da7f361 to 7b020ff Compare August 25, 2020 16:43
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Aug 25, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 7b020ff to 37f0255 Compare August 25, 2020 16:50
@renovate renovate bot changed the title chore(deps): update storybook monorepo (major) chore(deps): update storybook monorepo to v6 (major) Aug 25, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch 4 times, most recently from 5a5da85 to 5e443e4 Compare August 31, 2020 12:20
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from 5e443e4 to cc42bc5 Compare September 26, 2020 05:20
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6 (major) chore(deps): update storybook monorepo (major) Sep 26, 2020
@renovate renovate bot force-pushed the dev-dependency-renovate/major-storybook-monorepo branch from cc42bc5 to ee1ba57 Compare September 26, 2020 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants