An in-range update of storybook is breaking the build π¨
Closed this issue Β· 20 comments
There have been updates to the storybook monorepo:
-
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
- The
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.
storybook is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β Travis CI - Branch: The build errored.
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
Commits
The new version differs by 41 commits.
91d9c0c
v5.3.14
01ab760
Update peer dependencies to 5.3.14
bb222fa
Prettier changelog
1ddadfd
5.3.14 changelog
5d2c9bf
Merge pull request #9907 from storybookjs/fix-ts-export-for-addon-centered
0395223
Merge pull request #9873 from storybookjs/9827-ts-default-values
7ab4626
Merge pull request #9867 from storybookjs/websocket-cyclic-support
57dd1e0
Merge pull request #9834 from davidgoli/support-jsx-preview-files
dd47540
Merge pull request #8897 from fraincs/#8504
c25cb3f
Merge pull request #9906 from SoloJiang/chore-supplement-rax
d28e4a3
Merge pull request #9874 from dmartinjs/patch-3
1995d87
Merge pull request #9894 from davidenglishmusic/docs-configuration-file-typos
654aeb9
Merge pull request #9885 from gaguirre/patch-3
853c72a
Merge pull request #9857 from pchr-srf/patch-4
c2e39d2
Merge pull request #9844 from tskarhed/patch-4
There are 41 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
- The
devDependency
@storybook/react was updated from5.3.13
to5.3.14
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.14
to5.3.15
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 39 commits.
db0e79b
v5.3.15
df2432b
Update peer dependencies to 5.3.15
1c6be09
5.3.15 changelog
1feee04
Merge pull request #10071 from mattmoreira/fix/serialize-javascript-security
8a0a10c
Merge pull request #9971 from jonspalmer/fix_github_unit_tests
fe85207
Merge pull request #10042 from diondree/next
fc26978
Merge pull request #10046 from m1kl/9499-actions_truncate-string-arguments
176495a
Merge pull request #10088 from storybookjs/9634-fix-readme-example-links
422c265
Merge pull request #10112 from tinymachine/patch-6
47a2fd5
Merge pull request #10102 from tinymachine/patch-5
b493485
Merge pull request #9999 from HerrickSpencer/patch-4
48e3d20
Merge pull request #9972 from EmmanuelDemey/patch-3
57c91b5
Merge pull request #9976 from davidinoa/next
9e43656
Merge pull request #9958 from EmmanuelDemey/patch-3
b2dd766
Merge pull request #9966 from HerrickSpencer/patch-3
There are 39 commits in total.
See the full diff
- The
devDependency
@storybook/react was updated from5.3.15
to5.3.17
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v5.3.17
Bug Fixes
- Components: Change react-syntax-highlighter from esm to cjs (#9780)
Commits
The new version differs by 49 commits.
44e01ff
v5.3.17
4f7e55c
Update peer dependencies to 5.3.17
6558cd5
Fix react-syntax-highlighter CJS types
8cd6918
Update version.ts to 5.3.16
5e5197e
v5.3.16
c935465
Update peer dependencies to 5.3.16
6d779d2
5.3.16 changelog
91ce747
Merge pull request #9795 from alexandrzavalii/react-syntax-highlighter_cjs
7263b32
5.3.15 latest.json version file
8b393fb
Update version.ts to 5.3.15
db0e79b
v5.3.15
df2432b
Update peer dependencies to 5.3.15
1c6be09
5.3.15 changelog
1feee04
Merge pull request #10071 from mattmoreira/fix/serialize-javascript-security
8a0a10c
Merge pull request #9971 from jonspalmer/fix_github_unit_tests
There are 49 commits in total.
See the full diff
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 67 commits.
ff445da
v5.3.18
7c0a539
Update peer dependencies to 5.3.18
65fb110
5.3.18 changelog
b633e48
Merge pull request #9646 from storybookjs/fix/9443-assets-in-manager
6fb4266
Merge pull request #10223 from rileylnapier/patch-3
23e91d5
Merge pull request #9790 from lmaze/8884-fix-addon-docs-ie11
00b8554
Merge pull request #10210 from LeBenLeBen/leben/fix-links-in-propsrow
03fc4c5
Merge pull request #10196 from matthias-ccri/next
6bd83b4
Merge pull request #10243 from wKich/patch-5
4fd621e
Merge pull request #10242 from storybookjs/shilman-patch-1
a95d869
6.0.0-alpha.30 next.json version file
eab2a17
6.0.0-alpha.29 next.json version file
028562d
6.0.0-alpha.28 next.json version file
1095aba
Clarify contribution guidelines to next
b8e64b1
Merge pull request #10129 from Shajansheriff/patch-3
There are 67 commits in total.
See the full diff
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
@storybook/react was updated from5.3.17
to5.3.18
.
Your tests are passing again with this update. Explicitly upgrade to this version π