Closed greenkeeper[bot] closed 4 years ago
Congratulations :beers:. DeepCode analyzed your code in 0.109 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.
:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.
:relaxed: If you want to provide feedback on our bot, here is how to contact us.
dependency
@testing-library/react was updated from 9.5.0
to 10.0.1
.dependency
@testing-library/react was updated from 9.5.0
to 10.0.2
.dependency
@testing-library/react was updated from 9.5.0
to 10.0.3
.dependency
@testing-library/react was updated from 9.5.0
to 10.0.4
.
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The dependency @testing-library/react was updated from
9.5.0
to10.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.
Publisher: testing-library-bot License: MIT
Release Notes for v10.0.0
10.0.0 (2020-03-12)
Features
@testing-library/dom
(435098c)BREAKING CHANGES
Update DOM Testing Library
The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library v7.0.0 to ensure you are unaffected.
Drop Node 8
Node 10 or greater is required. Node 8 is out of LTS (#576) (fccc2cf), closes #575
remove deprecated
cleanup-after-each.js
This file which did nothing but log a warning to the console (#598) (7942f68)
As a general reminder, you should NOT need to use
cleanup
at all as this is done automatically for you (unless you're using@testing-library/react/pure
in which case you know what you're doing... keep usingcleanup
).Commits
The new version differs by 9 commits.
f26b8df
chore: cleanup repo (#600)
7942f68
fix: remove deprecated cleanup-after-each (#598)
9fc8581
feat: Flush microtasks in cleanup (#519)
fccc2cf
fix(node): drop Node 8 support (#576)
435098c
feat: update @testing-library/dom
0890ccc
docs: add juangl as a contributor (#609)
3d48019
chore: fix typo (#608)
2613d66
docs: add stevenfitzpatrick as a contributor (#604)
04e64bb
docs: add MichaelDeBoey as a contributor (#599)
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: