-
-
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: v5.50.0
head repository: typescript-eslint/typescript-eslint
compare: v5.51.0
- 17 commits
- 136 files changed
- 9 contributors
Commits on Jan 31, 2023
-
chore(website): consistent .mdx file naming (#6325)
* chore(website): consistent .mdx file naming * Ran Prettier * .md/s/x * Post merge fixups * Ignore warnonunsupportedtypescriptversion * Fix Versioning merge conflicts
Configuration menu - View commit details
-
Copy full SHA for 2c61bdb - Browse repository at this point
Copy the full SHA 2c61bdbView commit details -
chore: enable eqeqeq internally (#6228)
* chore: enable eqeqeq internally * Switch to null: never * Why not add some test coverage
Configuration menu - View commit details
-
Copy full SHA for fbe811c - Browse repository at this point
Copy the full SHA fbe811cView commit details -
fix(eslint-plugin): do not use .at(), Node 14 does not support it (#6402
Configuration menu - View commit details
-
Copy full SHA for 077ed1b - Browse repository at this point
Copy the full SHA 077ed1bView commit details -
docs(eslint-plugin): fix key-spacing core rule name (#6395)
docs(key-spacing): fix core rule name
Configuration menu - View commit details
-
Copy full SHA for 056e9f0 - Browse repository at this point
Copy the full SHA 056e9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf7f7f - Browse repository at this point
Copy the full SHA 5bf7f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f366b6f - Browse repository at this point
Copy the full SHA f366b6fView commit details -
feat(eslint-plugin): [naming-convention] improve performance by remov…
…ing unnecessary selectors (#6376) * feat(eslint-plugin): [naming-convention] improve performance by removing unnecessary selectors * Non-nullable validators * Undo yarn.lock changes --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 3647a1c - Browse repository at this point
Copy the full SHA 3647a1cView commit details -
feat(typescript-estree): cache project glob resolution (#6367)
* feat(typescript-estree): cache project glob resolution * review * Fixed CacheDurationSeconds import * Fix lint --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for afae837 - Browse repository at this point
Copy the full SHA afae837View commit details
Commits on Feb 1, 2023
-
chore: update contributors (#6406)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for add18e7 - Browse repository at this point
Copy the full SHA add18e7View commit details -
feat(eslint-plugin): [no-import-type-side-effects] add rule to warn a…
…gainst runtime side effects with `verbatimModuleSyntax` (#6394)
Configuration menu - View commit details
-
Copy full SHA for b14d3be - Browse repository at this point
Copy the full SHA b14d3beView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a948729 - Browse repository at this point
Copy the full SHA a948729View commit details
Commits on Feb 3, 2023
-
chore: update sponsors (#6417)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fc24a57 - Browse repository at this point
Copy the full SHA fc24a57View commit details -
feat(eslint-plugin): [no-floating-promises] error on logical expressi…
…on (#6356) * feat(eslint-plugin) [no-floating-promises] Error on logical expression * Update packages/eslint-plugin/src/rules/no-floating-promises.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * remove sourceCode Variable --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for f330e06 - Browse repository at this point
Copy the full SHA f330e06View commit details
Commits on Feb 5, 2023
-
feat(eslint-plugin): [strict-boolean-expressions] add allow nullable …
…enum to strict boolean expressions (#6096) * feat: add allowNullableEnum option * test: add allowNullableEnum option * fix: lint error * chore: erase indent diff * fix: error column number * test: fix output * test: fix output format * test: add !nullableEnum pattern * Update packages/eslint-plugin/src/rules/strict-boolean-expressions.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * Update packages/eslint-plugin/tests/rules/strict-boolean-expressions.test.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * chore: yarn lint --fix * perf: use some instead of length * test: fix output * test: split into two cases * docs: add allowNullableEnum * Update packages/eslint-plugin/src/rules/strict-boolean-expressions.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * perf: use some instead of filter * Update packages/eslint-plugin/docs/rules/strict-boolean-expressions.md Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * Update packages/eslint-plugin/docs/rules/strict-boolean-expressions.md Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * Update packages/eslint-plugin/src/rules/strict-boolean-expressions.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * test: add case * fix: add string condition * Fix lil lint issue * Test fix --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for d4747cd - Browse repository at this point
Copy the full SHA d4747cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e102fe - Browse repository at this point
Copy the full SHA 3e102feView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb4d6ac - Browse repository at this point
Copy the full SHA cb4d6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9cb860 - Browse repository at this point
Copy the full SHA a9cb860View 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 v5.50.0...v5.51.0