-
-
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.10.2
head repository: typescript-eslint/typescript-eslint
compare: v5.11.0
- 10 commits
- 43 files changed
- 7 contributors
Commits on Jan 31, 2022
-
chore: bump json-schema from 0.2.3 to 0.4.0 (#4496)
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0. - [Release notes](https://github.com/kriszyp/json-schema/releases) - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development 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 63c5aff - Browse repository at this point
Copy the full SHA 63c5affView commit details -
chore: bump rollup from 2.66.0 to 2.66.1 (#4499)
Bumps [rollup](https://github.com/rollup/rollup) from 2.66.0 to 2.66.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.66.0...v2.66.1) --- 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>
Configuration menu - View commit details
-
Copy full SHA for b40bc6b - Browse repository at this point
Copy the full SHA b40bc6bView commit details -
chore: bump eslint-plugin-jest from 25.7.0 to 26.0.0 (#4498)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.0. - [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@v25.7.0...v26.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... 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 4ef6941 - Browse repository at this point
Copy the full SHA 4ef6941View commit details -
chore: bump lint-staged from 12.3.1 to 12.3.2 (#4497)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.1 to 12.3.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.1...v12.3.2) --- updated-dependencies: - dependency-name: lint-staged 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 a2bd048 - Browse repository at this point
Copy the full SHA a2bd048View commit details
Commits on Feb 2, 2022
-
feat(eslint-plugin): [explicit-function-return-type] add allowedNames (…
…#4440) * feat(eslint-plugin): [explicit-function-return-type] add allowedNames option * feat(eslint-plugin): [explicit-function-return-type] afix typecheck * Update packages/eslint-plugin/src/rules/explicit-function-return-type.ts Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com> * feat(eslint-plugin): [explicit-function-return-type] Change to allowedNames to work for object properties and class methods * feat(eslint-plugin): [explicit-function-return-type] Change to allowedNames to work for object properties and class methods * fix(eslint-plugin): [explicit-function-return-type] fix for codecov * fix(eslint-plugin): [explicit-function-return-type] add test * fix(eslint-plugin): [explicit-function-return-type] add test * fix(eslint-plugin): [explicit-function-return-type] fix for codecov * fix(eslint-plugin): [explicit-function-return-type] Change allowedName to not ignore computed property Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com> Co-authored-by: Josh Goldberg <joshuakgoldberg@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 936e252 - Browse repository at this point
Copy the full SHA 936e252View commit details -
chore: docusaurus@2.0.0-beta.15 (#4488)
* chore: docusaurus@2.0.0-beta.15 * chore: add missing website package dependency
Josh Goldberg authoredFeb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 63fbbaa - Browse repository at this point
Copy the full SHA 63fbbaaView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ab1d57 - Browse repository at this point
Copy the full SHA 5ab1d57View commit details
Commits on Feb 5, 2022
-
fix(eslint-plugin): [non-nullable-type-assertion-style] fix false pos…
…itive when asserting to a generic type that might be nullish (#4509)
Configuration menu - View commit details
-
Copy full SHA for 4209362 - Browse repository at this point
Copy the full SHA 4209362View commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b95f796 - Browse repository at this point
Copy the full SHA b95f796View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb91d76 - Browse repository at this point
Copy the full SHA cb91d76View 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.10.2...v5.11.0