jsdevtools / apollo-client-jsdevtools

0 stars 0 forks source link

An in-range update of jest-dom is breaking the build 🚨 #25

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-dom was updated from 3.1.3 to 3.1.4.

🚨 View failing branch.

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

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: Apollo Client:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jsdevtools/apollo-client-jsdevtools/504?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.1.4

3.1.4 (2019-04-30)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 3f85527 fix: display html in toContainHTML failure output #98 (#100)
  • 1b2beb9 docs: move to testing-library org (#97)
  • eb1be31 docs: update deprecated method of jest (#94)
  • 825c3dd docs: missing closing bracket in toHaveFocus() example (#92)

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 3.1.3 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.2.0

3.2.0 (2019-05-06)

Features

  • toHaveAttribute: support asymetric matchers for value (#93) (f62628e), closes #91
Commits

The new version differs by 1 commits.

  • f62628e feat(toHaveAttribute): support asymetric matchers for value (#93)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.1

3.2.1 (2019-05-07)

Bug Fixes

  • broken type definitions for extend-expect.d.ts (#101) (44f0020)
Commits

The new version differs by 1 commits.

  • 44f0020 fix: broken type definitions for extend-expect.d.ts (#101)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.2

3.2.2 (2019-05-08)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 2bc084f fix: use this.equals instead of import jasmineUtils (#103)
  • cd15de6 docs: fix owl url (#102)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

3.3.0 (2019-05-22)

Features

Commits

The new version differs by 3 commits.

  • d3f5855 feat: Add toBeRequired matcher (#109)
  • b2b4bd3 Revert "test: add failing test for #104"
  • 71d1351 test: add failing test for #104

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0

3.4.0 (2019-05-24)

Features

  • Add toBeInvalid and toBeValid matchers (#110) (09f7f04)
Commits

The new version differs by 1 commits.

  • 09f7f04 feat: Add toBeInvalid and toBeValid matchers (#110)

See the full diff