johntron / npm-starter

A starter codebase for writing NPM packages with node 8.7+.
MIT License
0 stars 0 forks source link

Update update-notifier to the latest version 🚀 #20

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency update-notifier was updated from 3.0.1 to 4.1.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.


Publisher: sindresorhus License: BSD-2-Clause

Release Notes for v4.1.0
  • Add template support for the message option (#175) adbeb6e

v4.0.0...v4.1.0

Commits

The new version differs by 10 commits.

  • 9d9f4ff 4.1.0
  • 4062f12 Update dependencies
  • adbeb6e Add template support for the message option (#175)
  • adf7803 4.0.0
  • fb5161c Remove the callback option (#158)
  • 39682de Rename boxenOpts option to boxenOptions
  • bc1721a Avoid showing notification if current version is the latest (#174)
  • ccaf686 Update dependencies
  • b1525e6 Disable when NODE_ENV is test (#173)
  • bf73119 Fix install command for npm global (#165)

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:

codecov-io commented 4 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #20   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           6      6           
=====================================
  Hits            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 9c1e80f...4c74fef. Read the comment docs.