michaelhettmer / react-hooks-use-previous

Strongly typed and well tested React Hooks to store and retrieve previous values from any component property.
MIT License
7 stars 1 forks source link

chore(deps): update dependency @testing-library/react-hooks to v6 - autoclosed #38

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react-hooks 5.1.3 -> 6.0.0 age adoption passing confidence

Release Notes

testing-library/react-hooks-testing-library ### [`v6.0.0`](https://togithub.com/testing-library/react-hooks-testing-library/releases/v6.0.0) [Compare Source](https://togithub.com/testing-library/react-hooks-testing-library/compare/v5.1.3...v6.0.0) ##### chore - Drop Node 10 support ([#​623](https://togithub.com/testing-library/react-hooks-testing-library/issues/623)) ([39dd228](https://togithub.com/testing-library/react-hooks-testing-library/commit/39dd2280bf79259e1e271c226465e2af20999fa5)), closes [#​621](https://togithub.com/testing-library/react-hooks-testing-library/issues/621) ##### BREAKING CHANGES - Node 10 is no longer supported

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (ebd0f03) into master (c6bed40) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ebd0f03 differs from pull request most recent head 5d849c2. Consider uploading reports for the commit 5d849c2 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           25        25           
  Branches         5         5           
=========================================
  Hits            25        25           

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 c6bed40...5d849c2. Read the comment docs.