Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of @storybook/addon-storyshots-puppeteer is breaking the build 🚨 #7

Open
greenkeeper bot opened this issue Dec 1, 2018 · 9 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 1, 2018

The devDependency @storybook/addon-storyshots-puppeteer was updated from 4.0.9 to 4.0.10.

🚨 View failing branch.

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

@storybook/addon-storyshots-puppeteer 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).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2018

After pinning to 4.0.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 3, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 9959847 v4.0.11
  • 64f4139 Update yarn.lock
  • 295dc63 4.0.11 changelog
  • 8b2b958 Merge pull request #4648 from mark-schaal/patch-1
  • 375e42a Merge pull request #4856 from maacky/fix/missing-index-in-cra-kitchen-sink
  • fee79d5 Merge pull request #4870 from hmelenok/next
  • 0e390a6 Merge pull request #4893 from plrthink/next
  • 669b16e Merge pull request #4894 from motleydev/update-addon-docs
  • f01fc6b Merge pull request #4892 from Myoxocephalus/patch-3
  • 26ae1e0 Fix typo

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 5, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v4.0.12

Bug Fixes

  • Addon-a11y: Fix runtime errors in older browsers (#4904)
Commits

The new version differs by 6 commits.

  • d22d1d1 v4.0.12
  • 9c0c651 4.0.12 changelog
  • 243264d Merge pull request #4904 from jrwebdev/patch-2
  • dfd7fb7 Merge pull request #4908 from spawnia/patch-2
  • 4c45438 Merge pull request #4905 from NoriSte/patch-3
  • c3a0e6d Update index.md

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 441 commits.

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 03eaf5f v4.1.1
  • fbfb204 4.1.1 changelog
  • edf8c19 Merge pull request #4985 from storybooks/fix/rn-dlls-missing

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 20 commits.

  • c4a0f5d v4.1.2
  • 278178c 4.1.2 changelog
  • d639f6a Merge pull request #4507 from janssen92/addon-knobs-fix-missing-key
  • e9d5622 Merge pull request #4948 from ewolfe/patch-1
  • b85d2c0 Merge pull request #4933 from chilicoder/patch-2
  • c342844 Merge pull request #4934 from LucianBuzzo/typos-grammar-fixes
  • 05fac43 Merge pull request #4989 from JamieMason/patch-1
  • 3a75774 Merge pull request #4960 from jmfrancois/patch-2
  • 2bc8523 FIX lockfile
  • 5ac8d7c Merge branch 'master' into pr/jmfrancois/4960
  • 6c6111c Merge branch 'master' into pr/JamieMason/4989
  • 7c0e331 Merge pull request #4974 from gianpaj/patch-2
  • 21a4848 Merge branch 'master' into pr/jmfrancois/4960
  • 7674181 Merge branch 'master' into pr/gianpaj/4974
  • a062c86 TeamCity change in 'Open-source projects / Storybook' project: parameters of 'Test' build configuration were updated

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v4.1.3

Bug Fixes

  • React: remove unnecessary dependencies, fix aliasing (#5047)
  • React: alias to react & react-dom (#5016)
  • Addon-knobs: Fix color picker display (#5010)
Commits

The new version differs by 11 commits.

  • 28497a9 v4.1.3
  • 7ef7983 4.1.3 changelog
  • abf57c0 Merge pull request #5047 from storybooks/fix/remove-storybook-react-direct-dep
  • c34de34 Merge pull request #5016 from storybooks/fix/wrong-version-of-reactdom
  • 4ac2727 Merge pull request #4973 from cosmith/patch-2
  • 0b49b02 Merge pull request #5015 from storybooks/update-storyshots-docs
  • 76987da Merge pull request #5010 from maacky/4694-color-picker-display
  • 8e6b28c Merge pull request #5022 from davvidbaker/patch-3
  • 45543ad Typo fixes
  • d18c457 Merge pull request #5012 from storybooks/fix-typo
  • 6482234 Fix typo in docs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 9771b1a v4.1.4
  • 3b15317 4.1.4 changelog
  • 170e49d Merge pull request #4480 from leandrooriente/patch-1
  • f828bc7 Merge pull request #5082 from storybooks/symbol-polyfill
  • bc0194e Merge pull request #5074 from mrmckeb/feature/fix-cra-webpack-import

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 36 commits.

  • 2dd7af6 v4.1.7
  • 3abe4b2 4.1.7 changelog
  • 19720d9 Merge pull request #5254 from martinmckenna/docs-update
  • 616bc71 FIX the reference path of the dll
  • 0c5f7b8 Merge pull request #5224 from matteo-hertel/mhdev-html-update
  • d01ec41 Merge pull request #5242 from ajfuller/patch-2
  • afee368 spelling: note => not
  • 51cd131 Merge pull request #5194 from storybooks/shilman/4.1-migration
  • e55cba8 Merge pull request #5107 from koenpunt/patch-2
  • aa45c0e Merge pull request #5106 from Kovensky/fix-4829
  • 8901a06 v4.1.6
  • 951c2ad 4.1.6 changelog
  • 6947dee v4.1.5
  • 0d81f8e 4.1.5 changelog
  • 297d979 Merge pull request #5148 from storybooks/fix/react-versions-part1

There are 36 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants