futureaus / servue

Server-side rendering engine that renders vue files into html strings
https://futureaus.github.io/servue
59 stars 3 forks source link

Update unionfs to the latest version ๐Ÿš€ #24

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency unionfs was updated from 3.0.2 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.


Release Notes for v4.1.0

4.1.0 (2019-03-01)

Features

Commits

The new version differs by 228 commits.

  • 6f36598 chore(release): 4.1.0 [skip ci]
  • 75a5d69 feat: improve typings
  • f3be389 tidy up typescript typings
  • 193c85f chore(deps): update node.js to v8.15.1
  • d6bac92 chore(deps): update dependency @types/node to v9.6.42
  • 796c4f3 chore(deps): update dependency @types/jest to v23.3.14
  • 26b9d5d chore(release): 4.0.0 [skip ci]
  • 7acad42 Merge pull request #229 from streamich/ci-releases
  • 5dc0842 feat: ๐ŸŽธ re-enable semantic-release
  • 6b9a3f2 feat: refactor and improve watch() implementation
  • 49398e0 fix negated operator and ensure tests only run src directory
  • e7b15fc remove support for unwatchFile since it will not work
  • 61210a0 respond to review
  • 3f49085 improve test case
  • b29231a implement watch and watchFile properly

There are 228 commits in total.

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #24   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          81     81           
  Branches        2      2           
=====================================
  Hits           81     81

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 2728aa4...6d9177f. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.2.0

4.2.0 (2019-03-02)

Bug Fixes

Features

  • ๐ŸŽธ upgrade dependecies (91635f8)
Commits

The new version differs by 5 commits.

  • fc3eabb chore(release): 4.2.0 [skip ci]
  • a9730ca Merge pull request #239 from streamich/fixes
  • 91635f8 feat: ๐ŸŽธ upgrade dependecies
  • b23f09c fix: ๐Ÿ› bind methods
  • ae6003a chore(deps): update dependency @types/node to v9.6.44

See the full diff