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.43.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.44.0
- 9commits
- 43files changed
- 8contributors
Commits on Sep 10, 2025
fix(deps): update dependency @eslint-community/eslint-utils to v4.8.0 (…
…#11589)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Sep 15, 2025
* fix: grammar* update* Update packages/utils/src/ts-eslint/eslint/FlatESLint.ts---------Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
feat(eslint-plugin): [await-thenable] report invalid (non-promise) va…
…lues passed to promise aggregator methods (#11267)* initial implementation* add promise.any* add missing test* wip* refactor, fix edge cases* add nested array test-case* missing coverage* Update packages/eslint-plugin/src/rules/await-thenable.tsCo-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>* use checker.isArrayLikeType for checking types that extend an array* code review comments* special case array literals* add ts-expect-error above tests with a type error* update lines missing code coverage---------Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>
chore(deps): update dependency stylelint to v16.24.0 (#11601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum memb…
…ers (#11490)* fix: enums in no-unnecessary-type-conversion* chore: fix lint issue
chore(deps): update eslint monorepo to v9.35.0 (#11600)
* fix(deps): update eslint monorepo to v9.35.0* Bring in no-empty-function suggestions* Wait, it's a union---------Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>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 v8.43.0...v8.44.0
Uh oh!
There was an error while loading.Please reload this page.