-
-
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.7.1
head repository: typescript-eslint/typescript-eslint
compare: v7.8.0
- 15 commits
- 77 files changed
- 11 contributors
Commits on Apr 22, 2024
-
chore: resolve lint issues on main branch (#8966)
* chore(typescript-estree): resolve lint issue with explicit-function-return-type in createProjectService.ts * chore(eslint-plugin): fix lint issues
Configuration menu - View commit details
-
Copy full SHA for 219b841 - Browse repository at this point
Copy the full SHA 219b841View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1763889 - Browse repository at this point
Copy the full SHA 1763889View commit details -
test(type-utils): add unit tests for requiresQuoting (#8691)
* test: add testCase * test: fix test case result * docs: add comment in testcase and function
Configuration menu - View commit details
-
Copy full SHA for ba1eb20 - Browse repository at this point
Copy the full SHA ba1eb20View commit details -
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)
* feat(eslint-plugin): [no-unsafe-argument] handle tagged templates * add istanbul comment * add test cases * fix error loc * fix: add null throws
Configuration menu - View commit details
-
Copy full SHA for b0f7aa4 - Browse repository at this point
Copy the full SHA b0f7aa4View commit details
Commits on Apr 24, 2024
-
fix(eslint-plugin): [prefer-optional-chain] suggests optional chainin…
…g during strict null equality check (#8717) * fix [prefer-optional-chain] suggests optional chaining during strict null equality * fix [prefer-optional-chain] suggests optional chaining during strict null equality * Fix lint * Add prefer-optional-chain test * Fix lint * rebase and fix prefer optional chain on strict null equality * fix prefer optional chain on strict null equality * fix lint * tests: code review suggestion * Update packages/eslint-plugin/src/rules/prefer-optional-chain-utils/analyzeChain.ts --------- Co-authored-by: Marta Cardoso <up201304504@up.pt> Co-authored-by: Marta Cardoso <145560260+up201304504@users.noreply.github.com> Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 4bed24d - Browse repository at this point
Copy the full SHA 4bed24dView commit details
Commits on Apr 25, 2024
-
feat(typescript-estree): add maximumDefaultProjectFileMatchCount and …
…wide allowDefaultProjectForFiles glob restrictions (#8925) * feat(typescript-estree): add maximumDefaultProjectFileMatchCount * lil touchup for the asterisk * Spelling and Windows normalization * Also reset new cache in persistentParse.test.ts
Configuration menu - View commit details
-
Copy full SHA for 3fd666f - Browse repository at this point
Copy the full SHA 3fd666fView commit details
Commits on Apr 26, 2024
-
chore: fix ci.yml canary releases to use nx, not lerna (#8962)
* chore: fix ci.yml canary releases to use nx, not lerna * chore: allow overriding major version for canaries * fix lint * nit: comment accuracy * Update Releases.mdx for latest command --------- Co-authored-by: “JamesHenry” <james@henry.sc>
Configuration menu - View commit details
-
Copy full SHA for 4858afd - Browse repository at this point
Copy the full SHA 4858afdView commit details -
docs: add eslint v9 tracking issue to main README (#8998)
add eslint v9 tracking issue to main README
Configuration menu - View commit details
-
Copy full SHA for 2995be8 - Browse repository at this point
Copy the full SHA 2995be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d2193 - Browse repository at this point
Copy the full SHA 51d2193View commit details -
docs: mention strict and stylistic configs in Getting Started (#8916)
* docs: mention strict and stylistic configs in Getting Started * small touchups * Update docs/packages/Parser.mdx Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com> --------- Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 323daae - Browse repository at this point
Copy the full SHA 323daaeView commit details -
docs: update major release instructions based on v6 release (#8913)
* docs: update major release instructions based on v6 release * Mention searches too * Mention the Discord * Also mention deprecated code * Also mention dependency versions issue
Configuration menu - View commit details
-
Copy full SHA for 9f3f2ac - Browse repository at this point
Copy the full SHA 9f3f2acView commit details
Commits on Apr 27, 2024
-
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)
Co-authored-by: auvred <61150013+auvred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 216d1b0 - Browse repository at this point
Copy the full SHA 216d1b0View commit details
Commits on Apr 28, 2024
-
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)
* fix: clear error code range * test: add test code that cover end line * refactor: rename variable name and delete not effect property * test: add test case * fix: remove type property * fix: remove type property * fix: remove type property --------- Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8127873 - Browse repository at this point
Copy the full SHA 8127873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 277ee38 - Browse repository at this point
Copy the full SHA 277ee38View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee677f6 - Browse repository at this point
Copy the full SHA ee677f6View 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.7.1...v7.8.0