chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 6.1.1#67
chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 6.1.1#67dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
482c43e to
d3a2f97
Compare
d3a2f97 to
0cbf783
Compare
|
@dependabot rebase |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the eslint-plugin-react-hooks development dependency from version 5.2.0 to 6.1.1, which includes breaking changes such as requiring Node.js 18+ and introducing flat ESLint config as the default.
- Dependency version bump with major version change (5.2.0 → 6.1.1)
- Includes breaking changes to ESLint configuration format
- Adds new React hook violations and improved rule handling
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 6.1.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0cbf783 to
2ab9dc2
Compare
|
The build process has error: ⨯ ESLint: Converting circular structure to JSON --> starting at object with constructor 'Object' | property 'configs' -> object with constructor 'Object' | property 'flat/recommended' -> object with constructor 'Array' | ... | property 'plugins' -> object with constructor 'Object' --- property 'react-hooks' closes the circle Referenced from: /vercel/path0/node_modules/.pnpm/eslint-config-next@15.5.4_eslint@9.37.0_jiti@2.6.1__typescript@5.9.3/node_modules/eslint-config-next/index.js
Collecting page data ... |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps eslint-plugin-react-hooks from 5.2.0 to 6.1.1.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)