recruit-tech / redux-pluto

redux pluto
73 stars 17 forks source link

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

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 - βœ… **ci/circleci: install:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4113?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: lint:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4119?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: audit:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4115?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: build-asset:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4116?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: flow:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4117?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4114?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: build-storybook:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4118?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: analytics:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/4120?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v4.0.0

2018-October-29

Storybook 4.0 is our first major-version update in over a year! Key improvements include:

  • Build tools
  • View layers
    • Storybook for Ember #4237
    • Storybook for MarkoJS #3504
    • Storybook for Mithril #3244
    • Storybook for HTML snippets #3475
    • Storybook for Svelte #3770
    • Storybook for Riot #4070
  • Mobile
    • Mobile device view: toggling stories panel with ☰ button #3337
    • React Native: Remove the packager from storybook #4261
    • React-Native: On-device addons #4381
    • React-Native: On-device addons for notes, knobs, backgrounds #4327
  • UI
    • Storybook UI theming #3628
  • Core
    • Story parameters #2679
    • Generic addon decorators [#3555]
      (#3555)
    • Support css-modules #4405
    • start-storybook: open browser tab on first compilation #4149
    • start-storybook: suggest an alternative when the port is occupied #4146
    • CLI-less Node api #4344
    • Rename CLI to sb #4345

There are hundreds of more fixes, features, and tweaks in the 4.0 release. See changelogs for 4.0.0-rc.* and 4.0.0-alpha.* for details; check out our migration docs for an enumeration of breaking changes.

Commits

The new version differs by 32 commits.

  • 8dd9bb3 v4.0.0
  • 67c7d57 Remove migration ref until we're ready to publish it
  • 96fe512 Merge pull request #4577 from storybooks/shilman/40-release-cleanup
  • 59cefa8 Merge branch 'release/4.0' into shilman/40-release-cleanup
  • 76fcd21 More 3.4 references
  • 843012b Set publish branch to 4.0
  • cf404f8 Remove alpha from README
  • c3dbaea Merge pull request #4564 from storybooks/revert-4563-shilman/40-release-cleanup
  • 4818baa Revert "Clean up alpha/rc for 4.0 release"
  • e40353e Merge pull request #4563 from storybooks/shilman/40-release-cleanup
  • 733cb0e Update to match eslintrc
  • 9d5dcd7 Bump @angular/platform-browser-dynamic from 7.0.0 to 7.0.1 (#4550)
  • a8fdff4 Bump @angular/compiler from 7.0.0 to 7.0.1 (#4555)
  • aaf580a Bump @angular/core from 7.0.0 to 7.0.1 (#4553)
  • f87f003 Bump remark-lint from 6.0.2 to 6.0.3 (#4552)

There are 32 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 v4.0.1

2018-October-31

Bug Fixes

  • Addon-knobs: fix select array values showing k #4586
Commits

The new version differs by 8 commits.

  • 9d9f3ed v4.0.1
  • 2ec3ca4 4.0.1 changelog
  • 2e0efe0 4.0.1 changelog
  • f716ee8 Merge pull request #4594 from gabrielcsapo/update-ember-ergonomics
  • ee1a312 Merge pull request #4586 from diagramatics/master
  • 5074896 Fix problems from reverted cleanup
  • 6f8b195 Merge pull request #4618 from storybooks/libetl-patch-1
  • 2d90f0d Update docs to 4.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v4.0.2

2018-October-31

Fix broken 4.0.1 release

Bug Fixes

  • Addon-knobs: fix select array values showing k #4586
Commits

The new version differs by 2 commits.

See the full diff