Closed greenkeeper[bot] closed 7 years ago
Merging #166 into master will decrease coverage by
1.6%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #166 +/- ##
=========================================
- Coverage 77.21% 75.6% -1.61%
=========================================
Files 15 15
Lines 373 373
Branches 103 103
=========================================
- Hits 288 282 -6
- Misses 85 91 +6
Impacted Files | Coverage Δ | |
---|---|---|
app/pages/Contact.tsx | 0% <0%> (-11.77%) |
:arrow_down: |
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 9803f88...05e87d3. Read the comment docs.
Version 5.0.0 of now just got published.
The version 5.0.0 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 now. 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.
Release Notes
5.0.0Major Changes
logs
,teams
,switch
,scale
, newls
and much more: #468Patches
require
: 22150f5Credits
Huge thanks to @matheuss, @timneutkens and @TooTallNate for their help!
Commits
The new version differs by 12 commits0.
5a29501
Fix failing tests on
master
branch (#469)e59e761
Add
logs
,teams
,switch
,scale
, newls
and much more (#468)60b1859
don't include the "main" file by default (#464)
befccee
fix(package): update ansi-escapes to version 2.0.0 (#454)
930c2eb
Check if name is empty (#451)
22150f5
Remove useless
require
6d92cfd
Await for the removal
5682d00
Do not hang forever if not on a TTY
425b54e
Fix method typo (#446)
3714ed7
fix(package): update arr-flatten to version 1.0.3 (#445)
f1dbdc5
Do not print a new line after the prompt "message"
676ac01
Remove error message for older node versions
false
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: