-
-
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.14.1
head repository: typescript-eslint/typescript-eslint
compare: v7.15.0
- 18 commits
- 71 files changed
- 13 contributors
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72c9dd3 - Browse repository at this point
Copy the full SHA 72c9dd3View commit details -
feat(eslint-plugin): [array-type] detect
Readonly<string[]>
case (#……8752) * feat: add new type * fix: test case * test: add test case * docs: add `ReadonlyArray<T>` description * test: add droped test case * fix: revert comment line and fix error position * fix: fix indent, docs description * fix: revert indent * fix: add exception and delete not related PR * docs: move no correct example to incorrect example * docs: fix example document * fix: lint error because of array-type * fix: snapshot update --------- Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9dba021 - Browse repository at this point
Copy the full SHA 9dba021View commit details
Commits on Jun 26, 2024
-
fix(utils): clean outdated
RuleTester
export (#9322)fix(utils): remove outdated `RuleTester` export
Configuration menu - View commit details
-
Copy full SHA for 0ca30a8 - Browse repository at this point
Copy the full SHA 0ca30a8View commit details -
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error an…
…y from a true any (#9254) * fix: not any but error type * fix: data propery add * fix: lint error * fix: lint error --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 3694d8f - Browse repository at this point
Copy the full SHA 3694d8fView commit details
Commits on Jun 27, 2024
-
chore: update sponsors (#9395)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de18a6e - Browse repository at this point
Copy the full SHA de18a6eView commit details
Commits on Jun 28, 2024
-
docs: fix grammatical error in Releases.mdx (#9446)
Fix grammatical error in Releases.mdx
Configuration menu - View commit details
-
Copy full SHA for 40fed48 - Browse repository at this point
Copy the full SHA 40fed48View commit details
Commits on Jun 29, 2024
-
chore: base Renovate config on config:recommended, without patch upda…
…tes (#9441) * chore: base Renovate config on config:recommended, without patch updates * Remove automerging
Configuration menu - View commit details
-
Copy full SHA for 1bc6a47 - Browse repository at this point
Copy the full SHA 1bc6a47View commit details -
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 399a5f2 - Browse repository at this point
Copy the full SHA 399a5f2View commit details -
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5b652d - Browse repository at this point
Copy the full SHA a5b652dView commit details -
docs: mention out-of-date editor type information FAQ (#9428)
* docs: mention out-of-date editor type information FAQ * Update docs/troubleshooting/typed-linting/index.mdx
Configuration menu - View commit details
-
Copy full SHA for 02a02b4 - Browse repository at this point
Copy the full SHA 02a02b4View commit details
Commits on Jun 30, 2024
-
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
test: add test case Co-authored-by: auvred <61150013+auvred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e870324 - Browse repository at this point
Copy the full SHA e870324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 849186e - Browse repository at this point
Copy the full SHA 849186eView commit details -
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
chore: fix Codecov uploads by bumping to v4.5.0
Configuration menu - View commit details
-
Copy full SHA for a708f14 - Browse repository at this point
Copy the full SHA a708f14View commit details
Commits on Jul 1, 2024
-
fix: disable
EXPERIMENTAL_useProjectService
in `disabled-type-check……ed` shared config (#9459) fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` config
Configuration menu - View commit details
-
Copy full SHA for a466e07 - Browse repository at this point
Copy the full SHA a466e07View commit details -
docs: use correct types for node in "Explicity node types" documentat…
…ion (#9461) * Use correct types for node in "Explicity node types" documentation * fix(docs): execute format to fix code styles in docs * fix(docs): remove not used imports --------- Co-authored-by: auvred <61150013+auvred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f138ffd - Browse repository at this point
Copy the full SHA f138ffdView commit details -
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any …
…from a true any (#9304) * fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any * Fixed docs tests * Fixed error message and tests * Fixed error message * Fixed description and message * Applied suggestions
Configuration menu - View commit details
-
Copy full SHA for 05142c5 - Browse repository at this point
Copy the full SHA 05142c5View commit details -
feat(eslint-plugin): back-port new rules around empty object types fr…
…om v8 (#9443) * Start no-empty-object-type * Snapshots * Fixed tests and doc * Forgotten to add to all rules
Configuration menu - View commit details
-
Copy full SHA for 2671de5 - Browse repository at this point
Copy the full SHA 2671de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2865d31 - Browse repository at this point
Copy the full SHA 2865d31View 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.14.1...v7.15.0