philschatz / puzzlescript

:video_game: Play Accessible PuzzleScript games in your terminal or embed them
https://philschatz.com/puzzlescript/
28 stars 11 forks source link

Update update-notifier to the latest version 🚀 #160

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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


Release Notes for v3.0.0
  • Add supports for yarn
  • Drop support for Node 6
Commits

The new version differs by 10 commits.

  • a7bb3ee 3.0.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

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[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   48.18%   48.18%           
=======================================
  Files         150      150           
  Lines       12277    12277           
  Branches      880      890   +10     
=======================================
  Hits         5916     5916           
- Misses       6189     6202   +13     
+ Partials      172      159   -13
Impacted Files Coverage Δ
src/ui/terminal.ts 36.38% <0%> (ø) :arrow_up:
src/models/rule.ts 92.85% <0%> (ø) :arrow_up:
src/ui/base.ts 59.92% <0%> (ø) :arrow_up:

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 c9bf3aa...54db72e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   48.18%   48.18%           
=======================================
  Files         150      150           
  Lines       12277    12277           
  Branches      880      890   +10     
=======================================
  Hits         5916     5916           
- Misses       6189     6202   +13     
+ Partials      172      159   -13
Impacted Files Coverage Δ
src/ui/terminal.ts 36.38% <0%> (ø) :arrow_up:
src/models/rule.ts 92.85% <0%> (ø) :arrow_up:
src/ui/base.ts 59.92% <0%> (ø) :arrow_up:

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 c9bf3aa...54db72e. Read the comment docs.