samclement / mf-swhurl-website

2 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @testing-library/jest-dom was updated from 4.1.0 to 4.1.1.

🚨 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/633?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v4.1.1

4.1.1 (2019-10-07)

Bug Fixes

  • toHaveTextContent("") causing false positive (#138) (cdc8a06), closes #104
Commits

The new version differs by 4 commits.

  • cdc8a06 fix: toHaveTextContent("") causing false positive (#138)
  • bcc7339 docs: add YardenShoham as a contributor (#132)
  • ff238b5 docs: typo in to-have-attribute.js (#130)
  • a204bae docs: Note about TypeScript and jest setup files (#129)

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 4.1.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 still failing with this version. Compare changes

Release Notes for v4.1.2

4.1.2 (2019-10-09)

Bug Fixes

  • toHaveStyle not to return true when shouldn't (#81) (d048768)
Commits

The new version differs by 4 commits.

  • d048768 fix: toHaveStyle not to return true when shouldn't (#81)
  • 83d419f docs: add kandros as a contributor (#140)
  • 97f50cf docs: Fix some links in the Readme (#136)
  • c02285d docs: add kandros as a contributor (#139)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.2.0

4.2.0 (2019-10-25)

Features

Commits

The new version differs by 1 commits.

  • ed0b272 feat: Add toBeChecked matcher (#141)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.2.1

4.2.1 (2019-10-31)

Bug Fixes

  • Update type for Matchers to match @types/jest (#150) (f881e68)
Commits

The new version differs by 3 commits.

  • f881e68 fix: Update type for Matchers to match @types/jest (#150)
  • 7bdea30 docs: Replace toHaveFormValue with toHaveFormValues (#156)
  • ff4d6bc docs: Fix incorrect json in .all-contributorsrc

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.2.2

4.2.2 (2019-10-31)

Bug Fixes

  • Changed .toHaveStyle() to be case-insensitive. (#154) (9a36d66)
Commits

The new version differs by 1 commits.

  • 9a36d66 fix: Changed .toHaveStyle() to be case-insensitive. (#154)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.2.3

4.2.3 (2019-11-01)

Bug Fixes

  • improve error messages for .toBeInTheDocument (#137) (c12a476)
Commits

The new version differs by 5 commits.

  • c12a476 fix: improve error messages for .toBeInTheDocument (#137)
  • 281e167 docs: add pwolaq as a contributor (#158)
  • 66f2206 test: fix focus test (#147)
  • c50c0bb docs: added link to lint plugin (#157)
  • f8a43ab docs: add connormeredith as a contributor (#149)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.2.4

4.2.4 (2019-11-14)

Bug Fixes

  • Issue with lowercasing toHaveStyle values. (#164) (d5f21b3)
Commits

The new version differs by 1 commits.

  • d5f21b3 fix: Issue with lowercasing toHaveStyle values. (#164)

See the full diff