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.10.2
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.11.0
- 10commits
- 43files changed
- 7contributors
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>
dependabot[bot] authoredJan 31, 2022 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>
dependabot[bot] authoredJan 31, 2022 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>
dependabot[bot] authoredJan 31, 2022 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>
dependabot[bot] authoredJan 31, 2022
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.tsCo-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 propertyCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>Co-authored-by: Josh Goldberg <joshuakgoldberg@outlook.com>
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
Commits on Feb 4, 2022
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)
djcsdy authoredFeb 5, 2022
Commits on Feb 7, 2022
fix(eslint-plugin): [no-magic-numbers] fix invalid schema merging (#4517
ddubrava authoredFeb 7, 2022 - JamesHenry committed
Feb 7, 2022
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
Uh oh!
There was an error while loading.Please reload this page.