-
-
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: v6.18.0
head repository: typescript-eslint/typescript-eslint
compare: v6.18.1
- 19 commits
- 892 files changed
- 9 contributors
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7be9647 - Browse repository at this point
Copy the full SHA 7be9647View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e2ead - Browse repository at this point
Copy the full SHA d4e2eadView commit details -
fix(typescript-estree): fix invalid parsing error when use update exp…
…ression on non-null assertion (#8202)
Configuration menu - View commit details
-
Copy full SHA for 4fdce89 - Browse repository at this point
Copy the full SHA 4fdce89View commit details
Commits on Jan 7, 2024
-
fix(typescript-estree): only create project service from env setting …
…if project is enabled (#8136) * fix(typescript-estree): only create project serve from env setting if project is enabled * fix lint
Configuration menu - View commit details
-
Copy full SHA for 5a33c2b - Browse repository at this point
Copy the full SHA 5a33c2bView commit details -
fix(utils): improve error message on typed rule with invalid parser (#…
…8146) * feat(utils): throw error on typed rule with invalid parser * Switch to more informative error message * fix tests
Configuration menu - View commit details
-
Copy full SHA for 687f73c - Browse repository at this point
Copy the full SHA 687f73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6143b - Browse repository at this point
Copy the full SHA ce6143bView commit details -
chore: rename release.ts to release.mts (#8204)
* chore: rename release.ts to release.mts * Update tsconfig.eslint.json Co-authored-by: auvred <61150013+auvred@users.noreply.github.com> --------- Co-authored-by: auvred <61150013+auvred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 958feca - Browse repository at this point
Copy the full SHA 958fecaView commit details -
chore: enable eslint-plugin-jsdoc internally (#8145)
* chore: enable eslint-plugin-jsdoc internally * Disable jsdoc/check-param-names, with link to issue * Sort jsdoc rule disables and add links to issues * Switch typescript-estree-import.ts to line comments
Configuration menu - View commit details
-
Copy full SHA for 1ee3087 - Browse repository at this point
Copy the full SHA 1ee3087View commit details -
docs: document allowAutomaticSingleRunInference (#8138)
* docs: document allowAutomaticSingleRunInference * so 'no' need
Configuration menu - View commit details
-
Copy full SHA for 8450dbe - Browse repository at this point
Copy the full SHA 8450dbeView commit details
Commits on Jan 8, 2024
-
chore: prevent a11y-alt-text-bot workflow when author is a bot (#8212)
* chore: prevent a11y-alt-text-bot workflow when author is a bot * Update .github/workflows/a11y-alt-bot.yml --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 615ec38 - Browse repository at this point
Copy the full SHA 615ec38View commit details -
chore(typescript-estree): remove unnecessary old snapshots (#8198)
* chore(typescript-estree): remove unnecessary old snapshots Co-authored-by: Brad Zacher <brad.zacher@gmail.com> * chore: remove unused jest include patterns --------- Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 635bb1f - Browse repository at this point
Copy the full SHA 635bb1fView commit details -
fix(eslint-plugin): [no-non-null-assertion] provide valid fix when me…
…mber access is on next line (#8185) * fix(eslint-plugin): [no-non-null-assertion] provide valid fix when member access is on next line * test: add new case
Configuration menu - View commit details
-
Copy full SHA for 27d6ac1 - Browse repository at this point
Copy the full SHA 27d6ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c0530 - Browse repository at this point
Copy the full SHA 10c0530View commit details -
fix(eslint-plugin): [prefer-readonly] support modifiers of unions and…
… intersections (#8169)
Configuration menu - View commit details
-
Copy full SHA for 3a219c0 - Browse repository at this point
Copy the full SHA 3a219c0View commit details -
fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaul…
…tCaseForExhaustiveSwitch option (#8176) * fix(allowDefaultCaseForExhaustiveSwitch): rule * chore: format * fix: add containsNonLiteralType * chore: cleanup * refactor: use type flags instead of strings * Update packages/eslint-plugin/src/rules/switch-exhaustiveness-check.ts * Update packages/eslint-plugin/src/rules/switch-exhaustiveness-check.ts --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 5205192 - Browse repository at this point
Copy the full SHA 5205192View commit details -
chore(deps): update dependency tsx to v4.7.0 (#8162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bc9a75 - Browse repository at this point
Copy the full SHA 2bc9a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for c61c3ee - Browse repository at this point
Copy the full SHA c61c3eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78db0ad - Browse repository at this point
Copy the full SHA 78db0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7ab0e - Browse repository at this point
Copy the full SHA aa7ab0eView 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 v6.18.0...v6.18.1