ricokahler / next-plugin-preval

Pre-evaluate async functions during builds and import them like JSON
MIT License
255 stars 12 forks source link

chore(deps): update dependency eslint-plugin-react-hooks to v4.3.0 #76

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react-hooks (source) 4.2.0 -> 4.3.0 age adoption passing confidence

Release Notes

facebook/react ### [`v4.3.0`](https://togithub.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md#​430) - Support ESLint 8. ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey) in [#​22248](https://togithub.com/facebook/react/pull/22248)) - Fix a crash with an empty effect. ([@​ChrisRu](https://togithub.com/ChrisRu) in [#​20385](https://togithub.com/facebook/react/pull/20385)) - Improve the error message. ([@​callmetwan](https://togithub.com/callmetwan) in [#​20692](https://togithub.com/facebook/react/pull/20692)) - Handle optional chained methods as dependency. ([@​AriPerkkio](https://togithub.com/AriPerkkio) in [#​20247](https://togithub.com/facebook/react/pull/20247)) - Assume the new `useTransition` signature in the rule. ([@​rickhanlonii](https://togithub.com/rickhanlonii) in [#​20976](https://togithub.com/facebook/react/pull/20976))

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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 2 years ago

Codecov Report

Merging #76 (66b0920) into main (d82978a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   92.70%   92.70%           
=======================================
  Files           2        2           
  Lines          96       96           
  Branches       32       32           
=======================================
  Hits           89       89           
  Misses          6        6           
  Partials        1        1           

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 d82978a...66b0920. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: