Skip to content

Pull requests: typescript-eslint/typescript-eslint

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): update dependency @prettier/sync to v0.5.2 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#9106 opened May 16, 2024 by renovate bot Loading…
1 task
feat(eslint-plugin): add no-restricted-types, no-uppercase-alias-types rules breaking change This change will require a new major version to be released
#9102 opened May 15, 2024 by JoshuaKGoldberg Loading…
3 tasks done
8.0.0
feat(eslint-plugin): remove deprecated no-throw-literal rule
#9092 opened May 14, 2024 by y-hsgw Loading…
3 tasks done
feat(rule-tester): stricter rule test validations
#9086 opened May 13, 2024 by Vinccool96 Loading…
3 tasks done
fix(scope-manager): handle index signature in class
#9054 opened May 6, 2024 by yeonjuan Loading…
3 tasks done
feat(rule-tester): check for parsing errors in suggestion fixes 1 approval PR that a maintainer has LGTM'd - any maintainer can merge this when ready
#9052 opened May 6, 2024 by abrahamguo Loading…
3 tasks done
chore: add breaking change pr check ci 1 approval PR that a maintainer has LGTM'd - any maintainer can merge this when ready
#9050 opened May 6, 2024 by yeonjuan Loading…
3 tasks done
fix(eslint-plugin): [return-await] support explicit resource management blocked by another PR PRs which are ready to go but waiting on another PR bug Something isn't working
#9044 opened May 4, 2024 by kirkwaiblinger Draft
3 tasks done
fix(eslint-plugin): [no-floating-promises] check top-level type assertions (and more) bug Something isn't working
#9043 opened May 4, 2024 by kirkwaiblinger Loading…
3 tasks done
fix(eslint-plugin): [return-await] clean up in-try-catch detection and make autofixes safe bug Something isn't working
#9031 opened Apr 30, 2024 by kirkwaiblinger Loading…
3 tasks done
3
6
docs: split troubleshooting into granular sections
#9024 opened Apr 28, 2024 by JoshuaKGoldberg Loading…
8 tasks done
docs: add v8 beta blog post blocked by another issue Issues which are not ready because another issue needs to be resolved first blocked by another PR PRs which are ready to go but waiting on another PR
#9022 opened Apr 28, 2024 by JoshuaKGoldberg Loading…
3 tasks done
8.0.0
feat(eslint-plugin): [no-circular-imports] add new rule
#8965 opened Apr 22, 2024 by yeonjuan Loading…
3 tasks done
chore(deps): update dependency @microsoft/api-extractor to v7.43.4 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#8957 opened Apr 20, 2024 by renovate bot Loading…
1 task
test(type-utils): add tests for functions in typeFlagUtils
#8956 opened Apr 20, 2024 by y-hsgw Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.