Skip to content

refactor: remove context compat functions #532

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

Merged

Conversation

michaelfaith
Copy link
Contributor

This change is in support of the larger migration to TypeScript, and a followup to the removal of support for ESLint v8. The context compatibility functions in the utils module were no longer necessary. I originally did this in the TypeScript branch, but that PR's going to be large enough. So, I'm trying to peel off smaller independent changes I can land separately first.

I also took the opportunity to shift the rules to use named imports from utils.

This change is in support of the larger migration to TypeScript., and a followup to the removal of support for ESLint v8.  The context compatibility functions in the `utils` module were no longer necessary.  I originally did this in the TypeScript branch, but that PR's going to be large enough.  So, I'm trying to peel off smaller independent changes I can land separately first.
@michaelfaith michaelfaith marked this pull request as ready for review July 22, 2025 23:10
@bmish bmish added the BREAKING CHANGE This change will require a major version bump label Jul 23, 2025
Copy link
Member

@bmish bmish left a comment

Choose a reason for hiding this comment

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

Thanks!

@bmish bmish merged commit f834dc2 into eslint-community:main Jul 23, 2025
5 checks passed
@michaelfaith michaelfaith deleted the refactor/remove-context-compat branch July 23, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants