-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v8.51.0
head repository: typescript-eslint/typescript-eslint
compare: v8.52.0
- 16 commits
- 95 files changed
- 7 contributors
Commits on Dec 29, 2025
-
chore: extract AST check from convert.ts to ast-checks.ts (#11748)
* Chore: Extract AST check from convert.ts to ast-checks.ts * chore: extract AST check from convert.ts to ast-checks.ts * chore: add test for ast-checks.ts * chore: add test for ast-checks.ts * chore: add test for ast-checks.ts * chore: add function in ast-checks to run ts node checks * chore: fix lint errors * chore: update test * chore: address review * chore: review update * chore: update based on reviews * chore: minor fix * chore: merge main and update code * chore: minor update * chore: update based on reviews
Configuration menu - View commit details
-
Copy full SHA for 6a05a1a - Browse repository at this point
Copy the full SHA 6a05a1aView commit details
Commits on Dec 31, 2025
-
chore(typescript-estree): use
iterateComments()from ts-api-utils v……2.3 (#11893) * chore: use `iterateComments()` from ts-api-utils v2.3 * Linting
Configuration menu - View commit details
-
Copy full SHA for 45a7d2b - Browse repository at this point
Copy the full SHA 45a7d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46fc7fe - Browse repository at this point
Copy the full SHA 46fc7feView commit details
Commits on Jan 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 95c7c73 - Browse repository at this point
Copy the full SHA 95c7c73View commit details -
feat(typescript-estree): add tseslint.com redirects for CLI outputs (#…
…11895) * feat: add tseslint.com redirects package * Add splat redirect * Remove unnecessary? netlify.toml * Apply suggestion from @JoshuaKGoldberg
Configuration menu - View commit details
-
Copy full SHA for c036392 - Browse repository at this point
Copy the full SHA c036392View commit details -
chore(deps): update nx monorepo to v22.3.3 (#11848)
* chore(deps): update nx monorepo to v22.3.3 * fix tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brad Zacher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1b44c0 - Browse repository at this point
Copy the full SHA d1b44c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba5333 - Browse repository at this point
Copy the full SHA 8ba5333View commit details -
feat(eslint-plugin-internal): [no-multiple-lines-of-errors] add rule (#…
…11899) * feat(eslint-plugin-internal): [no-multiple-lines-of-errors] add rule * Share the object check, and a bit more testing * Remove no-dynamic-tests comment * even more testing * revert changes in no-unused-vars-eslint.test.ts
Configuration menu - View commit details
-
Copy full SHA for a166cea - Browse repository at this point
Copy the full SHA a166ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf79108 - Browse repository at this point
Copy the full SHA cf79108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb911d - Browse repository at this point
Copy the full SHA 3cb911dView commit details -
chore(typescript-estree): simplify `Convert#convertTypeArgumentsToTyp…
…eParameterInstantiation()` (#11924)
Configuration menu - View commit details
-
Copy full SHA for 94c5058 - Browse repository at this point
Copy the full SHA 94c5058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6335a4d - Browse repository at this point
Copy the full SHA 6335a4dView commit details -
fix(eslint-plugin): [no-base-to-string] detect @@toPrimitive and valu…
…eOf (#11901) * fix(eslint-plugin): [no-base-to-string] detect @@toPrimitive and valueOf * One more test, toValueOf
Configuration menu - View commit details
-
Copy full SHA for 309a38e - Browse repository at this point
Copy the full SHA 309a38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16766b4 - Browse repository at this point
Copy the full SHA 16766b4View commit details -
docs: add blog post on revamping the ban-types rule (#11873)
* docs: add blog post on revamping the ban-types rule * fix todo * how did 'revam-ing' sneak in there, I wonder... * Remove truncate changes * git checkout main -- packages/website/src/css/custom.css * fix: unsafe-function-type * Apply suggestions from code review Co-authored-by: Brad Zacher <[email protected]> * Also mention object with {} * Update date to 1/5 --------- Co-authored-by: Brad Zacher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b467b0 - Browse repository at this point
Copy the full SHA 6b467b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddd571 - Browse repository at this point
Copy the full SHA 9ddd571View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.51.0...v8.52.0