Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency eslint-plugin-react-hooks to v5 #274

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

open-turo-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react-hooks (source) dependencies major 4.6.2 -> 5.0.0

Release Notes

facebook/react (eslint-plugin-react-hooks)

v5.0.0

Compare Source

  • 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) in #​25162

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@open-turo-bot open-turo-bot requested a review from a team as a code owner October 12, 2024 00:29
@open-turo-bot open-turo-bot force-pushed the c/renovate_major-5-react-monorepo branch 2 times, most recently from 4832f53 to 28ce0b8 Compare October 23, 2024 00:30
BREAKING CHANGE: eslint-plugin-react-hooks upgraded from v4 to v5, may surface new errors
@michaeljaltamirano michaeljaltamirano force-pushed the c/renovate_major-5-react-monorepo branch from 28ce0b8 to 75f39a8 Compare October 28, 2024 17:46
Copy link

github-actions bot commented Oct 28, 2024

Release notes preview

Below is a preview of the release notes if your PR gets merged.


8.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • deps: eslint-plugin-react-hooks upgraded from v4 to v5, may surface new errors

Bug Fixes

  • deps: update dependency eslint-plugin-react-hooks to v5 (75f39a8)

Breaking changes file docs/breaking-changes/v8.md

Breaking changes in v8

  • Major version upgrade of eslint-plugin-react-hook may result in new errors.

@michaeljaltamirano michaeljaltamirano merged commit a755481 into main Oct 28, 2024
2 checks passed
@michaeljaltamirano michaeljaltamirano deleted the c/renovate_major-5-react-monorepo branch October 28, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants