Skip to content

Conversation

@Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Aug 30, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@vercel
Copy link

vercel bot commented Aug 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
eslint-react Building Building Preview Comment Aug 30, 2025 5:08pm

@Rel1cx Rel1cx requested a review from Copilot August 30, 2025 17:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug introduced in version 1.52.6 where react-hooks-extra rules were not properly exported due to missing .rules property access.

  • Fixed the export of react-hooks-extra rules by accessing the .rules property
  • Updated @mdx-js/mdx dependency to version 3.1.1

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/plugins/eslint-plugin/src/index.ts Fixed the bug by adding .rules property access to reactHooksExtra
apps/website/package.json Updated MDX dependency version
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.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​mdx-js/​mdx@​3.1.0 ⏵ 3.1.19910010089 +7100

View full report

@Rel1cx Rel1cx merged commit a573c17 into main Aug 30, 2025
9 of 10 checks passed
@Rel1cx Rel1cx deleted the react-hooks-extra-rules-exports branch August 30, 2025 17:28
Rel1cx added a commit that referenced this pull request Aug 30, 2025
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.

2 participants