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 minimum required TS version #2004

Merged
merged 1 commit into from May 11, 2020
Merged

feat: bump minimum required TS version #2004

merged 1 commit into from May 11, 2020

Conversation

bradzacher
Copy link
Member

BREAKING CHANGE:

closes #1774
closes #1759

@bradzacher bradzacher added breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package labels May 10, 2020
@bradzacher bradzacher added this to the 3.0.0 milestone May 10, 2020
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @bradzacher!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented May 10, 2020

Codecov Report

Merging #2004 into v3 will increase coverage by 0.11%.
The diff coverage is 88.18%.

@@            Coverage Diff             @@
##               v3    #2004      +/-   ##
==========================================
+ Coverage   93.64%   93.75%   +0.11%     
==========================================
  Files         169      176       +7     
  Lines        7677     7814     +137     
  Branches     2193     2240      +47     
==========================================
+ Hits         7189     7326     +137     
+ Misses        229      228       -1     
- Partials      259      260       +1     
Flag Coverage Δ
#unittest 93.75% <88.18%> (+0.11%) ⬆️
Impacted Files Coverage Δ
packages/eslint-plugin/src/rules/ban-ts-comment.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/ban-ts-ignore.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/camelcase.ts 92.85% <ø> (ø)
...kages/eslint-plugin/src/rules/class-name-casing.ts 100.00% <ø> (ø)
...int-plugin/src/rules/consistent-type-assertions.ts 86.48% <ø> (ø)
...-plugin/src/rules/explicit-function-return-type.ts 100.00% <ø> (ø)
...plugin/src/rules/explicit-module-boundary-types.ts 82.60% <ø> (ø)
...s/eslint-plugin/src/rules/interface-name-prefix.ts 100.00% <ø> (ø)
.../eslint-plugin/src/rules/member-delimiter-style.ts 94.44% <ø> (ø)
...kages/eslint-plugin/src/rules/naming-convention.ts 88.51% <ø> (ø)
... and 69 more

@bradzacher bradzacher merged commit 028bd84 into v3 May 11, 2020
@bradzacher bradzacher deleted the v3-bump-min-ts branch May 11, 2020 20:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package
Projects
None yet
1 participant