Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:website
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:main
Uh oh!
There was an error while loading.Please reload this page.
- 10commits
- 17files changed
- 7contributors
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>
Commits on Nov 26, 2025
chore: refactor
createErrorfor easier use (#11775)* chore: refactor `createError` for easier use* reorder union type* Linting
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>
chore(deps): update dependency markdownlint-cli to ^0.46.0 (#11796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Nov 28, 2025
fix(eslint-plugin): [consistent-type-exports] check value flag before…
… resolving alias (#11769)check value flag during iteration
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>
chore(deps): update dependency stylelint to v16.26.0 (#11807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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>
fix(eslint-plugin): [restrict-template-expressions] check base types …
…in allow list (#11764)* fix(restrict-template-expressions): check base types in allow listAllow derived types in template expressions when base types are in allow listFixes#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>
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 website...main
Uh oh!
There was an error while loading.Please reload this page.