Closed greenkeeper[bot] closed 7 years ago
Merging #196 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #196 +/- ##
=======================================
Coverage 54.14% 54.14%
=======================================
Files 17 17
Lines 229 229
Branches 56 56
=======================================
Hits 124 124
Misses 105 105
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 848feb0...d809d9f. Read the comment docs.
Version 7.0.0 of now just got published.
The version 7.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
7.0.0Major Changes
Patches
--safe
flag: #672now switch
: #668now cc add
: #656Credits
Huge thanks to @nkzawa, @igorklopov, @leo, @davemcorwin, @Ignigena and @mike-engel for their help on making this release possible!
Commits
The new version differs by 12 commits.
9d30b4f
7.0.0
9fbeb61
Prettified arrow function
ea9af7d
Display proper error message if path doesn't exist
8a603c0
Made
now cc add
case-unsensitive12edb30
Use arrow functions and import comments where possible
9089fb8
Allow credit card numbers to be pasted with
now cc add
(#656)e2cc19e
Added
npm run prettify
for runningprettier
manually27319e3
Improved usage information for
now switch
(#668)1fc76f1
Removed IDs from secrets list (#665)
020365f
Fixed aliased results appearing in list with
--safe
flag (#672)348b19e
Try to clone git repositories over SSH on failure (#671)
588ba5a
Stop showing the full build path in stack traces (#669)
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: