-
-
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.32.0
head repository: typescript-eslint/typescript-eslint
compare: v4.33.0
- 20 commits
- 46 files changed
- 11 contributors
Commits on Oct 3, 2021
-
chore: bump pretty-format from 27.2.0 to 27.2.2 (#3927)
Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format) from 27.2.0 to 27.2.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.2.2/packages/pretty-format) --- updated-dependencies: - dependency-name: pretty-format 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>
Configuration menu - View commit details
-
Copy full SHA for 7e4f775 - Browse repository at this point
Copy the full SHA 7e4f775View commit details -
chore: bump @types/prettier from 2.3.2 to 2.4.0 (#3931)
Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier) --- updated-dependencies: - dependency-name: "@types/prettier" dependency-type: direct:production update-type: version-update:semver-minor ... 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 18aafda - Browse repository at this point
Copy the full SHA 18aafdaView commit details -
chore: bump @microsoft/api-extractor from 7.18.9 to 7.18.11 (#3930)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.18.9 to 7.18.11. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.18.9...@microsoft/api-extractor_v7.18.11) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" 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>
Configuration menu - View commit details
-
Copy full SHA for a689d09 - Browse repository at this point
Copy the full SHA a689d09View commit details -
chore: bump @types/jest from 27.0.1 to 27.0.2 (#3928)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" 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>
Configuration menu - View commit details
-
Copy full SHA for 184137a - Browse repository at this point
Copy the full SHA 184137aView commit details -
chore: bump is-glob from 4.0.1 to 4.0.2 (#3929)
Bumps [is-glob](https://github.com/micromatch/is-glob) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/micromatch/is-glob/releases) - [Commits](micromatch/is-glob@4.0.1...4.0.2) --- updated-dependencies: - dependency-name: is-glob dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for 08d303a - Browse repository at this point
Copy the full SHA 08d303aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a05362 - Browse repository at this point
Copy the full SHA 5a05362View commit details -
feat(experimental-utils): extract
isNodeOfTypeWithConditions
out of…… `ast-utils`' `predicates` (#3837)
Configuration menu - View commit details
-
Copy full SHA for 214f898 - Browse repository at this point
Copy the full SHA 214f898View commit details -
docs(eslint-plugin): [no-unsafe-argument] fix grammar (#3889)
* Update no-unsafe-argument.md fixed grammar * chore: fixes grammar error
Configuration menu - View commit details
-
Copy full SHA for 3c773e4 - Browse repository at this point
Copy the full SHA 3c773e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a8acf - Browse repository at this point
Copy the full SHA 35a8acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5dfd4 - Browse repository at this point
Copy the full SHA ee5dfd4View commit details -
chore: update nx to 12.9 and leverage NX_CLOUD_ENV_NAME (#3935)
* chore: update nx to 12.9 and leverage NX_CLOUD_ENV_NAME * chore: cannot reference other env variables in env
Configuration menu - View commit details
-
Copy full SHA for 972e2c2 - Browse repository at this point
Copy the full SHA 972e2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40dd13 - Browse repository at this point
Copy the full SHA c40dd13View commit details -
fix(eslint-plugin): [non-nullable-type-assertion-style] false-positiv…
…e with non-nullish `as` assertions and types (#3940)
Configuration menu - View commit details
-
Copy full SHA for 40760f9 - Browse repository at this point
Copy the full SHA 40760f9View commit details -
fix(eslint-plugin): [lines-between-class-members] fix `exceptAfterOve…
…rload` for abstract methods (#3943)
Configuration menu - View commit details
-
Copy full SHA for 240fc65 - Browse repository at this point
Copy the full SHA 240fc65View commit details -
fix(eslint-plugin): [padding-line-between-statements] TSModuleBlock s…
…hould change scope (#3944)
Configuration menu - View commit details
-
Copy full SHA for f8f534e - Browse repository at this point
Copy the full SHA f8f534eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0868725 - Browse repository at this point
Copy the full SHA 0868725View commit details -
Configuration menu - View commit details
-
Copy full SHA for edaa3c1 - Browse repository at this point
Copy the full SHA edaa3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f022fb1 - Browse repository at this point
Copy the full SHA f022fb1View commit details
Commits on Oct 4, 2021
-
chore: bump is-glob from 4.0.1 to 4.0.3 (#3951)
Bumps [is-glob](https://github.com/micromatch/is-glob) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/micromatch/is-glob/releases) - [Commits](micromatch/is-glob@4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: is-glob dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for 07b9b7f - Browse repository at this point
Copy the full SHA 07b9b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf8c9c - Browse repository at this point
Copy the full SHA 7bf8c9cView 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.32.0...v4.33.0