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 fs-extra to the latest version 🚀 #161

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency fs-extra was updated from 7.0.1 to 8.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.


Find out more about this release.

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 #161 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  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...1d93cef. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  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...1d93cef. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 32a65ff 8.0.1
  • 7c251d6 Merge pull request #679 from jprichardson/fix-max-call-stack
  • 23b0c0c doc: fix typo: depreciated -> deprecated (#680)
  • 72278dc util/stat: resolve paths before parsing

See the full diff