-
-
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: v7.7.0
head repository: typescript-eslint/typescript-eslint
compare: v7.7.1
- 9 commits
- 58 files changed
- 8 contributors
Commits on Apr 19, 2024
-
docs: fix bad glob in Shared_Configurations.mdx doc (#8953)
Update Shared_Configurations.mdx
Configuration menu - View commit details
-
Copy full SHA for 6627092 - Browse repository at this point
Copy the full SHA 6627092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21708bb - Browse repository at this point
Copy the full SHA 21708bbView commit details -
fix(eslint-plugin): [no-unsafe-assignment] handle shorthand property …
…assignment (#8800) * fix(eslint-plugin): [no-unsafe-assignment] handle shorthand property assignment * fix formatting
Configuration menu - View commit details
-
Copy full SHA for d07eb9e - Browse repository at this point
Copy the full SHA d07eb9eView commit details
Commits on Apr 20, 2024
-
chore(deps): update actions/upload-artifact action to v4 (#8841)
* chore(deps): update actions/upload-artifact action to v4 * Update ci.yml * Update ci.yml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: auvred <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f38325 - Browse repository at this point
Copy the full SHA 5f38325View commit details -
fix(eslint-plugin): [explicit-function-return-type] fix checking wron…
…g ancestor's return type (#8809) * fix(eslint-plugin): [explicit-function-return-type] fix checking wrong ancestor's return type * fix lint errors * add test cases --------- Co-authored-by: auvred <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e0d9f5 - Browse repository at this point
Copy the full SHA 9e0d9f5View commit details
Commits on Apr 22, 2024
-
fix(eslint-plugin): [prefer-optional-chain] only look at left operand…
… for `requireNullish` (#8559) * ignore right * invert check * invert * add failing case * move operator check * WIP * WIP * pull check out * lint * add tests * add output * quotes * finish tests * remove last child * add a few more tests * remove skipvalidation * update snapshots
Configuration menu - View commit details
-
Copy full SHA for eef257b - Browse repository at this point
Copy the full SHA eef257bView commit details -
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)
* [no-for-in-array] refine report location * move code to util * lint check * update snapshot
Configuration menu - View commit details
-
Copy full SHA for fdeba42 - Browse repository at this point
Copy the full SHA fdeba42View commit details -
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null as…
…sertion for void type (#8912) * fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion for void type * Update packages/eslint-plugin/src/rules/no-unnecessary-type-assertion.ts --------- Co-authored-by: Josh Goldberg ✨ <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2552ca - Browse repository at this point
Copy the full SHA b2552caView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3e19436 - Browse repository at this point
Copy the full SHA 3e19436View 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 v7.7.0...v7.7.1