Open greenkeeper[bot] opened 7 years ago
Merging #56 into master will decrease coverage by
-0.5%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #56 +/- ##
=========================================
- 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% <ΓΈ> (-15.16%) |
:x: |
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...278a5b8. Read the comment docs.
Update to this version instead π
updater-notifier now skip configuration initialization when instructed to skip checks. This can prevent permission issues in some environment where you'd prefer to just skip any update checks.
Update to this version instead π
The new version differs by 7 commits.
492c21e
2.3.0
3eaa793
Force bump boxen
dependency
70b8248
package.json indentation
97d0b97
Add is-installed-globally for auto-detection (#114)
6008ccf
Meta tweaks
6f2b074
Move to AVA for testing (#121)
4bfb8b4
Update chalk to 2.0.1 (#117)
See the full diff
Update to this version instead π
Add ability to bypass isNpm check with shouldNotifyInNpmScript
option.
dependency
update-notifier was updated from 1.0.3
to 2.6.0
.Update to this version instead π
The new version differs by 10 commits.
622ee5f
2.6.0
ad8ed1b
Suggest yarn when installed with yarn (#132)
5f06620
Exit the update check process if it does not respond after 30s (#156)
79e89ad
Fix failing test (#155)
c8faa84
Add distTag
option (#151)
14632e4
Add failing test for #153 (#154)
aafd8a0
Require Node.js 8
0d49f51
Add Tidelift mention in the readme
8df01b3
Fix docs position of shouldNotifyInNpmScript
(#143)
d371834
Docs: isGlobal option does not default to true (#142)
See the full diff
dependency
update-notifier was updated from 1.0.3
to 3.0.0
.dependency
update-notifier was updated from 1.0.3
to 3.0.1
.dependency
update-notifier was updated from 1.0.3
to 4.0.0
.dependency
update-notifier was updated from 1.0.3
to 4.1.0
.
Version 2.0.0 of update-notifier 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 update-notifier. 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 5 commits .
d295cf3
2.0.0
fda96b6
ES2015ify
ac47d69
Improve readme
f1de1bf
Update dependencies
01fcd25
Bump minimum supported
node
version tonode@4
. (#102)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: