Closed greenkeeper[bot] closed 4 years ago
Merging #49 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #49 +/- ##
=======================================
Coverage 93.54% 93.54%
=======================================
Files 6 6
Lines 93 93
Branches 25 25
=======================================
Hits 87 87
Misses 6 6
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 92174e8...619237a. Read the comment docs.
Merging #49 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #49 +/- ##
=======================================
Coverage 93.54% 93.54%
=======================================
Files 6 6
Lines 93 93
Branches 25 25
=======================================
Hits 87 87
Misses 6 6
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 92174e8...619237a. Read the comment docs.
dependency
detect-newline was updated from 2.1.0
to 3.1.0
.
The dependency detect-newline was updated from
2.1.0
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v3.0.0
Breaking:
undefined
instead ofnull
when no newline is found 446e98cEnhancements:
v2.1.0...v3.0.0
Commits
The new version differs by 3 commits.
c4f3aba
3.0.0
446e98c
Return
undefined
instead ofnull
when no newline is found841de59
Require Node.js 8, add TypeScript definition (#7)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: