Skip to content

chore(deps): update dependency @eslint-react/eslint-plugin to v3 - abandoned#2948

Merged
marcusrbrown merged 3 commits intomainfrom
renovate/eslint-react-eslint-plugin-3.x
Apr 5, 2026
Merged

chore(deps): update dependency @eslint-react/eslint-plugin to v3 - abandoned#2948
marcusrbrown merged 3 commits intomainfrom
renovate/eslint-react-eslint-plugin-3.x

Conversation

@bfra-me
Copy link
Copy Markdown
Contributor

@bfra-me bfra-me Bot commented Mar 25, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
@eslint-react/eslint-plugin (source) peerDependencies major ^2.2.3^2.2.3 || ^3.0.0 OpenSSF Scorecard
@eslint-react/eslint-plugin (source) devDependencies major 2.13.03.0.0 OpenSSF Scorecard

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v3.0.0

Compare Source

🧹 Chores
  • Version Packages.

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.5...v3.0.0


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 these updates again.


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

This PR has been generated by Renovate Bot.

@bfra-me bfra-me Bot added dependencies Dependency updates or security alerts major Major version changes renovate Renovate bot updates eslint-config labels Mar 25, 2026
@bfra-me
Copy link
Copy Markdown
Contributor Author

bfra-me Bot commented Mar 25, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: pnpm build

@bfra-me bfra-me Bot force-pushed the renovate/eslint-react-eslint-plugin-3.x branch 2 times, most recently from 975d547 to 43a417c Compare March 26, 2026 15:18
@bfra-me bfra-me Bot force-pushed the renovate/eslint-react-eslint-plugin-3.x branch 17 times, most recently from 5dd4fe0 to 8c2a595 Compare March 27, 2026 20:01
@bfra-me bfra-me Bot force-pushed the renovate/eslint-react-eslint-plugin-3.x branch 4 times, most recently from 3cee02c to 36920fd Compare March 28, 2026 22:49
@bfra-me bfra-me Bot force-pushed the renovate/eslint-react-eslint-plugin-3.x branch from 51a1c61 to 5a67df1 Compare March 28, 2026 23:01
bfra-me Bot and others added 2 commits March 28, 2026 23:02
@eslint-react/eslint-plugin v3 breaks eslint-typegen compatibility,
causing eslint-typegen to crash with 'Cannot read properties of
undefined (reading rules)' during type generation. This makes the
build fail. Reverting devDependency to v2.13.0 and keeping
peerDependency at ^2.2.3. Will revisit v3 once eslint-typegen
adds support for it.
@fro-bot
Copy link
Copy Markdown
Contributor

fro-bot commented Mar 29, 2026

CI Fix

Root Cause: @eslint-react/eslint-plugin v3.0.0 breaks eslint-typegen@2.3.1 compatibility. The eslint-typegen package crashes with TypeError: Cannot read properties of undefined (reading 'rules') when processing the plugin's new structure. This causes both the type-generation step (build failure) and the fixture test (ConfigError: Key 'react-hooks-extra': Expected an object).

Fix Applied: Reverted @eslint-react/eslint-plugin devDependency from 3.0.0 back to 2.13.0. The peerDependency constraint is kept at ^2.2.3. Updated the changeset to document the reversion.

Verification: ✅ Build, lint, type-check, and all 146 test files (3383 tests) pass locally.

Note: v3 will need to be revisited once eslint-typegen adds support for the plugin's new structure. The peerDependency already allows ^2.2.3 || ^3.0.0 (added by this PR), so consumers can upgrade when ready.

@bfra-me
Copy link
Copy Markdown
Contributor Author

bfra-me Bot commented Mar 29, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bfra-me bfra-me Bot changed the title chore(deps): update dependency @eslint-react/eslint-plugin to v3 chore(deps): update dependency @eslint-react/eslint-plugin to v3 - abandoned Apr 4, 2026
@bfra-me
Copy link
Copy Markdown
Contributor Author

bfra-me Bot commented Apr 4, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@marcusrbrown marcusrbrown changed the title chore(deps): update dependency @eslint-react/eslint-plugin to v3 - abandoned chore(deps): update dependency @eslint-react/eslint-plugin to v3 Apr 5, 2026
@marcusrbrown marcusrbrown enabled auto-merge (squash) April 5, 2026 07:14
@bfra-me bfra-me Bot changed the title chore(deps): update dependency @eslint-react/eslint-plugin to v3 chore(deps): update dependency @eslint-react/eslint-plugin to v3 - abandoned Apr 5, 2026
@marcusrbrown marcusrbrown merged commit 29051b0 into main Apr 5, 2026
16 checks passed
@marcusrbrown marcusrbrown deleted the renovate/eslint-react-eslint-plugin-3.x branch April 5, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates or security alerts major Major version changes renovate Renovate bot updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants