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

WRR-1005: Updated Eslint to version 9 and applied breaking changes on enact custom rules #41

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from

Conversation

daniel-stoian-lgp
Copy link
Contributor

@daniel-stoian-lgp daniel-stoian-lgp commented Nov 28, 2024

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • I have run automated CLI testing and it is passed
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Support for eslint 8 was dropped and Eslint 9 was released

Resolution

Updated Eslint to version 9 and migrated custom rules code based on breaking changes
https://eslint.org/blog/2023/09/preparing-custom-rules-eslint-v9/#from-context-to-sourcecode
https://eslint.org/docs/latest/use/configure/migration-guide
https://eslint.org/docs/latest/use/migrate-to-9.0.0

Additional Considerations

Links

WRR-1005

Comments

Enact-DCO-1.0-Signed-off-by: Daniel Stoian ([email protected])

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
lib/rules/prop-types.js Outdated Show resolved Hide resolved
tests/display-name/display-name.js Outdated Show resolved Hide resolved
tests/display-name/display-name.js Outdated Show resolved Hide resolved
tests/display-name/display-name.js Outdated Show resolved Hide resolved
tests/display-name/display-name.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@daniel-stoian-lgp daniel-stoian-lgp changed the title feature/WRR-1005: Updated Eslint to version 9 and applied breaking changes on enact custom rules WRR-1005: Updated Eslint to version 9 and applied breaking changes on enact custom rules Jan 20, 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.

3 participants