Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump ESLint, NodeJS, and TS minimum version requirements #8377

Merged
merged 11 commits into from
Feb 6, 2024

fix website build

4776a10
Select commit
Failed to load commit list.
Merged

feat: bump ESLint, NodeJS, and TS minimum version requirements #8377

fix website build
4776a10
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2024 in 0s

87.84% (+0.03%) compared to 289ee88

View this Pull Request on Codecov

87.84% (+0.03%) compared to 289ee88

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (289ee88) 87.80% compared to head (4776a10) 87.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8377      +/-   ##
==========================================
+ Coverage   87.80%   87.84%   +0.03%     
==========================================
  Files         398      396       -2     
  Lines       14052    13809     -243     
  Branches     4090     4064      -26     
==========================================
- Hits        12338    12130     -208     
+ Misses       1403     1382      -21     
+ Partials      311      297      -14     
Files Coverage Δ
...lugin-internal/src/rules/plugin-test-formatting.ts 79.19% <100.00%> (-0.24%) ⬇️
packages/eslint-plugin-tslint/src/rules/config.ts 100.00% <100.00%> (ø)
...t-plugin/src/rules/adjacent-overload-signatures.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/array-type.ts 98.52% <100.00%> (-0.05%) ⬇️
packages/eslint-plugin/src/rules/await-thenable.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/ban-ts-comment.ts 97.29% <100.00%> (-0.14%) ⬇️
...ages/eslint-plugin/src/rules/ban-tslint-comment.ts 100.00% <100.00%> (ø)
packages/eslint-plugin/src/rules/ban-types.ts 100.00% <100.00%> (ø)
packages/eslint-plugin/src/rules/block-spacing.ts 100.00% <100.00%> (ø)
packages/eslint-plugin/src/rules/brace-style.ts 95.23% <100.00%> (-0.22%) ⬇️
... and 102 more