Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v6.4.1
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v6.5.0
- 14commits
- 111files changed
- 7contributors
Commits on Aug 22, 2023
chore(deps): update dependency stylelint to v15.10.3 (#7517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 22, 2023 chore(deps): update dependency @types/lodash to v4.14.197 (#7511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 22, 2023 chore(deps): update nx to v16.7.2 (#7305)
renovate[bot] authoredAug 22, 2023
Commits on Aug 24, 2023
chore(deps): update dependency cspell to v7 (#7496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 24, 2023 chore(deps): update dependency eslint-plugin-import to v2.28.1 (#7522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 24, 2023 chore(deps): update dependency lint-staged to v14 (#7497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 24, 2023 chore(deps): update dependency ts-api-utils to v1.0.2 (#7523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 24, 2023 chore(deps): update dependency @types/node to v20.5.1 (#7520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 24, 2023 chore(deps): update yarn to v3.6.2 (#7512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredAug 24, 2023 feat: support Explicit Resource Management syntax for TS 5.2 (#7479)
sajikix authoredAug 24, 2023
Commits on Aug 25, 2023
feat: bump supported TS version to 5.2 (#7535)
* feat: bump supported TS version to 5.2* lint fix generated code
bradzacher authoredAug 25, 2023
Commits on Aug 26, 2023
docs: add info for no-extra-semi (#7330)
* fix: blog typo* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.mdCo-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.mdCo-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>* Update 2023-07-09-announcing-typescript-eslint-v6.md* Update 2023-07-09-announcing-typescript-eslint-v6.md* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md* docs: add AST info* fix: remove other pr* Update packages/eslint-plugin/docs/rules/no-extra-semi.mdCo-authored-by: Brad Zacher <brad.zacher@gmail.com>---------Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Commits on Aug 27, 2023
fix(eslint-plugin): [consistent-type-assertions] wrap object return v…
…alue with parentheses (#6885)* fix(eslint-plugin): [consistent-type-assertions] wrap object return value with parentheses* use getWrappingFixer* fix* fix* fix* fix* update getOperatorPrecedence* use precedence to wrap node in parens* Fix up post-merge* lint --fix* remove comment* Remove post-merge artifact---------Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
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.4.1...v6.5.0
Uh oh!
There was an error while loading.Please reload this page.