Closed greenkeeper[bot] closed 7 years ago
Merging #36 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #36 +/- ##
=======================================
Coverage 93.99% 93.99%
=======================================
Files 46 46
Lines 1133 1133
Branches 150 150
=======================================
Hits 1065 1065
Misses 39 39
Partials 29 29
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 9ce5b77...5aa4534. Read the comment docs.
Version 2.4.2 of typescript just got published.
The version 2.4.2 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of typescript. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 3 commits.
6105867
Bumped version to 2.4.2.
a34cf58
Update the builder dependency graph only if it was created.
50abee3
Never return undefined from
getExportsOfModule
(#17019)See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: