-
-
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: v4.18.0
head repository: typescript-eslint/typescript-eslint
compare: v4.19.0
- 11 commits
- 48 files changed
- 9 contributors
Commits on Mar 15, 2021
-
chore: bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#3185)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e6383fd - Browse repository at this point
Copy the full SHA e6383fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6f2ab - Browse repository at this point
Copy the full SHA 7b6f2abView commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ed3c50 - Browse repository at this point
Copy the full SHA 9ed3c50View commit details
Commits on Mar 18, 2021
-
docs(eslint-plugin): [naming-convention] clarify literal regex notati…
…on vs. argument to RegExp (#3198)
Configuration menu - View commit details
-
Copy full SHA for 6703df1 - Browse repository at this point
Copy the full SHA 6703df1View commit details -
refactor(eslint-plugin): [no-floating-promises] update code to use AS…
…T instead of ts nodes (#3195)
Configuration menu - View commit details
-
Copy full SHA for 56af989 - Browse repository at this point
Copy the full SHA 56af989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a25faf - Browse repository at this point
Copy the full SHA 6a25fafView commit details -
fix(eslint-plugin): [promise-function-async] bad fixer with computed …
…and literal methods (#3163)
Configuration menu - View commit details
-
Copy full SHA for e3a3ea0 - Browse repository at this point
Copy the full SHA e3a3ea0View commit details
Commits on Mar 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0557a43 - Browse repository at this point
Copy the full SHA 0557a43View commit details -
feat(eslint-plugin): [unbound-method] improve error message (#3203)
* docs: highlight `this: void` and arrow function for unbound-method close #3201 * Update packages/eslint-plugin/docs/rules/unbound-method.md Co-authored-by: Brad Zacher <brad.zacher@gmail.com> * feat: check if the first param is `this` add new message `unboundWithoutThisAnnotation` Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cc5d2e - Browse repository at this point
Copy the full SHA 5cc5d2eView commit details -
fix(eslint-plugin): [member-delimiter-style] correct invalid fix for …
…multiline with params on the same line (#3177)
Configuration menu - View commit details
-
Copy full SHA for 7ad343b - Browse repository at this point
Copy the full SHA 7ad343bView commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e823919 - Browse repository at this point
Copy the full SHA e823919View 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 v4.18.0...v4.19.0