-
-
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.24.0
head repository: typescript-eslint/typescript-eslint
compare: v5.25.0
- 16 commits
- 65 files changed
- 8 contributors
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04a216c - Browse repository at this point
Copy the full SHA 04a216cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c05ae - Browse repository at this point
Copy the full SHA 13c05aeView commit details -
feat(eslint-plugin): deprecate
no-duplicate-imports
in favour of `i……mport/no-duplicates` (#4973)
Configuration menu - View commit details
-
Copy full SHA for 1d2e41a - Browse repository at this point
Copy the full SHA 1d2e41aView commit details -
chore: Bump @types/jest from 27.5.0 to 27.5.1 (#4984)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.0 to 27.5.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-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 1e87f8d - Browse repository at this point
Copy the full SHA 1e87f8dView commit details -
chore: Bump @microsoft/api-extractor from 7.23.2 to 7.24.0 (#4988)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.23.2 to 7.24.0. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.24.0/apps/api-extractor) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" 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 1525fd0 - Browse repository at this point
Copy the full SHA 1525fd0View commit details -
chore: Bump rollup from 2.72.1 to 2.73.0 (#4986)
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.1 to 2.73.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.72.1...v2.73.0) --- updated-dependencies: - dependency-name: rollup 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 319c4ad - Browse repository at this point
Copy the full SHA 319c4adView commit details -
chore: Bump @swc/core from 1.2.181 to 1.2.185 (#4985)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.181 to 1.2.185. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.2.181...v1.2.185) --- updated-dependencies: - dependency-name: "@swc/core" 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 ab468fa - Browse repository at this point
Copy the full SHA ab468faView commit details -
chore: Bump glob from 8.0.1 to 8.0.3 (#4989)
Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v8.0.1...v8.0.3) --- updated-dependencies: - dependency-name: glob 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 0ecd58f - Browse repository at this point
Copy the full SHA 0ecd58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe783c - Browse repository at this point
Copy the full SHA 6fe783cView commit details -
chore: Bump @babel/core from 7.17.10 to 7.17.12 (#4993)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.17.12. - [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.17.12/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" 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 6b06b5f - Browse repository at this point
Copy the full SHA 6b06b5fView commit details -
chore: Bump eslint-plugin-jest from 26.1.5 to 26.2.2 (#4992)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.5 to 26.2.2. - [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.1.5...v26.2.2) --- 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 f3ee20b - Browse repository at this point
Copy the full SHA f3ee20bView commit details -
chore: Bump eslint-plugin-eslint-plugin from 4.1.0 to 4.2.0 (#4996)
Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/releases) - [Changelog](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-eslint-plugin@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-eslint-plugin 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 f256357 - Browse repository at this point
Copy the full SHA f256357View commit details
Commits on May 17, 2022
-
docs(eslint-plugin): fix typo in prefer-readonly-parameter-types (#4997)
[docs] fix typo in prefer-readonly-parameter-types
Configuration menu - View commit details
-
Copy full SHA for e91a4a1 - Browse repository at this point
Copy the full SHA e91a4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18e91c - Browse repository at this point
Copy the full SHA e18e91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d71c2 - Browse repository at this point
Copy the full SHA 05d71c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e9d88 - Browse repository at this point
Copy the full SHA 59e9d88View 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.24.0...v5.25.0