Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of storybook is breaking the build 🚨 #71

Open
greenkeeper bot opened this issue Feb 27, 2020 · 20 comments
Open

An in-range update of storybook is breaking the build 🚨 #71

greenkeeper bot opened this issue Feb 27, 2020 · 20 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 27, 2020

There have been updates to the storybook monorepo:

🚨 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
  • ci/circleci: build: Your tests failed on CircleCI (Details).

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 29, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 31, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2020

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

Release Notes for v5.3.19

Bug Fixes

  • UI: Fix search stories (#10539)

Security

  • Upgrade markdown-to-jsx to 6.11.4 (#10873)
Commits

The new version differs by 169 commits.

  • e26136f v5.3.19
  • c7ead4f Update peer dependencies to 5.3.19
  • 115a3d8 5.3.19 changelog
  • 5892f7b Merge pull request #10873 from storybookjs/10871-upgrade-markdown-to-jsx
  • 185e70b Merge pull request #10866 from Fred-el-Jolo/addon-viewport-doc
  • 4bf7411 Merge pull request #10747 from JuliaNeumann/docs/fix-examples-in-storyshots-puppeteer-readme
  • 493a7a6 Merge pull request #10788 from WoLpH/patch-3
  • 03254b0 Merge pull request #10775 from niedzielski/patch-4
  • e62ae52 Merge pull request #10746 from joebochill/next
  • 0d3fcab Merge pull request #10751 from ramshorst/next
  • 02120a4 6.0.0-beta.13 next.json version file
  • 32aed89 6.0.0-beta.12 next.json version file
  • f5cd38d Merge branch 'master' of github.com:storybookjs/storybook
  • 2b5586f 6.0.0-beta.9 next.json version file
  • 03117ee Merge pull request #10539 from Vlad160/fix/10519-search-stories

There are 169 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants