-
-
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.48.0
head repository: typescript-eslint/typescript-eslint
compare: v8.48.1
- 14 commits
- 57 files changed
- 8 contributors
Commits on Nov 24, 2025
-
chore(deps): update dependency glob to v11.1.0 (#11786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17601fc - Browse repository at this point
Copy the full SHA 17601fcView commit details
Commits on Nov 26, 2025
-
chore: refactor
createErrorfor easier use (#11775)* chore: refactor `createError` for easier use * reorder union type * Linting
Configuration menu - View commit details
-
Copy full SHA for 9738933 - Browse repository at this point
Copy the full SHA 9738933View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3252978 - Browse repository at this point
Copy the full SHA 3252978View commit details
Commits on Nov 27, 2025
-
chore(deps): update dependency webpack to v5.103.0 (#11792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a50bc3 - Browse repository at this point
Copy the full SHA 3a50bc3View commit details -
chore(deps): update dependency markdownlint-cli to ^0.46.0 (#11796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d622778 - Browse repository at this point
Copy the full SHA d622778View commit details
Commits on Nov 28, 2025
-
fix(eslint-plugin): [consistent-type-exports] check value flag before…
… resolving alias (#11769) check value flag during iteration
Configuration menu - View commit details
-
Copy full SHA for bb9ba53 - Browse repository at this point
Copy the full SHA bb9ba53View commit details -
fix(eslint-plugin): honor ignored base types on generic classes (#11767)
* fix(eslint-plugin): honor ignored base types on generic classes * Address feedback: apply review style suggestions --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 0db02ac - Browse repository at this point
Copy the full SHA 0db02acView commit details -
chore(deps): update dependency stylelint to v16.26.0 (#11807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d809f5 - Browse repository at this point
Copy the full SHA 3d809f5View commit details -
test(eslint-plugin): [consistent-type-exports] add more shadowed impo…
…rts tests (#11766) * fix: consistent-type-exports handle shadowed import correctly * add re-export tests --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 16cf0f7 - Browse repository at this point
Copy the full SHA 16cf0f7View commit details -
fix(eslint-plugin): [restrict-template-expressions] check base types …
…in allow list (#11764) * fix(restrict-template-expressions): check base types in allow list Allow derived types in template expressions when base types are in allow list Fixes #11759 * fix: improve test coverage and fix import formatting * fix: improve test coverage and fix linting issues * chore: trigger CI rebuild * refactor: deduplicate base type checking logic - Remove unnecessary test comments - Extract hasBaseTypes to shared util - Create matchesTypeOrBaseType with matcher pattern * remove unnecessary test comments * add multiple inheritance tests * chore: retrigger CI --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 906cc3c - Browse repository at this point
Copy the full SHA 906cc3cView commit details
Commits on Dec 1, 2025
-
chore(typescript-estree): use class property to define
TSError.name…… instead of `Object.defineProperty()` (#11776) chore: use class property to define `TSError.name` instead of `Object.defineProperty`
Configuration menu - View commit details
-
Copy full SHA for ec8b652 - Browse repository at this point
Copy the full SHA ec8b652View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b2bb4 - Browse repository at this point
Copy the full SHA f8b2bb4View commit details -
fix(eslint-plugin): revert "[no-redundant-type-constituents] use assi…
Configuration menu - View commit details
-
Copy full SHA for 5ac66a6 - Browse repository at this point
Copy the full SHA 5ac66a6View commit details
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8fe3445 - Browse repository at this point
Copy the full SHA 8fe3445View 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.48.0...v8.48.1