-
-
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.27.1
head repository: typescript-eslint/typescript-eslint
compare: v5.28.0
- 18 commits
- 89 files changed
- 7 contributors
Commits on Jun 6, 2022
-
chore: Bump webpack from 5.72.1 to 5.73.0 (#5151)
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.72.1...v5.73.0) --- updated-dependencies: - dependency-name: webpack 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 c79b04c - Browse repository at this point
Copy the full SHA c79b04cView commit details -
chore: Bump @types/react from 18.0.9 to 18.0.12 (#5149)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.9 to 18.0.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" 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 4005f93 - Browse repository at this point
Copy the full SHA 4005f93View commit details -
chore: Bump rollup from 2.75.4 to 2.75.5 (#5150)
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.4 to 2.75.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.75.4...v2.75.5) --- 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 1fdb473 - Browse repository at this point
Copy the full SHA 1fdb473View commit details -
chore: Bump lint-staged from 12.4.3 to 13.0.0 (#5148)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 13.0.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.4.3...v13.0.0) --- updated-dependencies: - dependency-name: lint-staged 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 aec550f - Browse repository at this point
Copy the full SHA aec550fView commit details
Commits on Jun 8, 2022
-
chore: Bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#5157)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.4.5 to 26.5.3. - [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@v26.4.5...v26.5.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest 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 48bec43 - Browse repository at this point
Copy the full SHA 48bec43View commit details -
chore: Bump @types/jest from 27.5.1 to 28.1.1 (#5156)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.1 to 28.1.1. - [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-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 9e62601 - Browse repository at this point
Copy the full SHA 9e62601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f25daf - Browse repository at this point
Copy the full SHA 1f25dafView commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 921cdf1 - Browse repository at this point
Copy the full SHA 921cdf1View commit details -
chore(website): [playground] parse eslint module config on parse and …
…improve visual editor (#5112)
Configuration menu - View commit details
-
Copy full SHA for 53d74b6 - Browse repository at this point
Copy the full SHA 53d74b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a34f1b - Browse repository at this point
Copy the full SHA 4a34f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2d446 - Browse repository at this point
Copy the full SHA cb2d446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331ff3b - Browse repository at this point
Copy the full SHA 331ff3bView commit details -
fix: [TS4.7] allow visiting of typeParameters in TSTypeQuery (#5166)
* fix: allow visiting of typeParameters in TSTypeQuery * fix: update eslint disable to noFormat
Configuration menu - View commit details
-
Copy full SHA for dc1f930 - Browse repository at this point
Copy the full SHA dc1f930View commit details
Commits on Jun 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78af93b - Browse repository at this point
Copy the full SHA 78af93bView commit details -
chore(eslint-plugin): [prefer-optional-chain] fix incorrect syntax in…
… documentation (#5172) Fix incorrect syntax
Configuration menu - View commit details
-
Copy full SHA for b67b6e4 - Browse repository at this point
Copy the full SHA b67b6e4View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b17ad0 - Browse repository at this point
Copy the full SHA 6b17ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f75e6 - Browse repository at this point
Copy the full SHA 45f75e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 363b624 - Browse repository at this point
Copy the full SHA 363b624View 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.27.1...v5.28.0