cjolowicz / muckr-web

Web app for muckr
https://muckr-web.herokuapp.com
MIT License
0 stars 0 forks source link

An in-range update of jest-environment-enzyme is breaking the build 🚨 #82

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-environment-enzyme was updated from 7.0.1 to 7.0.2.

🚨 View failing branch.

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

jest-environment-enzyme 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 failed ([Details](https://travis-ci.org/cjolowicz/muckr-web/builds/503294647?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 10 commits ahead by 10, behind by 2.

  • 19e3138 v7.0.2
  • 61e51f4 Release 7.0.2
  • 5640609 remove un-used individual package yarn.lock files (#300)
  • cafd949 Fixing messaging for toHaveState and toHaveProp (#294)
  • 0a97136 upgrade jest-environment-jsdom to 24 to resolve braces security advisory
  • c255625 fix ci badge to point to travis not circle
  • e4530eb Clearer example of how to install adapter
  • 3eacfea Updated setup instructions
  • 95657dd Update README.md
  • 6c866c3 Release 7.0.1 (#284)

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 7.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.