Dittly / website

πŸ”¨ The Dittly Website
4 stars 2 forks source link

An in-range update of @storybook/addon-actions is breaking the build 🚨 #85

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.4.5 of @storybook/addon-actions was just published.

Branch Build failing 🚨
Dependency @storybook/addon-actions
Current Version 3.4.4
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

@storybook/addon-actions 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](https://circleci.com/gh/Dittly/website/1373?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes v3.4.5

2018-May-17

Features

  • Addon-info: improve prop options #3428

Bug Fixes

  • Addon-storysource: Remove nested braces in code block #3568
  • Addon-info: Fix double quotes in prop table, add additional examples #3401
  • Ignore any unstructured output from the package managers #3563
  • Use the --use-npm flag also for version checking #3535
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 6 years ago

After pinning to 3.4.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 3.4.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.4.6

2018-May-26

Features

  • Addon-notes: Add classname to the container component to target with styles. #3617