Skip to content

chore: bump dependencies #1208

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

Merged
merged 5 commits into from
Nov 15, 2019
Merged

chore: bump dependencies #1208

merged 5 commits into from
Nov 15, 2019

Conversation

bradzacher
Copy link
Member

  • New prettier version will let us use new TS features
    • also fixes a few prettier bugs
  • regenerated contributors list (it's been a while)
  • made all the ts-node scripts --transpile-only
    • the scripts are already typechecked via the yarn typecheck command.
    • this improves speed of those by a large factor (i.e. check:docs went from ~12s to ~3s), this should shave a little time from the CI.

@bradzacher bradzacher added the dependencies Issue about dependencies of the package label Nov 15, 2019
@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 Nov 15, 2019

Codecov Report

Merging #1208 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master    #1208   +/-   ##
=======================================
  Coverage   94.15%   94.15%           
=======================================
  Files         124      124           
  Lines        5334     5334           
  Branches     1491     1491           
=======================================
  Hits         5022     5022           
  Misses        178      178           
  Partials      134      134
Impacted Files Coverage Δ
...nt-plugin/src/rules/space-before-function-paren.ts 100% <ø> (ø) ⬆️
packages/experimental-utils/src/index.ts 0% <ø> (ø) ⬆️
packages/eslint-plugin/src/rules/indent.ts 92.3% <ø> (ø) ⬆️
...s/eslint-plugin/src/rules/interface-name-prefix.ts 83.33% <ø> (ø) ⬆️
...s/experimental-utils/src/eslint-utils/deepMerge.ts 89.47% <100%> (ø) ⬆️
packages/typescript-estree/src/node-utils.ts 97.59% <100%> (ø) ⬆️
.../eslint-plugin/src/rules/triple-slash-reference.ts 89.65% <100%> (ø) ⬆️

@bradzacher bradzacher merged commit 74192f8 into master Nov 15, 2019
@bradzacher bradzacher deleted the bump-deps-nov-14-2019 branch November 15, 2019 16:56
@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.

1 participant