Endava / BEEQ

BEEQ Design System, a web component library ruled by Endavan developers :)
https://beeq.design
Apache License 2.0
79 stars 12 forks source link

chore(deps): update dependency eslint-plugin-react-hooks to v5 #1343

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

facebook/react (eslint-plugin-react-hooks) ### [`v5.0.0`](https://redirect.github.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#500) [Compare Source](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...eslint-plugin-react-hooks@5.0.0) - **New Violations:** Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means `_Button` or `_component` are no longer valid. ([@​kassens](https://redirect.github.com/kassens)) in [#​25162](https://redirect.github.com/facebook/react/pull/25162) - Consider dispatch from `useActionState` stable. ([@​eps1lon](https://redirect.github.com/eps1lon) in [#​29665](https://redirect.github.com/facebook/react/pull/29665)) - Add support for ESLint v9. ([@​eps1lon](https://redirect.github.com/eps1lon) in [#​28773](https://redirect.github.com/facebook/react/pull/28773)) - Accept `as` expression in callback. ([@​StyleShit](https://redirect.github.com/StyleShit) in [#​28202](https://redirect.github.com/facebook/react/pull/28202)) - Accept `as` expressions in deps array. ([@​StyleShit](https://redirect.github.com/StyleShit) in [#​28189](https://redirect.github.com/facebook/react/pull/28189)) - Treat `React.use()` the same as `use()`. ([@​kassens](https://redirect.github.com/kassens) in [#​27769](https://redirect.github.com/facebook/react/pull/27769)) - Move `use()` lint to non-experimental. ([@​kassens](https://redirect.github.com/kassens) in [#​27768](https://redirect.github.com/facebook/react/pull/27768)) - Support Flow `as` expressions. ([@​cpojer](https://redirect.github.com/cpojer) in [#​27590](https://redirect.github.com/facebook/react/pull/27590)) - Allow `useEffect(fn, undefined)`. ([@​kassens](https://redirect.github.com/kassens) in [#​27525](https://redirect.github.com/facebook/react/pull/27525)) - Disallow hooks in async functions. ([@​acdlite](https://redirect.github.com/acdlite) in [#​27045](https://redirect.github.com/facebook/react/pull/27045)) - Rename experimental `useEvent` to `useEffectEvent`. ([@​sebmarkbage](https://redirect.github.com/sebmarkbage) in [#​25881](https://redirect.github.com/facebook/react/pull/25881)) - Lint for presence of `useEvent` functions in dependency lists. ([@​poteto](https://redirect.github.com/poteto) in [#​25512](https://redirect.github.com/facebook/react/pull/25512)) - Check `useEvent` references instead. ([@​poteto](https://redirect.github.com/poteto) in [#​25319](https://redirect.github.com/facebook/react/pull/25319)) - Update `RulesOfHooks` with `useEvent` rules. ([@​poteto](https://redirect.github.com/poteto) in [#​25285](https://redirect.github.com/facebook/react/pull/25285))

Configuration

πŸ“… Schedule: Branch creation - " 0 1 *" in timezone Europe/Bucharest, Automerge - At any time (no schedule defined).

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

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 4fec5b15399766456db28d5a2edf3652a5fe0fd0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

πŸ“‚ See all runs for this CI Pipeline Execution


βœ… Successfully ran 5 targets - [`nx run beeq:storybook-build --output-style=stream`](https://cloud.nx.app/runs/OePNJDDaDB?utm_source=pull-request&utm_medium=comment) - [`nx affected -t e2e --exclude=*,!tag:core --parallel=3 --ci --code-coverage --output-style=stream --base=6f85d5d84379ee80e32c0cc0a9694dc320a1af65 --head=4fec5b15399766456db28d5a2edf3652a5fe0fd0`](https://cloud.nx.app/runs/uZ5zjKjLW6?utm_source=pull-request&utm_medium=comment) - [`nx affected -t build --exclude=*,!tag:publishable --parallel=3 --output-style=stream --base=6f85d5d84379ee80e32c0cc0a9694dc320a1af65 --head=4fec5b15399766456db28d5a2edf3652a5fe0fd0`](https://cloud.nx.app/runs/ysuSF0EgTE?utm_source=pull-request&utm_medium=comment) - [`nx affected -t test --exclude=*,!tag:core --parallel=3 --output-style=stream --ci --base=6f85d5d84379ee80e32c0cc0a9694dc320a1af65 --head=4fec5b15399766456db28d5a2edf3652a5fe0fd0`](https://cloud.nx.app/runs/jmXsWClMSo?utm_source=pull-request&utm_medium=comment) - [`nx affected -t lint --exclude=*,!tag:publishable --parallel=3 --output-style=stream --base=6f85d5d84379ee80e32c0cc0a9694dc320a1af65 --head=4fec5b15399766456db28d5a2edf3652a5fe0fd0`](https://cloud.nx.app/runs/nCWL5hp7AK?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud