Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 25, 2019

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.416% when pulling 582a7ab on greenkeeper/dom-testing-library-4.0.0 into 02ad622 on master.

greenkeeper bot added a commit that referenced this pull request Apr 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2019

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 added a commit that referenced this pull request May 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 23, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2019

Update to this version instead 🚀

@ZeeCoder ZeeCoder closed this Jun 16, 2019
@ZeeCoder ZeeCoder deleted the greenkeeper/dom-testing-library-4.0.0 branch June 16, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants