-
-
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.21.0
head repository: typescript-eslint/typescript-eslint
compare: v5.22.0
- 13 commits
- 407 files changed
- 11 contributors
Commits on Apr 25, 2022
-
chore: Bump @swc/core from 1.2.168 to 1.2.171 (#4857)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.168 to 1.2.171. - [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.168...v1.2.171) --- 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 b037314 - Browse repository at this point
Copy the full SHA b037314View commit details -
chore: Bump enhanced-resolve from 5.9.2 to 5.9.3 (#4858)
Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Commits](webpack/enhanced-resolve@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: enhanced-resolve 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 dc60d3f - Browse repository at this point
Copy the full SHA dc60d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cf87b - Browse repository at this point
Copy the full SHA f3cf87bView commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for acb5310 - Browse repository at this point
Copy the full SHA acb5310View commit details
Commits on Apr 27, 2022
-
feat(eslint-plugin): [no-duplicate-enum-values] add rule (#4833)
* feat(eslint-plugin): create a new rule to disallow duplicate enum values * fix(eslint-plugin): remove unused imported variable from no-duplicate-enum-values.test.ts * fix(eslint-plugin): test falsy values and fix some metadata * fix(eslint-plugin): make Enums in the falsy test valid Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 5899164 - Browse repository at this point
Copy the full SHA 5899164View commit details -
fix(eslint-plugin): [comma-spacing] verify
nextToken
exists (#4868)* eslint-plugin/rules/comma-spacing: add check to verify nextToken exists * fix(eslint-plugin): run prettier and use builtin functions * fix(eslint-plugin): [comma-spacing] add unit test
Configuration menu - View commit details
-
Copy full SHA for 23746f8 - Browse repository at this point
Copy the full SHA 23746f8View commit details
Commits on Apr 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b53de9b - Browse repository at this point
Copy the full SHA b53de9bView commit details -
fix: add rule to vscode settings (#4881)
* fix: add rule to vscode settings * Update settings.json
Configuration menu - View commit details
-
Copy full SHA for 3eab889 - Browse repository at this point
Copy the full SHA 3eab889View commit details
Commits on May 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a06f78 - Browse repository at this point
Copy the full SHA 3a06f78View commit details
Commits on May 2, 2022
-
chore: update sponsors (#4885)
Co-authored-by: JoshuaKGoldberg <JoshuaKGoldberg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63a9003 - Browse repository at this point
Copy the full SHA 63a9003View commit details -
chore: removed noUnused(Locals|Parameters) from tsconfig.base.json (#…
…4882) * chore: removed noUnused(Locals|Parameters) from tsconfig.base.json * fix: unused directives
Configuration menu - View commit details
-
Copy full SHA for 58d434a - Browse repository at this point
Copy the full SHA 58d434aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e6234 - Browse repository at this point
Copy the full SHA 98e6234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1016c - Browse repository at this point
Copy the full SHA 6e1016cView 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.21.0...v5.22.0