-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat: support ESLint v9 #9002
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
JoshuaKGoldberg
merged 30 commits into
typescript-eslint:v8
from
JoshuaKGoldberg:eslint-9
May 12, 2024
Merged
feat: support ESLint v9 #9002
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
3cfccd8
feat: support ESLint 9
JoshuaKGoldberg 6f4fdd7
Fix some eslint-plugin tests
JoshuaKGoldberg 7c3a185
Re-add v8 and remove unnecessary peerDependencies
JoshuaKGoldberg eae61eb
Fix no-unused-vars test rule
JoshuaKGoldberg 0cd79cb
Merge branch 'v8' into eslint-9
JoshuaKGoldberg 4aeed8a
Merge branch 'v8' into eslint-9
JoshuaKGoldberg 13f3964
Updated snapshots
JoshuaKGoldberg 0948bf2
put back tmp@0.2.1
JoshuaKGoldberg 8bcb0e2
Fixed linting by disabling plugins temporarily
JoshuaKGoldberg e9b8908
Update two more integration snapshots for no-unused-vars
JoshuaKGoldberg 1fc6fa2
Ugh, missing "
JoshuaKGoldberg e053179
Remove legacy rule function form
JoshuaKGoldberg b9f681f
Merge branch 'v8'
JoshuaKGoldberg 6b6e249
Fix legacy-config test to actually use legacy config
JoshuaKGoldberg bc6d611
Revert "Remove legacy rule function form"
JoshuaKGoldberg 0451e84
Update ESLint 8/9 RuleCreateFunction comments
JoshuaKGoldberg 129eb65
Start reverting the local dev changes
JoshuaKGoldberg 88024e2
Some more reverts
JoshuaKGoldberg 1cae50d
oopsies comment level
JoshuaKGoldberg 2bb898a
yarn test -u the integration tests
JoshuaKGoldberg 8d893a4
Merge branch 'v8' into eslint-9
JoshuaKGoldberg 53193dd
regenerate yarn.lock
JoshuaKGoldberg ed41f48
yarn dedupe, and undo some eslint.config changes
JoshuaKGoldberg 0594a7a
Remove extra node:
JoshuaKGoldberg 5b4c85f
Finally revert nodeType changes
JoshuaKGoldberg 175c292
one more deprecation fix
JoshuaKGoldberg 9a7d27f
Update eslint-plugin schemas snapshot
JoshuaKGoldberg 4a79978
Annoying tmp version update
JoshuaKGoldberg 72d19bd
Add eslint_v9_tests
JoshuaKGoldberg ee1d91c
Fix yarn.lock
JoshuaKGoldberg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../VariableDeclaration/fixtures/_error_/missing-value-in-using/snapshots/2-Babel-Error.shot
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...iableDeclaration/fixtures/_error_/missing-value-in-using/snapshots/3-Alignment-Error.shot
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.