Dittly / website

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

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.3.14 of @storybook/addon-links was just published.

Branch Build failing 🚨
Dependency @storybook/addon-links
Current Version 3.3.13
Type devDependency

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

@storybook/addon-links 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/728?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

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.3.13 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 3.3.15 just got published.

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

Release Notes v3.3.15

2018-March-07

Bug Fixes

  • Unset background when switching to a non-background story #3142
  • Updated testIds in RN StoryListView to use kind #3129
  • Added missing key prop to NoTests component. #3111
  • Events addon: fix React keys warning #3072
greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 3.4.1 just got published.

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

Release Notes v3.4.1

2018-April-10

Features

  • Make storybook addons channel available globally in window #3243

Bug Fixes

  • Replacing Report Fragment with div #3372
  • Don't use direct react dependency in core #3382
  • Storyshots: Remove default options on "goto" call #3298
  • CLI: add error handling for latest_version helper #3297
  • Refactor CLI to use npm and yarn instead of third party packages #3275
  • Fix issue when extending webpack config #3279
  • Info addon: Object proptype is shown proptable #3255
  • Storyshots: fix renderer and serializer options #3252
  • Angular: use resolveLoader from cliCommonConfig #3251

Documentation

  • Add typescript docs #3361
  • Update links of the live examples for the new release #3197
greenkeeper[bot] commented 6 years ago

Version 3.4.2 just got published.

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

Release Notes v3.4.2

2018-April-17

Bug Fixes

  • Serialize boolean type only for non-nullable values #3432
  • Addon actions: fix slow logging #3133

Documentation

  • Fix storyshots readme for image snapshotting #3397
greenkeeper[bot] commented 6 years ago

Version 3.4.4 just got published.

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

Release Notes v3.4.4

2018-May-12

Bug Fixes

  • Ignore home package.json no license field #3531
  • fixed Duplicate declaration h #3409
  • Storyshots integrity tests options #3418
  • Fix dynamic knobs d2a289e

Dependency Upgrades

  • jest-image-snapshot version to ^2.4.1 #3500
greenkeeper[bot] commented 6 years ago

Version 3.4.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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