-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v7.8.0
head repository: typescript-eslint/typescript-eslint
compare: v7.9.0
- 16 commits
- 77 files changed
- 14 contributors
Commits on Apr 29, 2024
-
docs: fix no-unnecessary-boolean-literal-compare example (#8981)
* docs: fix no-unnecessary-boolean-literal-compare example * docs: use simpler expressions on no-unnecessary-boolean-literal-compare examples
Configuration menu - View commit details
-
Copy full SHA for 6e1241b - Browse repository at this point
Copy the full SHA 6e1241bView commit details -
test(typescript-estree): add unit tests for inferSingleRun function (#…
…8943) test: add testCase
Configuration menu - View commit details
-
Copy full SHA for 7984ef7 - Browse repository at this point
Copy the full SHA 7984ef7View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68739b2 - Browse repository at this point
Copy the full SHA 68739b2View commit details
Commits on May 3, 2024
-
chore: update sponsors (#9040)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 225fd34 - Browse repository at this point
Copy the full SHA 225fd34View commit details -
docs: [no-floating-promises] remove ugly commas (#9034)
remove ugly commas
Configuration menu - View commit details
-
Copy full SHA for f248e68 - Browse repository at this point
Copy the full SHA f248e68View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab92621 - Browse repository at this point
Copy the full SHA ab92621View commit details -
fix: do not pass tsconfig canonical file name to typescript API to ge…
…t program details for config file (#9042)
Configuration menu - View commit details
-
Copy full SHA for d166fdd - Browse repository at this point
Copy the full SHA d166fddView commit details
Commits on May 8, 2024
-
docs: fix broken link to
import/no-duplicates
on `no-duplicate-impo……rts` page (#9063) Update no-duplicate-imports.mdx Fix broken link
Configuration menu - View commit details
-
Copy full SHA for 37a41d9 - Browse repository at this point
Copy the full SHA 37a41d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d696ea2 - Browse repository at this point
Copy the full SHA d696ea2View commit details -
docs: correct the usage of
eslint-recommended
(#9014)Co-authored-by: auvred <61150013+auvred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af47bc9 - Browse repository at this point
Copy the full SHA af47bc9View commit details
Commits on May 9, 2024
-
feat(rule-tester): check for missing placeholder data in the message (#…
…9039) Enhancement(rule-tester): check for missing placeholder data in the message
Configuration menu - View commit details
-
Copy full SHA for 5110248 - Browse repository at this point
Copy the full SHA 5110248View commit details
Commits on May 11, 2024
-
docs: add docs for using rule tester with node:test (#9049)
* docs: add docs for using rule tester with node:test Fixes #8273 * Update docs/packages/Rule_Tester.mdx Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> Co-authored-by: auvred <61150013+auvred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f766b7 - Browse repository at this point
Copy the full SHA 3f766b7View commit details -
docs: fix broken anchor links (#9077)
remove unclosed parens in linkToConfigs function
Configuration menu - View commit details
-
Copy full SHA for 7ce6acd - Browse repository at this point
Copy the full SHA 7ce6acdView commit details
Commits on May 13, 2024
-
fix(eslint-plugin): [explicit-function-return-types] fix false positi…
Configuration menu - View commit details
-
Copy full SHA for 8acb8d4 - Browse repository at this point
Copy the full SHA 8acb8d4View commit details -
* chore: add knip * chore: sync lockfile * chore: bump knip * ci: run knip in ci workflow * ci: run knip as part of lint job * refactor: replace `testRegex` with `testMatch` * refactor: use satisfies in knip config * chore: fix path to rule-tester fixtures * chore: add dummypkg as knip workspace * chore: get rid of json-schema * chore: fix knip issues in packages/website * chore: sync lockfile * chore: add missed merge stuff * chore: install @jest/types in the root workspace * chore: partially fix issues for website-eslint * chore: fix knip issues for packages/website-eslint * chore: add ncp resolution to the root package.json * chore: wip wip wip * chore: fix misspelling + handle few knip issues * chore: finally (?) * chore: expand ignoreDependencies regular expressions * chore: revert unrelated changes * chore: try to minimise docusaurus-related changes * chore: remove extra entry * chore: bump knip to 4.0.2 * wip * add types to jest config * yarn lint --fix * add knip to ci * !!! * Revert "!!!" This reverts commit 36fa481. * revert yarn dedupe * sed -i 's| -p tsconfig.json||g' * update todo comment in eslint.config.js * Update knip.ts Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> * oops --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for f53fece - Browse repository at this point
Copy the full SHA f53feceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fc366 - Browse repository at this point
Copy the full SHA 77fc366View 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 v7.8.0...v7.9.0