rwieruch / visual-regression-testing-react-storybook

Visual Regression Testing in React with Storybook
https://www.robinwieruch.de/visual-regression-testing-react-storybook
27 stars 15 forks source link

An in-range update of jsdom is breaking the build 🚨 #14

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jsdom was updated from 13.0.0 to 13.1.0.

🚨 View failing branch.

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

jsdom 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](https://travis-ci.org/rwieruch/visual-regression-testing-react-storybook/builds/468288558?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 35 commits.

  • 26f0bed Version 13.1.0
  • 91b10c3 Support setting custom validity messages on
  • 172d587 Update webidl2js
  • e862f4a Run activation behavior hooks from the event dispatch algorithm
  • 39c4c23 Update dependencies
  • cfc4786 Set the composed flag for FocusEvent
  • b4c04db Correctly reflect
      's start property with default value
    1. 7e66dfb Support 's htmlFor property
    2. ce8e8c6 Support setting custom validity messages on
    3. 4f783c6 Remove unused feature methods
    4. 2341bbe Revert "Add preliminary support for <iframe srcdoc>"
    5. 7107df6 Add preliminary support for <iframe srcdoc>
    6. b2c5358 Fix getter for <title>'s text property
    7. c7688ab Add and support SVGTitleElement in document.title
    8. 0d8e263 Add namespace argument for traversal helpers

There are 35 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

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