samclement / mf-swhurl-website

2 stars 0 forks source link

An in-range update of @testing-library/jest-dom is breaking the build 🚨 #130

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency @testing-library/jest-dom was updated from 5.6.0 to 5.7.0.

🚨 View failing branch.

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

@testing-library/jest-dom 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: build_test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/samclement/mf-swhurl-website/1313?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v5.7.0

5.7.0 (2020-05-07)

Features

  • Allow to use regex on toHaveDisplayValue (#242) (5c9e8e5)
Commits

The new version differs by 2 commits.

  • 5c9e8e5 feat: Allow to use regex on toHaveDisplayValue (#242)
  • 17787f3 docs: add BurntCaramel as a contributor (#247)

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 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.8.0

5.8.0 (2020-05-19)

Features

Commits

The new version differs by 1 commits.

  • e46299b feat: add toBePartiallyChecked matcher (#249)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.9.0

5.9.0 (2020-05-28)

Features

  • Deprecate toBeEmpty in favour of toBeEmptyDomElement (#216) (#254) (927c5a4)
Commits

The new version differs by 3 commits.

  • 927c5a4 feat: Deprecate toBeEmpty in favour of toBeEmptyDomElement (#216) (#254)
  • 85cf707 docs: add rubenmoya as a contributor (#253)
  • e46299b feat: add toBePartiallyChecked matcher (#249)

See the full diff