-
-
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.47.0
head repository: typescript-eslint/typescript-eslint
compare: v8.48.0
- 16 commits
- 104 files changed
- 12 contributors
Commits on Nov 21, 2025
-
chore(deps): update dependency knip to v5.69.0 (#11768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2929b87 - Browse repository at this point
Copy the full SHA 2929b87View commit details
Commits on Nov 23, 2025
-
fix(eslint-plugin): [consistent-generic-constructors] ignore when con…
…structor is typed array (#10477) Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 5ea21f1 - Browse repository at this point
Copy the full SHA 5ea21f1View commit details -
fix(typescript-estree): infers singleRun as true for project service (#…
…11327) Co-authored-by: James Henry <james@henry.sc> Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 75cc7d2 - Browse repository at this point
Copy the full SHA 75cc7d2View commit details -
fix(scope-manager): change unhelpful
aaaerror message and change `……analyze` to expects `Program` (#11747)
Configuration menu - View commit details
-
Copy full SHA for 2311a76 - Browse repository at this point
Copy the full SHA 2311a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c421d30 - Browse repository at this point
Copy the full SHA c421d30View commit details -
feat(eslint-plugin): [no-redundant-type-constituents] use assignabili…
…ty checking for redundancy checks (#10744) Co-authored-by: mdm317 <165365534+gen-ip-1@users.noreply.github.com> Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 2ffb168 - Browse repository at this point
Copy the full SHA 2ffb168View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4dc42a - Browse repository at this point
Copy the full SHA a4dc42aView commit details
Commits on Nov 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a46332 - Browse repository at this point
Copy the full SHA 8a46332View commit details -
chore(deps): update dependency @microsoft/api-extractor to v7.55.0 (#…
…11779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2d5c86 - Browse repository at this point
Copy the full SHA a2d5c86View commit details -
feat(rule-tester): remove workaround for jest circular structure error (
#11772) remove jest workaround
Configuration menu - View commit details
-
Copy full SHA for c7119b5 - Browse repository at this point
Copy the full SHA c7119b5View commit details -
chore: remove SKIP_AST_SPEC_REBUILD internally (#11783)
* chore: remove SKIP_AST_SPEC_REBUILD internally * Added implicitDependencies to types/package.json
Configuration menu - View commit details
-
Copy full SHA for 78858ee - Browse repository at this point
Copy the full SHA 78858eeView commit details -
feat(typescript-estree): replace fast-glob with tinyglobby (#11740)
* chore: replace fast-glob with tinyglobby * lil comment fix --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for a915893 - Browse repository at this point
Copy the full SHA a915893View commit details -
fix(typescript-estree): disallow binding patterns in parameter proper…
…ties (#11760) * disallow binding patterns in parameter properties * fixes * parameter left is always Indetifier * add type assertions * add getParameterPropertyIdentifier * fix * add test * linting * fixes * fix * chore: remove SKIP_AST_SPEC_REBUILD env var in CI * chore: types implicitly depends on ast-spec --------- Co-authored-by: JamesHenry <james@henry.sc> Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 5f04910 - Browse repository at this point
Copy the full SHA 5f04910View commit details -
fix(typescript-estree): add
TSImportType.source(#11591)* fix(typescript-estree): add `TSImportType.source` * bypass build step * Use `workspace:*` * Revert "Use `workspace:*`" This reverts commit 91ec0bc. * chore: remove SKIP_AST_SPEC_REBUILD env var in CI * chore: types implicitly depends on ast-spec * Revert "bypass build step" This reverts commit daf5460. --------- Co-authored-by: JamesHenry <james@henry.sc> Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 3e38031 - Browse repository at this point
Copy the full SHA 3e38031View commit details -
chore(eslint-plugin): correct TODO comment on the wrong line (#11773)
* chore(eslint-plugin): update eslint recommended config Remove TODO and update comments related to `no-new-symbol` rule. The `no-new-symbol` rule was deprecated in ESLint 9.0.0 and will be removed in ESLint v11.0.0. We need to keep the rule disabled until TSESLint drops support for ESLint 8. (This commit message was automatically generated by an LLM.) * Update packages/eslint-plugin/src/configs/eslint-recommended-raw.ts Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> * prettier --write --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for d26e9de - Browse repository at this point
Copy the full SHA d26e9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb1551 - Browse repository at this point
Copy the full SHA 6fb1551View 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.47.0...v8.48.0