Closed depfu[bot] closed 4 years ago
Code Climate has analyzed commit e70d9259 and detected 0 issues on this pull request.
View more on Code Climate.
Merging #722 into main will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #722 +/- ##
=======================================
Coverage 39.52% 39.52%
=======================================
Files 97 97
Lines 2760 2760
Branches 627 627
=======================================
Hits 1091 1091
Misses 1669 1669
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update cb2d069...e70d925. Read the comment docs.
Deprecated in favor of #726
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/parser (4.4.1 → 4.5.0) · Repo · Changelog
Release Notes
4.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore: publish v4.5.0
feat(eslint-plugin): [prefer-readonly-parameter-types] add `ignoreInferredTypes` option (#2668)
feat(eslint-plugin): [restrict-plus-operands] add intersection type determination logic (#2628)
feat(eslint-plugin): [dot-notation] add `allowProtectedClassPropertyAccess` option (#2622)
fix(eslint-plugin): [array-type] fix issues with readonly option (#2667)
fix(parser): minor fix regexp, map-filter to reduce (#2684)
fix(eslint-plugin): [no-invalid-this] allow "this" in class property definitions (#2685)
fix(eslint-plugin): [no-misused-promises] False negative in LogicalExpression (#2682)
fix(eslint-plugin): [lines-between-class-members] fix typo in schema (#2681)
fix(eslint-plugin): [no-unnecessary-type-assertion] correct fixer for vue files (#2680)
fix(eslint-plugin): [naming-convention] check bodyless function parameters (#2675)
fix(eslint-plugin): [return-await] do not auto-fix when type is `any`/`unknown` (#2671)
feat(typescript-estree): add flag EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#2669)
chore(parser): clean up some unused code (#2674)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands