-
-
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.8.1
head repository: typescript-eslint/typescript-eslint
compare: v5.9.0
- 16 commits
- 95 files changed
- 7 contributors
Commits on Dec 28, 2021
-
chore: bump lint-staged from 12.1.3 to 12.1.4 (#4349)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.3 to 12.1.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.1.3...v12.1.4) --- updated-dependencies: - dependency-name: lint-staged 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 2f2cf73 - Browse repository at this point
Copy the full SHA 2f2cf73View commit details -
chore: bump eslint-plugin-react from 7.27.1 to 7.28.0 (#4348)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.1 to 7.28.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.27.1...v7.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-react 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 4d59ef0 - Browse repository at this point
Copy the full SHA 4d59ef0View commit details -
chore: bump @types/react from 17.0.37 to 17.0.38 (#4356)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.37 to 17.0.38. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" 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 f47c2ec - Browse repository at this point
Copy the full SHA f47c2ecView commit details -
chore: bump @types/react-helmet from 6.1.4 to 6.1.5 (#4357)
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet) --- updated-dependencies: - dependency-name: "@types/react-helmet" 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 179c03d - Browse repository at this point
Copy the full SHA 179c03dView commit details -
chore: bump @commitlint/config-conventional from 15.0.0 to 16.0.0 (#4358
) Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 15.0.0 to 16.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... 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 76167bc - Browse repository at this point
Copy the full SHA 76167bcView commit details -
docs(website): correct potential infinite loop in ts ast viewer (#4354)
* docs(website): correct potential infinite loop in ts ast viewer * docs(website): add guard against infinite loop to ts ast viewer * docs(website): correct linting * docs(website): correct tooltip generation for Symbol, Type and FlowNode
Configuration menu - View commit details
-
Copy full SHA for 4bb55a2 - Browse repository at this point
Copy the full SHA 4bb55a2View commit details
Commits on Dec 29, 2021
-
feat(experimental-utils): move isTypeReadonly from eslint-plugin to e…
…xperimental-utils (#3658) Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a9eb0b9 - Browse repository at this point
Copy the full SHA a9eb0b9View commit details
Commits on Dec 31, 2021
-
docs(eslint-plugin): change createRule usage to point to website (#4369)
Josh Goldberg authoredDec 31, 2021 Configuration menu - View commit details
-
Copy full SHA for f8ad848 - Browse repository at this point
Copy the full SHA f8ad848View commit details -
docs: explain why there is not a "typescriptLocation" option (#4373)
Josh Goldberg authoredDec 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 4bf832e - Browse repository at this point
Copy the full SHA 4bf832eView commit details -
docs: mention deep globs in ESLint options in troubleshooting (#4375)
Josh Goldberg authoredDec 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 899ed4c - Browse repository at this point
Copy the full SHA 899ed4cView commit details -
docs: replace astexplorer.net links with playground (#4376)
Josh Goldberg authoredDec 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 13583e6 - Browse repository at this point
Copy the full SHA 13583e6View commit details -
docs(eslint-plugin): mention constructor privacy limitation on no-use…
…less-constructor (#4377)
Josh Goldberg authoredDec 31, 2021 Configuration menu - View commit details
-
Copy full SHA for f936349 - Browse repository at this point
Copy the full SHA f936349View commit details -
docs: mention VS Code debugging tasks in CONTRIBUTING.md (#4374)
Josh Goldberg authoredDec 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 6acb4d6 - Browse repository at this point
Copy the full SHA 6acb4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccee1a2 - Browse repository at this point
Copy the full SHA ccee1a2View commit details
Commits on Jan 2, 2022
-
chore: added missing implicit dependency on types to eslint-plugin (#…
…4381) * fix: added missing implicit dependency on types to eslint-plugin * chore: move to typescript-estree
Josh Goldberg authoredJan 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 6ae200c - Browse repository at this point
Copy the full SHA 6ae200cView commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d710a0 - Browse repository at this point
Copy the full SHA 8d710a0View 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.8.1...v5.9.0