-
-
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.43.0
head repository: typescript-eslint/typescript-eslint
compare: v8.44.0
- 9 commits
- 43 files changed
- 8 contributors
Commits on Sep 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 70c948c - Browse repository at this point
Copy the full SHA 70c948cView commit details
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>
Configuration menu - View commit details
-
Copy full SHA for 95c7287 - Browse repository at this point
Copy the full SHA 95c7287View commit details
Commits on Sep 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 42527df - Browse repository at this point
Copy the full SHA 42527dfView commit details
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>
Configuration menu - View commit details
-
Copy full SHA for c58ac35 - Browse repository at this point
Copy the full SHA c58ac35View commit details -
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.ts Co-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>
Configuration menu - View commit details
-
Copy full SHA for 85d8dea - Browse repository at this point
Copy the full SHA 85d8deaView commit details -
chore(deps): update dependency stylelint to v16.24.0 (#11601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a704bdb - Browse repository at this point
Copy the full SHA a704bdbView commit details -
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum memb…
…ers (#11490) * fix: enums in no-unnecessary-type-conversion * chore: fix lint issue
Configuration menu - View commit details
-
Copy full SHA for 2ed6857 - Browse repository at this point
Copy the full SHA 2ed6857View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 684e63f - Browse repository at this point
Copy the full SHA 684e63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77056f7 - Browse repository at this point
Copy the full SHA 77056f7View 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.43.0...v8.44.0