Closed greenkeeper[bot] closed 5 years ago
devDependency
@testing-library/react-hooks was updated from 2.0.3
to 3.1.0
.Update to this version instead 🚀
dont-cleanup-after-each
test setup utlitity to disable auto cleanup to match the RTL version
The devDependency @testing-library/react-hooks was updated from
2.0.3
to3.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: mpeyper License: MIT
Release Notes for v3.0.0
Changes
afterEach
in supported test frameworks to auto run cleanup as per testing-library/react-testing-library#430RHTL_SKIP_AUTO_CLEANUP=true
)Commits
The new version differs by 25 commits.
016e960
3.0.0
09c2fdd
Merge pull request #199 from testing-library/pr/cleanup
d80825d
Update PULL_REQUEST_TEMPLATE.md
217e299
Moved cleanup definition in logs to match other API references
73c1f61
Moved cleanup logic into seperate file
ba02be0
Documented the cleanup and auto-cleanup functionality
eb400b1
Remove accidentally committed test file
183c3ce
Added cleanup and autocleanup functionality
9c6472b
Merge pull request #198 from testing-library/renovate/husky-3.x
bd5f69a
Update dependency husky to v3.0.9
f343e59
Merge pull request #197 from kahwee/patch-1
3889e23
Add { act } to be part of import
28ee690
Merge pull request #196 from samnoh/master
f3ff6ac
Fix typos in docs
ba72b1f
Merge pull request #195 from testing-library/renovate/babel-monorepo
There are 25 commits in total.
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: