-
-
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.20.0
head repository: typescript-eslint/typescript-eslint
compare: v4.21.0
- 14 commits
- 50 files changed
- 7 contributors
Commits on Mar 29, 2021
-
chore: bump @babel/types from 7.13.12 to 7.13.14 (#3246)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.13.12 to 7.13.14. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-types) 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 90fe78e - Browse repository at this point
Copy the full SHA 90fe78eView commit details -
chore: bump semver from 7.3.4 to 7.3.5 (#3238)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.4...v7.3.5) 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 b2ab140 - Browse repository at this point
Copy the full SHA b2ab140View commit details -
chore: bump @babel/parser from 7.13.12 to 7.13.13 (#3237)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.13.12 to 7.13.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.13/packages/babel-parser) 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 ad797c5 - Browse repository at this point
Copy the full SHA ad797c5View commit details -
chore: bump @types/node from 14.14.35 to 14.14.37 (#3239)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.37. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 92a0e11 - Browse repository at this point
Copy the full SHA 92a0e11View commit details -
chore: bump @types/jest from 26.0.21 to 26.0.22 (#3240)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) 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 1b41d60 - Browse repository at this point
Copy the full SHA 1b41d60View commit details -
fix(eslint-plugin): [no-unnecessary-type-assertion] correct bad fix f…
…or angle bracket assertion (#3244)
Configuration menu - View commit details
-
Copy full SHA for 265a039 - Browse repository at this point
Copy the full SHA 265a039View commit details -
fix(eslint-plugin): [no-type-alias] consider
keyof
as an alias (#3242)Josh Goldberg authoredMar 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 329ef02 - Browse repository at this point
Copy the full SHA 329ef02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dfcc6 - Browse repository at this point
Copy the full SHA 62dfcc6View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b1aa7dc - Browse repository at this point
Copy the full SHA b1aa7dcView commit details -
feat(eslint-plugin): [no-unsafe-call][no-unsafe-member-access] improv…
…e report messages for `this` for `noImplicitThis` (#3199)
Configuration menu - View commit details
-
Copy full SHA for b1b26c4 - Browse repository at this point
Copy the full SHA b1b26c4View commit details
Commits on Apr 5, 2021
-
fix(eslint-plugin): always ignore assignments in no-unnecessary-type-…
…assertion (#3235)
Josh Goldberg authoredApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 0221476 - Browse repository at this point
Copy the full SHA 0221476View commit details -
fix(eslint-plugin): [strict-boolean-expressions] account for truthy l…
…iterals (#3236)
Josh Goldberg authoredApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 0913f40 - Browse repository at this point
Copy the full SHA 0913f40View commit details -
fix(eslint-plugin): [restrict-plus-operands] consider template litera…
…l types as strings (#3234)
Josh Goldberg authoredApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for ccfd68e - Browse repository at this point
Copy the full SHA ccfd68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3181b32 - Browse repository at this point
Copy the full SHA 3181b32View 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.20.0...v4.21.0