ryanhefner / react-canvas-wrapper

🖼 React component that wraps a canvas element and offers a clean API for drawing.
https://www.pkgstats.com/pkg:react-canvas-wrapper
MIT License
4 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-enzyme was updated from 7.1.0 to 7.1.1.

🚨 View failing branch.

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

jest-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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ryanhefner/react-canvas-wrapper/523?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

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

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.1.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

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

  • abce48f v7.1.2
  • 7951364 Changelog 7.1.2
  • 8697d81 Use setupFilesAfterEnv instead of setupTestFrameworkScriptFile
  • ffb2861 Add second type parameter
  • 4e18cb1 Update packages/jest-enzyme/README.md, add changes suggestion.
  • 9253e39 Update README.md: fix a link to #tohavedisplayname.
  • 271af50 Upgrade Babel to 7.6.2 and Jest to 24.9.0
  • 5556aa6 Replace setupTestFrameworkScriptFile with setupFilesAfterEnv in jest-environment-enzyme README.md
  • 54dbf3c Replace setupTestFrameworkScriptFile with setupFilesAfterEnv in jest-enzyme README.md
  • 66c1937 v7.1.1
  • 427710d 7.1.1 Changelog

See the full diff

ryanhefner commented 4 years ago

Fixed in 3eec6a30538e0420924b2a16c62db6f4a9e5c557