FrontendRangers / platoon

A themeable UI kit for React & Svelte
MIT License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 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 is in progress ([Details](https://travis-ci.org/FrontendRangers/platoon/builds/507390436?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/FrontendRangers/platoon/66?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 50 commits.

  • b23f97e v5.0.2
  • 3d02d07 5.0.2 changelog
  • 96b064f Merge pull request #5991 from Armanio/fix/a11y_rules_style
  • 3d8a96c Merge pull request #6050 from pgoforth/defect/addon-cssresources_track-story-id
  • 897a868 Merge pull request #6024 from CurtisHumphrey/patch-3
  • 0033e3a Merge pull request #6042 from glitchperfect/patch-4
  • 9cf2866 Merge pull request #6104
  • 2cdaf86 Merge pull request #6082 from storybooks/6081-debug-webpack-option
  • 9d53d60 Merge pull request #6021 from HerrBertling/6019-docs-addons-tab-order
  • b33c61c Merge pull request #6108 from breadadams/hotfix-vue-docs
  • ab2ed46 5.1.0-alpha.7 next.json version file
  • df69e18 Merge pull request #6027 from Phoenixton/fixing_search_item_in_menu
  • 0c9c82a Merge pull request #6022 from CodeByAlex/feature/knobs-performance-debouncing
  • 51d9915 Merge pull request #5998 from malykhinvi/sb-5785
  • 13035d4 Merge branch 'master' of github.com:storybooks/storybook

There are 50 commits in total.

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 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.3

Bug Fixes

  • Accessibility: Add missing button titles (#6124)

Maintenance

  • UI: Make update notifications much less aggressive (#6143)
Commits

The new version differs by 6 commits.

  • 22ed362 v5.0.3
  • 06ce2dd 5.0.3 changelog
  • cc364f9 Merge pull request #6124 from aamct2/fix-missing-button-titles
  • e02241b Merge pull request #6143 from storybooks/shilman/fix-version-update
  • 2ae285f 5.1.0-alpha.8 next.json version file
  • e3e4225 5.0.2 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.4

Bug Fixes

  • UI: Fix tooltip event bindings, logger import (#6238)
  • CLI: Fix stories regexp in config.js (#6180)
  • Accessibilty: Add missing button titles (#6124)
  • React: Fix forked CRA support on Windows (#6236)
  • Addon-knkobs: Fix color type button z-index (#6203)
  • Angular: Fix typo in demo example (#6193)
  • Addon-Info: Restore fonts and color styling (#6186)
  • Addon-knobs: Fix ObjectType knob react warning (#6159)
  • Core: Add core-js as a dep to client-api (#6209)
  • React: Fix logging in cra-config (#6245)
Commits

The new version differs by 2058 commits ahead by 2058, behind by 132.

  • 7e70c5f v5.0.4
  • 5eca249 5.0.4 changelog
  • 3ffa55d Merge pull request #6245 from Armanio/fix/cra_lint
  • 2a5784e Merge pull request #6238 from Armanio/fix/tooltip_events
  • d9815e9 Merge pull request #6180 from Means88/next
  • ccf7f41 Update snapshots
  • 0a2c17e Merge pull request #6124 from aamct2/fix-missing-button-titles
  • b67002f Merge pull request #6236 from sergeyzwezdin/next
  • e2abc09 Merge pull request #6209 from eddiemonge/patch-1
  • 425f80d Merge pull request #6203 from Armanio/fix/knob_color
  • e39ad69 Merge pull request #6193 from storybooks/fix/typo
  • 313f0bc Merge pull request #6186 from SteffenGorenflo/5723-Info-addon-doesn't-inherit-styling
  • aea59f1 Merge pull request #6159 from leoyli/next
  • 8475600 Merge pull request #6206 from storybooks/fix/storysource-readme
  • 48aac8a Merge pull request #6195 from mortal94/patch-3

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.6

Bug Fixes

  • Addon-a11y: Fix color-blindness emulation in Firefox (#6297)
  • Addon-info: Fixed contrast of Show Info button for a11y (#6301)
  • Addon-cssresources: Fix panel layout (#6263)
  • Addon-info: forwardRef elements use displayName if available (#6222)
  • UI: Set expanded stories to objects instead of arrays (#6290)
  • Addon-actions: safe render for cyclic obj (#6240)
  • Core: Upgrade @babel/preset-env to fix corejs option (#6281)
  • Core: Enforces corejs v2 for babel (#6267)
  • Knobs: Rename ALL panel to Other for ungrouped knobs (#6232)
Commits

The new version differs by 38 commits.

  • 6633eff v5.0.6
  • 00730d4 5.0.6 changelog
  • 86e06c7 Update yarn.lock
  • 58df264 Merge pull request #6297 from electricg/sb-5959
  • 7d28e2a Merge pull request #6281 from storybooks/fix-preset-env
  • 960d2ba Merge pull request #6221 from storybooks/Hypnosphi-patch-1
  • b244e7a Merge pull request #6301 from trevoreyre/6256-fix-addon-info-a11y
  • 8164f56 Merge pull request #6263 from pgoforth/defect/addon-cssresources_scrollbars
  • 27a9427 Merge pull request #6222 from Krustal/addon-info-forward-ref-opt-in
  • a49605a Merge pull request #6290 from dougmacknz/6210-fix-object-set
  • 6a72b4a Merge pull request #6341 from storybooks/6319-webpack-clarification
  • ed9bcff 5.1.0-alpha.20 next.json version file
  • 30715d4 Merge branch 'master' of github.com:storybooks/storybook
  • 2223801 Merge pull request #6314 from storybooks/Hypnosphi-patch-1
  • 6aecbc1 Merge pull request #6324 from mikach/patch-3

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.7

Bug Fixes

  • Addon-Knobs: Fix sorting of knobs Panels (#6480)
  • UI: Fix clickable footer links on about page (#6441)
  • UI: Fix 'read full changelog' link on about page (#6385)
Commits

The new version differs by 32 commits.

  • effb88f v5.0.7
  • 55768fa 5.0.7 changelog
  • 1b0dfac Merge pull request #6441 from Armanio/fix/about-footer
  • 38b82b8 Merge pull request #6480 from storybooks/fix/addon-knobs-tab-sorting
  • c9c55f4 5.1.0-alpha.27 next.json version file
  • 7bf5f8c Merge branch 'master' of github.com:storybooks/storybook
  • 61c0c20 5.1.0-alpha.26 next.json version file
  • 4b526cc Merge pull request #6499 from coryhouse/patch-3
  • a80b60e Added Happo to list of screenshot testing tools
  • 148aa23 Merge pull request #6446 from lonyele/fix/remove-deprecated-info-on-theme-doc
  • c85bbcf Merge pull request #6468 from lifeiscontent/patch-2
  • e784123 Merge pull request #6464 from jamisuomalainen/update-addons-notes-readme-vue
  • 413149a Merge pull request #6449 from antony/patch-3
  • 0a49143 5.1.0-alpha.25 next.json version file
  • 8648783 Improve webpack customization docs

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.8

Bump version to make 5.0.x latest since I just released a patch in v4.1.18

Commits

The new version differs by 2136 commits ahead by 2136, behind by 138.

  • 1aeee18 v5.0.8
  • 8f29180 5.0.8 changelog
  • 27c2052 Merge pull request #6514 from taylonr/patch-5
  • 2d3cebb Update index.md
  • 993293c 5.0.7 latest.json version file
  • effb88f v5.0.7
  • 55768fa 5.0.7 changelog
  • 1b0dfac Merge pull request #6441 from Armanio/fix/about-footer
  • 38b82b8 Merge pull request #6480 from storybooks/fix/addon-knobs-tab-sorting
  • c9c55f4 5.1.0-alpha.27 next.json version file
  • 7bf5f8c Merge branch 'master' of github.com:storybooks/storybook
  • 61c0c20 5.1.0-alpha.26 next.json version file
  • 4b526cc Merge pull request #6499 from coryhouse/patch-3
  • a80b60e Added Happo to list of screenshot testing tools
  • 148aa23 Merge pull request #6446 from lonyele/fix/remove-deprecated-info-on-theme-doc

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 6 commits.

  • 51fe8ea v5.0.9
  • 7b0753a 5.0.9 changelog
  • 702d6c3 Merge pull request #6525 from Phoenixton/fix_fullscreen_keys_behavior
  • 24f72c4 Merge pull request #6534 from Armanio/fix/knob-files-group-id
  • e3c298a Merge pull request #6120 from storybooks/fix/theming-brandImage
  • e40a430 5.0.8 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.10

Bug Fixes

  • Theming: legacy options don't override set config options (#6543)
  • Theming: Fix null brandImage (#6544)
Commits

The new version differs by 7 commits.

  • 4b2d441 v5.0.10
  • 19c70e7 5.0.10 changelog
  • 5bb00ae Fix brandX theme application & add test
  • df012c1 Merge pull request #6543 from storybooks/bug
  • 17026f5 Merge pull request #6544 from kennethtruong/fix/nullBrandImage
  • 7137c41 5.1.0-alpha.30 next.json version file
  • 85bc225 5.0.9 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.11

Bug Fixes

  • Polymer: Fix re-rendering lit-html elements after non-lit-html element (#5868)
  • Addon-knobs: Check color knob value before applying uppercase (#6598)
  • Angular: Fix sourceMap property of angulars webpack config (#6535)
Commits

The new version differs by 19 commits.

  • 17b0a5c v5.0.11
  • 7eb0fcc 5.0.11 changelog
  • d4efa91 Merge pull request #5868 from storybooks/fix/lit-html
  • b7be50d Add missing props in stories (#6353)
  • bfa85c9 Merge pull request #6598 from binomialstew/bugfix/6597
  • 43b3136 Merge pull request #6535 from aspidov/next
  • c901911 Fix bad markdown instructions (#6654)
  • 262511b Merge pull request #6494 from storybooks/fix/clean-up-theming-docs
  • 28a37b4 Fix "Storybook for HTML" Edit link (#6658)
  • a6dcc06 Fix isFullscreen typo (#6628)
  • 7e51c71 DOCS improve registration in VueJs guide (#6608)
  • d587300 Fix: add need comma to sample code (#6606)
  • 32698cc Merge branch 'master' of github.com:storybooks/storybook
  • 7a15631 5.1.0-alpha.36 next.json version file
  • 46e2662 Update index.md (#6513)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 2659 commits ahead by 2659, behind by 214.

  • 269149b v5.1.0
  • ab0e369 5.1.0 changelog
  • 5441456 Bump version to 5.1
  • d477111 Merge pull request #6913 from zxl634/patch-1
  • 006615a Mention TSX index file requirement in README (#6887)
  • db75c0a Update RN guide for 5.1 (#6977)
  • 4750688 Update RN guide for 5.1
  • 76ab1b4 5.1.0-rc.5 next.json version file
  • db65f6c Update version.ts
  • 70d6fcd v5.1.0-rc.5
  • bdefc16 5.1.0-rc.5 changelog
  • 829bf39 FIX race condition in startup of verdaccio && FIX typos (#6956)
  • f43a9b2 FIX the customCanvas option (#6968)
  • 3dc444a WIP: Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0 (#6957)
  • 8792884 Merge pull request #6847 from CodeByAlex/feature/jest-design-changes

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.1

Storybook 5.1 is a juicy upgrade including:

  • πŸ“± Mobile: Standalone package architecture for React Native
  • 🎟 A11y addon: Realtime accessibility checks and visual feedback
  • πŸ›  Context addon: New UI for themes, internationalization, & more
  • πŸŽ› Presets: One-line configuration for babel, webpack, & addons

5.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.1.0-alpha.*, 5.1.0-beta.*, and 5.1.0-rc.* for the full list of changes. See MIGRATION.md to ugprade from 5.0 or earlier.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.3

Bug Fixes

  • UI: Fix links that are not working with plain left click (#6970)
  • Core: Don't redefine process variable (#6991)
  • Core: Don't mutate user's babel config (#6987)
Commits

The new version differs by 9 commits.

  • bf73c67 v5.1.3
  • b45e6fc v5.1.2
  • 8b9fc5f 5.1.2 changelog
  • d4f3dec Fix links that are not working with plain left click (#6970)
  • c905dbe Don't redefine process variable (#6991)
  • f83f198 Don't mutate user's babel config (#6987)
  • 5bc3610 Fix typo in Context addon README (#6988)
  • 87eaf06 Update version.ts
  • 769ae4f 5.1.1 latest.json version file

See the full diff