jupl / astraea

TypeScript + React Boilerplate
MIT License
15 stars 3 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/jupl/astraea/builds/462306194?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.0.10

Fixes 4.0.9

Bug Fixes

  • Core: Use correct cache directory path (#4792)
  • Addon-Info: fix docgen description display (#4685)
  • Addon-storyshots-puppeteer: fix peerDependencies (#4828)
Commits

The new version differs by 10 commits.

  • c6de649 v4.0.10
  • 45b7945 4.0.10 changelog
  • ee957e3 Merge pull request #4884 from stevehanson/patch-2
  • a0a67e2 Remove unnecessary instruction
  • e68a4f8 Clarify Typescript instructions for config.ts
  • fae0ff5 Revert "cache DLL"
  • 2bd8540 cache DLL
  • 5c7f0c3 Fix failing snapshot test
  • abe699c Fix dirty lock file
  • 155283b Merge pull request #4838 from storybooks/core/fix-mangle

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.3.10

Bug Fixes

  • Core: Upgrade min-css-extract-plugin to fix SASS loading (#9652)
  • CRA: Fix jsconfig support (#9324)
  • Web-components: Fix default value for docs prop table (#9655)
  • Web-components: Fix types to play nicely with lit-element (#9557)
  • UI: Add support for className prop on Form.Field (#9665)
  • Addon-storyshots: Remove excess slashes from jest transform warning (#9616)

Maintenance

  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
  • Build: Netlify for examples again (#9585)
  • Publish: Remove docs to reduce package size (#9612)
Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.3.10

Bug Fixes

  • Core: Upgrade min-css-extract-plugin to fix SASS loading (#9652)
  • CRA: Fix jsconfig support (#9324)
  • Web-components: Fix default value for docs prop table (#9655)
  • Web-components: Fix types to play nicely with lit-element (#9557)
  • UI: Add support for className prop on Form.Field (#9665)
  • Addon-storyshots: Remove excess slashes from jest transform warning (#9616)

Maintenance

  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
  • Build: Netlify for examples again (#9585)
  • Publish: Remove docs to reduce package size (#9612)
Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.3.10

Bug Fixes

  • Core: Upgrade min-css-extract-plugin to fix SASS loading (#9652)
  • CRA: Fix jsconfig support (#9324)
  • Web-components: Fix default value for docs prop table (#9655)
  • Web-components: Fix types to play nicely with lit-element (#9557)
  • UI: Add support for className prop on Form.Field (#9665)
  • Addon-storyshots: Remove excess slashes from jest transform warning (#9616)

Maintenance

  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
  • Build: Netlify for examples again (#9585)
  • Publish: Remove docs to reduce package size (#9612)
Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.3.10

Bug Fixes

  • Core: Upgrade min-css-extract-plugin to fix SASS loading (#9652)
  • CRA: Fix jsconfig support (#9324)
  • Web-components: Fix default value for docs prop table (#9655)
  • Web-components: Fix types to play nicely with lit-element (#9557)
  • UI: Add support for className prop on Form.Field (#9665)
  • Addon-storyshots: Remove excess slashes from jest transform warning (#9616)

Maintenance

  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
  • Build: Netlify for examples again (#9585)
  • Publish: Remove docs to reduce package size (#9612)
Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.3.10

Bug Fixes

  • Core: Upgrade min-css-extract-plugin to fix SASS loading (#9652)
  • CRA: Fix jsconfig support (#9324)
  • Web-components: Fix default value for docs prop table (#9655)
  • Web-components: Fix types to play nicely with lit-element (#9557)
  • UI: Add support for className prop on Form.Field (#9665)
  • Addon-storyshots: Remove excess slashes from jest transform warning (#9616)

Maintenance

  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
  • Build: Netlify for examples again (#9585)
  • Publish: Remove docs to reduce package size (#9612)
Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

The new version differs by 17 commits.

  • 71b9291 v5.3.11
  • 8e21554 Update peer dependencies to 5.3.11
  • fad53cd 5.3.11 changelog
  • 83f6c44 Svelte: Fix Svelte 3 slots for decorators (#9724)
  • 41459c1 Correct the file path for the Button story (#9325)
  • c41f520 Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)
  • 2c85dda Angular: Emit decorator metadata by default (#9701)
  • 6952bbf CHANGE example urls to netlify urls (#9653)
  • 7031233 Add docs re storyshots "disable" parameter (#9717)
  • 8b28913 Merge pull request #9716 from sakito21/fix/docs-configurations-typescript-config
  • e1677f0 Merge branch 'master' of github.com:storybookjs/storybook
  • a2a6c13 6.0.0-alpha.4 next.json version file
  • d4e305f Fix @storybook/addon-storyshots not being able to read config f… (#9577)
  • 1caf36d fix docs awesome-typescript-loader to ts-loader
  • 39a0a06 5.3.10 latest.json version file

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.3.12

Bug Fixes

  • Core: Fix dev server error - back out bad change (#9753)
Commits

The new version differs by 23 commits.

  • 55b76e2 v5.3.12
  • 0465c91 Update peer dependencies to 5.3.12
  • cb50a3d 5.3.12 changelog
  • e990c30 Merge pull request #9753 from storybookjs/9749-fix-dev-server
  • e887ad3 5.3.11 latest.json version file
  • 59e7361 Update version.ts to 5.3.11
  • 71b9291 v5.3.11
  • 8e21554 Update peer dependencies to 5.3.11
  • fad53cd 5.3.11 changelog
  • 83f6c44 Svelte: Fix Svelte 3 slots for decorators (#9724)
  • 41459c1 Correct the file path for the Button story (#9325)
  • c41f520 Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)
  • 2c85dda Angular: Emit decorator metadata by default (#9701)
  • 6952bbf CHANGE example urls to netlify urls (#9653)
  • 7031233 Add docs re storyshots "disable" parameter (#9717)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.13

Bug Fixes

  • React: Remove MiniCssExtractPlugin for CRA (#9759)

Maintenance

  • Build: Fix DLL generation race condition (#9770)
Commits

The new version differs by 52 commits.

  • d840df0 v5.3.13
  • b99e956 Update peer dependencies to 5.3.13
  • b66ebb8 5.3.13 changelog
  • 1a79ec4 Merge pull request #9770 from storybookjs/fix/dll-generation
  • 4c525e1 Merge pull request #9708 from yeseouler/next
  • 0807b20 Merge branch 'master' of github.com:storybookjs/storybook
  • 612db01 6.0.0-alpha.10 next.json version file
  • 88347bd Merge pull request #9804 from danawoodman/patch-3
  • 7d4f22f Merge pull request #9806 from DerZyklop/patch-3
  • 14f075d Update README.md
  • 369597d Remove duplicate "AntDesign" section
  • cee8635 6.0.0-alpha.9 next.json version file
  • 9b67ebd Merge branch 'master' of github.com:storybookjs/storybook
  • dba353b 6.0.0-alpha.7 next.json version file
  • 0959818 Merge pull request #9783 from seantcoyote/patch-3

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

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