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:v8.46.3
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.46.4
- 14commits
- 126files changed
- 9contributors
Commits on Nov 3, 2025
chore(eslint-plugin): use correct type for return type of `createVali…
…dator` (#11721)refactor(eslint-plugin): use correct type for return type of `createValidator`
Commits on Nov 7, 2025
fix(eslint-plugin): [no-deprecated] fix double-report on computed lit…
…eral identifiers (#11006)* fix(eslint-plugin): [no-deprecated] adds support for string literal member access (#10958)* fix(eslint-plugin): [no-deprecated] adds support for computed member access (#10958)* fix(eslint-plugin): [no-deprecated] adds support for computed member access (#10958)* fix(eslint-plugin): [no-deprecated] adds support for computed member access (#10958)* fix(eslint-plugin): [no-deprecated] adds support for computed member access (#10958)* Unified branches of logic* git checkout main -- .vscode/launch.json* Update packages/eslint-plugin/tests/rules/no-deprecated.test.tsCo-authored-by: Ronen Amiel <ronen.amiel@gmail.com>* Remove remaining unnecessary console.logs* Literal test for numbers* Retarget to just the computed identifier* Remove change noise---------Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>Co-authored-by: Ronen Amiel <ronen.amiel@gmail.com>
docs: add note about "only: true" (#11679)
* docs: add note about "only: true"* Update Local_Development.mdx
fix(eslint-plugin): handle override modifier in promise-function-asyn…
…c fixer (#11730)* fix(eslint-plugin): handle override modifier in promise-function-async fixer* fill issue number
Commits on Nov 10, 2025
chore(deps): update dependency globals to v16.5.0 (#11746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @vitest/eslint-plugin to v1.4.0 (#11743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @microsoft/api-extractor to v7.53.1 (#…
…11692)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
chore(deps): update dependency @swc/core to v1.14.0 (#11741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(parser): error when both
projectServiceandprojectare set (#……11333)* fix(parser): error when both `projectService` and `project` are set* more env stubbing in semanticInfo.test.ts* Consolidated typed testing and env checks with getTypedRuleTester* More fixes, for now* Progress* More.* Move the defaulting logic into createRuleTesterWithTypes* Further streamlining* Streamlined inside createRuleTesterWithTypes* Fall back to project: true---------Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
chore(deps): update dependency knip to v5.67.1 (#11751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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 v8.46.3...v8.46.4
Uh oh!
There was an error while loading.Please reload this page.