dleitee / react-fetches

๐Ÿ™React Fetches a new way to make requests into your REST API's.
249 stars 11 forks source link

Update dom-testing-library to the latest version ๐Ÿš€ #40

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency dom-testing-library was updated from 3.19.4 to 4.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v4.0.0

4.0.0 (2019-04-25)

Bug Fixes

BREAKING CHANGES

  • getBy:* All getBy and findBy query variants now will throw an error if more than one element is returned. If this is expected, then use getAllBy (or findAllBy) instead.
  • This removes the deprecated queries ByValue and BySelectText. Use ByDisplayValue instead.
Commits

The new version differs by 5 commits.

  • 4fb0093 docs: add open collective
  • 2b35d41 docs: move to testing-library org
  • 7f8c100 fix(getBy*): throw an error if more than one element is found (#229)
  • 253d677 fix: remove deprecated queries (#228)
  • 9b975a8 docs: update link to docs repo

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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files           6        6           
  Lines          63       63           
  Branches        9        9           
=======================================
  Hits           61       61           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data Powered by Codecov. Last update 198b27e...f39fb70. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.0.1

4.0.1 (2019-04-30)

Bug Fixes

  • TS: add waitForElementToBeRemoved to index typings (#254) (dbc3c9b)
Commits

The new version differs by 2 commits.

  • fcb2cbc docs: add alfrescian as a contributor (#255)
  • dbc3c9b fix(TS): add waitForElementToBeRemoved to index typings (#254)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€