jiahaog / jiahao.codes

😎 Personal Website
https://jiahao.codes
65 stars 12 forks source link

An in-range update of enzyme-to-json is breaking the build 🚨 #45

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency enzyme-to-json was updated from 3.3.4 to 3.3.5.

🚨 View failing branch.

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

enzyme-to-json 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/jiahaog/jiahao.codes/builds/463312193?utm_source=github_status&utm_medium=notification)).

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0

Add options to disable default props in snapshot
Make parameter noKey optional

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.1
  • Merge pull request #147 from adrienWeiss/fix-render-script 6bfd0ea
  • Fix script tags returning null on render ae563f4
  • Merge pull request #145 from Benjaminsson/johan/fix-memo a8f9fcf
  • Update Enzyme and Enzyme adapter a79dc3d
  • Fix check of node type 38a45de
  • Merge pull request #136 from iporaitech/master 24d2c11
  • Initial documentation with example of Output mapping feature bcaa151

v3.4.0...v3.4.1

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.2
  • Merge pull request #152 from adriantoine/VincentLanglet-patch-2 9d09352
  • Fix CI d82c0f9
  • Merge pull request #151 from adriantoine/revert-145-johan/fix-memo 6d2b27a
  • Revert "Fix check of node type " 581a612

v3.4.1...v3.4.2

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.3
  • Merge pull request #153 from ayouidaniel/upgrade_lodash_security_fixes b68c527
  • upgrade loadsh with security fixes 73581d8

v3.4.2...v3.4.3

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.4
  • ignoreDefaultProps should work for forwardRef components as well (#165) b3eb5c7
  • Dropping support for Node v4 and Node v5 (#163) d1f86ee

v3.4.3...v3.4.4