-
Notifications
You must be signed in to change notification settings - Fork 29k
[BREAKING] Support ESLint v9 in plugin, config and next lint
#71218
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
Merged
Changes from 10 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
e401e37
[DO NOT MERGE] ESLint
devjiwonchoi a87173a
delete on the fly unsupported when is >= 9
devjiwonchoi e7ba144
fix: eslint v9 plugins value is object
devjiwonchoi 0d43541
fix: eslint v9 config files don't start with dot
devjiwonchoi 66ed5fc
Merge branch 'canary' into 10-13-_do_not_merge_eslint
devjiwonchoi aa4fa4b
chore: bump plugins for v9
devjiwonchoi 4ea7adb
refactor condition
devjiwonchoi e790cbc
fix: look for v9 configs first
devjiwonchoi bfabfb9
frozen lock file
devjiwonchoi 362a2ff
chore: ts extensions are experymental
devjiwonchoi 23d0a93
ncc-compiled
devjiwonchoi 1e4534a
test: pin eslint to 8 for first time setup testing
devjiwonchoi 2245269
test: add v8 and v9 for next build and lint
devjiwonchoi f61fe67
Update packages/eslint-config-next/package.json
devjiwonchoi 8925753
frozen lockfile
devjiwonchoi 9b382be
test: improve linting
devjiwonchoi ef1b68c
test: update
devjiwonchoi c608bf1
install v9
devjiwonchoi 87ca73b
delete _v9
devjiwonchoi 547e6e7
test: with v8
devjiwonchoi 57366a2
test: with v8 and remove path as it duplicates test
devjiwonchoi ad53745
test: add v9 tests that was missed
devjiwonchoi e2278fc
default eslint to v9
devjiwonchoi f576bac
update lint-staged
devjiwonchoi 9b51be9
for eslint, use .eslintrc.cli.json
devjiwonchoi 3eb3494
Merge branch '10-13-_do_not_merge_eslint' of github.com:vercel/next.j…
devjiwonchoi 23dd9c1
eslint-v8 and eslint 9 is default
devjiwonchoi ca961e1
Merge branch 'canary' of github.com:vercel/next.js into 10-13-_do_not…
devjiwonchoi 3650648
fix: allow user to pass
devjiwonchoi f390079
Merge branch '10-13-_do_not_merge_eslint' into 10-14-test_improve_lin…
devjiwonchoi f0b7f4a
update snapshot
devjiwonchoi 29436b6
upgrade repo eslint to v9
devjiwonchoi b9dd477
Merge branch '10-13-_do_not_merge_eslint' of github.com:vercel/next.j…
devjiwonchoi 0c8c0e5
test: add comments based on the previous test
devjiwonchoi aea3112
Disable rules less broadly
eps1lon ec1d385
Update lint-staged.config.js
eps1lon 418e359
Merge branch 'canary' of github.com:vercel/next.js into 10-13-_do_not…
devjiwonchoi 85e118b
chore: use legacy eslint unless config v9 was found
devjiwonchoi 23362e3
test: skip tests that require eslint-formatter-compact
devjiwonchoi 4dbb080
fix: remove unsupported options only when using flat config with v9
devjiwonchoi 1f8b07a
test: move v8 specific test to development isolated
devjiwonchoi 515ee54
add next-lint-formatter-compact test to eslintignore for lint staged
devjiwonchoi 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
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.