Open greenkeeper[bot] opened 7 years ago
Merging #73 into master will decrease coverage by
0.49%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #73 +/- ##
=========================================
- Coverage 12.8% 12.31% -0.5%
=========================================
Files 40 40
Lines 1015 1015
=========================================
- Hits 130 125 -5
- Misses 885 890 +5
Impacted Files | Coverage Ξ | |
---|---|---|
src/commands/index.js | 75.75% <0%> (-15.16%) |
: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 fe5bfde...b07c642. Read the comment docs.
dependency
progress was updated from 1.1.8
to 2.0.1
.Update to this version instead π
The new version differs by 11 commits.
4951391
2.0.1
744fcbf
Add myself to maintainers in package.json
e74b880
Merge pull request #173 from turbopope/master
501e9d2
Set renderThrottle in synch example to 100 ms
b2533ad
Don't render if last render was less than renderThrottle ms ago
10c2233
Remove the render throttle logic
09e8286
Add a synchronous example
30d70d9
Merge pull request #141 from trenskow/master
52173f0
Merge pull request #149 from larshp/master
f37469e
run render if throttle is zero
8f110fe
Math.floor percent.
See the full diff
dependency
progress was updated from 1.1.8
to 2.0.2
.dependency
progress was updated from 1.1.8
to 2.0.3
.
Version 2.0.0 of progress just got published.
The version 2.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 progress. 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 40 commits .
d84326e
release 2.0.0
85569dd
Merge pull request #143 from jeetiss/master
b06fd63
Merge pull request #144 from bahmutov/master
8ef3972
fix(clear): check before using stream.clearLine to prevent crash in Docker, fix #95
68693ec
fix typo
191256e
Merge pull request #128 from Dineshs91/master
407ce63
Add head option to readme
e135a3d
Merge pull request #131 from martin770/add_interrupt
971eef9
Merge pull request #116 from sjfkai/master
dcecd65
Merge pull request #129 from CommonRaven/CommonRaven-readme-fix
3a31c65
Merge pull request #135 from karmapa/feature-curr-configurable
ec420e5
Merge pull request #136 from zzarcon/master
0fc7818
Fix array length when window its to small
73d2ef5
Merge pull request #113 from nullivex/master
4025eb4
curr should be configurable
There are 40 commits in total. 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: