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:v5.12.1
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.13.0
- 12commits
- 63files changed
- 9contributors
Commits on Feb 22, 2022
chore: bump rollup from 2.67.2 to 2.67.3 (#4578)
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.2 to 2.67.3.- [Release notes](https://github.com/rollup/rollup/releases)- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)- [Commits](rollup/rollup@v2.67.2...v2.67.3)---updated-dependencies:- dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredFeb 22, 2022 chore: bump webpack from 5.69.0 to 5.69.1 (#4579)
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.0 to 5.69.1.- [Release notes](https://github.com/webpack/webpack/releases)- [Commits](webpack/webpack@v5.69.0...v5.69.1)---updated-dependencies:- dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredFeb 22, 2022
Commits on Feb 23, 2022
feat(utils): expose
ast-utils' helpers (#4503)MichaelDeBoey authoredFeb 23, 2022 feat(eslint-plugin): add
no-redundant-type-constituentsrule (#4378)JoshuaKGoldberg authoredFeb 23, 2022 feat(eslint-plugin): add
no-useless-empty-exportrule (#4380)JoshuaKGoldberg authoredFeb 23, 2022
Commits on Feb 24, 2022
feat(utils): extract
isNotTokenOfTypeWithConditionsout of `ast-uti……ls`' `predicates` (#4502)
MichaelDeBoey authoredFeb 24, 2022 feat(eslint-plugin): add extension rule
space-before-blocks(#1606) (……#4184)Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
feat(eslint-plugin): added member group support to member-ordering ru…
…le (#4538)* feat(eslint-plugin): added member group support to member-ordering rule* test(eslint-plugin): added more test cases for member-ordering* test(eslint-plugin): added more test cases for member-orderingCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
fix(eslint-plugin): [sort-type-union-intersection-members] Wrap the c…
…onstructorType in parentheses (#4590)Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
feat(eslint-plugin): [no-misused-promises] check more places for chec…
…ksVoidReturn (#4541)* refactor(eslint-plugin): create isVoidReturningFunctionType* feat(eslint-plugin): add checkAssignments and checkVariableDeclaration* test(eslint-plugin): add valid test cases* feat(eslint-plugin): add object property checks* feat(eslint-plugin): add checkReturnStatements* feat(eslint-plugin): add checkJSXAttributes* fix(website): resolve newly introduced lint errors* test(eslint-plugin): worship code coverage* Apply suggestions from code reviewCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>* fix(eslint-plugin): rename checker functions to singular* fix(eslint-plugin): align error messages* refactor(eslint-plugin): change MessageId* refactor(eslint-plugin): fix if statements style* refactor(eslint-plugin): no need of getTypeAtLocation* refactor(eslint-plugin): make coverage 100%* refactor(eslint-plugin): update commentCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
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.12.1...v5.13.0
Uh oh!
There was an error while loading.Please reload this page.