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

Pr/new major #172

Merged
merged 3 commits into from
Nov 10, 2020
Merged

Pr/new major #172

merged 3 commits into from
Nov 10, 2020

Conversation

kentcdodds
Copy link
Owner

@kentcdodds kentcdodds commented Nov 10, 2020

What: Updates all deps, fixes lint a bit, and upgrades to eslint-config-kentcdodds to support TypeScript!! (Thanks @MichaelDeBoey!!). Also, removes travis scripts. And adds help command/flag.

Why: To move ourselves to the future!

How:

Checklist:

  • Documentation N/A
  • Tests
  • Ready to be merged

BREAKING CHANGE: TypeScript v4 is required now (if you're using TS)
BREAKING CHANGE: Travis support is removed. Use github actions instead
@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #172 (e1e21bc) into master (32a4471) will decrease coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   84.87%   84.59%   -0.28%     
==========================================
  Files          18       17       -1     
  Lines         443      422      -21     
  Branches      174      164      -10     
==========================================
- Hits          376      357      -19     
+ Misses         59       57       -2     
  Partials        8        8              
Impacted Files Coverage Δ
src/run-script.js 97.72% <100.00%> (ø)
src/scripts/lint.js 100.00% <100.00%> (ø)

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 32a4471...e1e21bc. Read the comment docs.

Copy link
Contributor

@MichaelDeBoey MichaelDeBoey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 👊

@kentcdodds kentcdodds merged commit ef979f2 into master Nov 10, 2020
@kentcdodds kentcdodds deleted the pr/new-major branch November 10, 2020 00:18
@github-actions
Copy link

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants