byte-fe / react-model

The next generation state management library for React
235 stars 22 forks source link

Update @testing-library/react-hooks to the latest version 🚀 #120

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @testing-library/react-hooks was updated from 1.1.0 to 2.0.1.

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 v2.0.1

Changes

  • Forgot some references in the README
Commits

The new version differs by 42 commits.

  • afbc0ca 2.0.1
  • 890b7b1 Update README and docs
  • bf78784 2.0.0
  • 09616b7 Automatically wrap waitForNextUpdate in act. Fixes #14, #110
  • ab7ad16 Merge pull request #137 from testing-library/renovate/husky-3.x
  • 9b43028 Merge pull request #138 from testing-library/renovate/react-monorepo
  • 5ece0cc Update react monorepo to v16.9.0
  • 72889b5 Update dependency husky to v3.0.3
  • d3bc6c9 Merge pull request #133 from testing-library/renovate/husky-3.x
  • 8446fbc Update dependency husky to v3.0.2
  • 3cd38b2 Merge pull request #132 from testing-library/renovate/lint-staged-9.x
  • 3938290 Update dependency lint-staged to v9.2.1
  • 9afddc4 Merge pull request #129 from testing-library/renovate/eslint-6.x
  • 7547316 Update dependency eslint to v6.1.0
  • 0c8d54c Merge pull request #128 from testing-library/renovate/all-contributors-cli-6.x

There are 42 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:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #120   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         258    258           
  Branches       50     50           
=====================================
  Hits          258    258

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 aa85955...66bf2a9. Read the comment docs.