-
-
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.9.0
head repository: typescript-eslint/typescript-eslint
compare: v7.10.0
- 9 commits
- 53 files changed
- 12 contributors
Commits on May 15, 2024
-
fix(typescript-estree): don't add in-project files to defaultProjectM…
…atchedFiles (#9097) * fix(typescript-estree): don't add in-project files to defaultProjectMatchedFiles Only add path to defaultProjectMatchedFiles if opened.configFileName is falsy. * test(typescript-estree): add additional unit test for project service Ensure it does not throw for in-project files
Emanuel Hoogeveen authoredMay 15, 2024 Configuration menu - View commit details
-
Copy full SHA for a124d4f - Browse repository at this point
Copy the full SHA a124d4fView commit details
Commits on May 16, 2024
-
feat(eslint-plugin): [sort-type-constituents] support case sensitive …
…sorting (#8760) * Adding caseSensitiveSorting option * fix snapshot sort-type-constituents.shot * Add tests and fix lint. * add examples of the use of case-sensitive sorting web page * Add tests * Fix test * Changing Naming * Add more tests * update snapshot * Update packages/eslint-plugin/docs/rules/sort-type-constituents.mdx Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> --------- 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 987a96e - Browse repository at this point
Copy the full SHA 987a96eView commit details -
fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check wheth…
…er regex may contain global flag (#8764) * [prefer-regexp-exec] fix heuristic that checks for regexp flags. * change function name and jsdoc
Configuration menu - View commit details
-
Copy full SHA for d951d83 - Browse repository at this point
Copy the full SHA d951d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a18eba - Browse repository at this point
Copy the full SHA 1a18ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2721e3 - Browse repository at this point
Copy the full SHA a2721e3View commit details
Commits on May 17, 2024
-
chore: update sponsors (#9109)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 165d8f7 - Browse repository at this point
Copy the full SHA 165d8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 510153b - Browse repository at this point
Copy the full SHA 510153bView commit details
Commits on May 19, 2024
-
docs: [no-floating-promises] fix capitalization typo (#9118)
capialization typo Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d92ba8 - Browse repository at this point
Copy the full SHA 8d92ba8View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c18226e - Browse repository at this point
Copy the full SHA c18226eView 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.9.0...v7.10.0