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.44.1
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.45.0
- 15commits
- 61files changed
- 10contributors
Commits on Sep 25, 2025
chore(deps): update dependency monaco-editor to ~0.53.0 (#11607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Sep 27, 2025
Commits on Sep 29, 2025
fix: disable generating declaration maps (#11627)
build: disable generating declaration maps
fix(eslint-plugin): [no-base-to-string] check if superclass is ignored (
#11617)* chore: check if superclass is ignored* chore: fix linting issues* chore: increase code coverage* chore: add more test* chore: adds requested changes* chore: fix format issues* chore: trigger ci
chore: update test fixtures to avoid spellcheck error (#11626)
* chore: update test fixtures to avoid spellcheck error* Update snapshot
docs: add parserOptions note to Type Checking (#11523)
* docs: add parserOptions note to Type Checking* chore: update shared-config* Update docs/users/Shared_Configurations.mdx---------Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
feat(eslint-plugin): expose rule name via RuleModule interface (#11616)
* feat: expose rule name on RuleModule interface* fix: resolve type errors after adding name to RuleModule* Update packages/utils/src/ts-eslint/Rule.tsCo-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>* Update packages/eslint-plugin/tests/rules/no-unused-vars/no-unused-vars-eslint.test.tsCo-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>* fix: update rule name in no-unused-vars test to match definition* refactor: add name property to RuleWithMeta---------Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
chore(deps): update dependency knip to v5.64.0 (#11658)
* chore(deps): update dependency knip to v5.64.0* Remove redundant entries---------Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
chore(deps): update eslint monorepo to v9.36.0 (#11644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
fix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion…
… should not apply to top-level ternary expressions (#11614)report only when ternary is top-level inside Boolean
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.44.1...v8.45.0
Uh oh!
There was an error while loading.Please reload this page.