Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps @eslint-react/eslint-plugin from 2.5.4 to 2.7.0.

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v2.7.0 (2026-01-16)

What's Changed

✨ New

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.6.4...v2.7.0

v2.6.4 (2026-01-15)

What's Changed

✨ New

Full Changelog: Rel1cx/eslint-react@v2.6.2...v2.6.4

v2.6.2 (2026-01-14)

What's Changed

🐞 Fixes

New Contributors

Full Changelog: Rel1cx/eslint-react@v2.6.0...v2.6.2

v2.6.0 (2026-01-14)

What's Changed

✨ New

📝 Changes you should be aware of

The new no-unnecessary-use-ref rule is included in the strict presets.

... (truncated)

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v2.7.0 (2026-01-16)

✨ New

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.6.4...v2.7.0

v2.6.4 (2026-01-15)

✨ New

Full Changelog: Rel1cx/eslint-react@v2.6.2...v2.6.4

v2.6.2 (2026-01-14)

🐞 Fixes

New Contributors

Full Changelog: Rel1cx/eslint-react@v2.6.0...v2.6.2

v2.6.0 (2026-01-14)

✨ New

📝 Changes you should be aware of

The new no-unnecessary-use-ref rule is included in the strict presets.

This rule reports unnecessary uses of useRef when the ref is only used within a single effect which the value can be co-located inside the effect itself. Thanks to @​SukkaW for purposing it!

Full Changelog: Rel1cx/eslint-react@v2.5.7...v2.6.0

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 16, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-2.7.0 branch from c353262 to 40ae8bf Compare January 16, 2026 17:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2026

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-2.7.0 branch from 40ae8bf to 5cc8159 Compare January 17, 2026 15:01
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) from 2.5.4 to 2.7.0.
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.7.0/packages/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-2.7.0 branch from 5cc8159 to 669ff01 Compare January 17, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant