diwakersurya / click-to-copy

A library for component wrapping labels and h1 so that we can click to copy the their text. https://www.npmjs.com/package/click-to-copy
MIT License
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-dom was updated from 3.2.2 to 3.3.0.

🚨 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/diwakersurya/click-to-copy/builds/536005139?utm_source=github_status&utm_medium=notification)).

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

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.2.2 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 passing again with this update. Explicitly upgrade to this version 🚀

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.5.0

3.5.0 (2019-06-07)

Features

Commits

The new version differs by 3 commits.

  • fd747bf feat: Add toHaveValue matcher #82 (#90)
  • 28f960f docs: Fix a typo in toHaveStyle Readme documentation (#114)
  • 09f7f04 feat: Add toBeInvalid and toBeValid matchers (#110)

See the full diff