ricokahler / babel-plugin-tsconfig-paths-module-resolver

Use tsconfig-paths in any bundler that supports a custom babel config.
MIT License
40 stars 2 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/react ### [`v4.6.0`](https://togithub.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#​460) ### [`v4.5.0`](https://togithub.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#​450) - Fix false positive error with large number of branches. ([@​scyron6](https://togithub.com/scyron6) in [#​24287](https://togithub.com/facebook/react/pull/24287)) ### [`v4.4.0`](https://togithub.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#​440) - No changes, this was an automated release together with React 18. ### [`v4.3.0`](https://togithub.com/facebook/react/blob/HEAD/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: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.87% // Head: 93.87% // No change to project coverage :thumbsup:

Coverage data is based on head (efedc9e) compared to base (282de6c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ======================================= Coverage 93.87% 93.87% ======================================= Files 4 4 Lines 49 49 Branches 20 20 ======================================= Hits 46 46 Misses 2 2 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rico+Kahler). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rico+Kahler)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.