-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency eslint to v10 #28
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -52,7 +52,7 @@ | |
| "@types/react-dom": "^19.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.13.0", | ||
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "@typescript-eslint/typescript-estree": "^8.13.0", | ||
| "eslint": "^8", | ||
| "eslint": "^10.0.0", | ||
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The upgrade to Suggested FixUpdate the Prompt for AI AgentThere was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Upgrading ESLint to v10 without migrating from Suggested FixMigrate the existing Prompt for AI AgentThere was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The ESLint v10 upgrade is missing the required migration to the new flat config format ( Suggested FixMigrate the existing ESLint configuration from Prompt for AI AgentThere was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The upgrade to ESLint v10 is incompatible with the project's legacy Suggested FixBefore upgrading to ESLint v10, migrate the project's ESLint configuration from the legacy Prompt for AI AgentThere was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The upgrade to ESLint v10 is incompatible with the installed version of Suggested FixUpdate the version constraint for Prompt for AI AgentThere was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The upgrade to ESLint v10 is missing the required Suggested FixCreate a new Prompt for AI Agent |
||
| "eslint-config-mitodl": "^2.1.0", | ||
| "eslint-config-next": "15.5.12", | ||
| "eslint-config-prettier": "^10.0.0", | ||
|
Comment on lines
+55
to
58
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Upgrading to ESLint 10 causes a runtime crash in the linting process due to an incompatibility with Suggested FixTo resolve this incompatibility, either downgrade ESLint to version 9.x, or use the Prompt for AI Agent |
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.