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

chore: bump typescript dependency to 3.8 #1696

Merged
merged 1 commit into from Mar 9, 2020
Merged

chore: bump typescript dependency to 3.8 #1696

merged 1 commit into from Mar 9, 2020

Conversation

bradzacher
Copy link
Member

This is the first step in implementing the 3.8 features.
I wanted to keep each PR small and focused, so this is the minimum required work to get the build passing with 3.8 installed.

See #1436

This is the first step in implementing the 3.8 features.
I wanted to keep each PR small and focused, so this is the minimum required work to get the build passing with 3.8 installed.
@bradzacher bradzacher added the dependencies Issue about dependencies of the package label Mar 7, 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 Mar 7, 2020

Codecov Report

Merging #1696 into master will decrease coverage by 0.18%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #1696      +/-   ##
==========================================
- Coverage   95.35%   95.17%   -0.19%     
==========================================
  Files         148      148              
  Lines        6931     6938       +7     
  Branches     1992     1999       +7     
==========================================
- Hits         6609     6603       -6     
- Misses        112      124      +12     
- Partials      210      211       +1
Impacted Files Coverage Δ
packages/typescript-estree/src/convert.ts 98.86% <0%> (-0.57%) ⬇️
...pt-estree/src/create-program/createWatchProgram.ts 87.13% <0%> (-5.27%) ⬇️
...eslint-plugin/src/rules/type-annotation-spacing.ts 80% <0%> (-0.56%) ⬇️
...nt-plugin/src/rules/no-unused-vars-experimental.ts 91.48% <0%> (+0.09%) ⬆️
...ackages/eslint-plugin/src/rules/member-ordering.ts 92.68% <0%> (+0.37%) ⬆️

@bradzacher bradzacher merged commit 85e1b19 into master Mar 9, 2020
@bradzacher bradzacher deleted the bump-ts-3-8 branch March 9, 2020 01:06
sodatea added a commit to vuejs/vue-cli that referenced this pull request Apr 1, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants