canjs / can-stream-kefir

Stream values into and out of computes
https://canjs.com/doc/can-stream-kefir.html
MIT License
3 stars 2 forks source link

Update done-serve to the latest version 🚀 #65

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of done-serve was just published.

Dependency done-serve
Current Version 1.5.0
Type devDependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of done-serve.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 2.0.0

This is a major release, coinciding with the DoneJS 2.0 release.

Commits

The new version differs by 10 commits.

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:

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 89a0653 2.1.0
  • c66f76c Merge pull request #103 from donejs/cleared
  • c454bb9 Clear the console before showing the error message
  • 87c336f 2.1.0-pre.0
  • 39ba3af Merge pull request #102 from donejs/html-format
  • afc83ed Add a formatted error page
  • ef22d83 Merge pull request #101 from donejs/chasenlehara-patch-1
  • d4b4dae Fix the --strategy link in the TOC

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.0 just got published.

Update to this version instead 🚀

Release Notes 2.2.0

This is a minor release, adding support for live-reload on error pages.

Commits

The new version differs by 3 commits.

  • 296dd78 2.2.0
  • 949225d Merge pull request #105 from donejs/lr-err
  • 2851391 Enable live-reload on error pages

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead 🚀

Release Notes 2.3.0

done-serve now shows a directory listing when in --static mode!

screen shot 2018-06-28 at 8 45 13 am

Commits

The new version differs by 5 commits.

  • 148ad63 2.3.0
  • 1fdd9a1 Merge pull request #116 from donejs/dev/115-security-vulnerabilities
  • 20dd70c Merge pull request #117 from donejs/dev/114-directory-listing
  • baf1d53 add serve-index (fixes #114)
  • 9a716d4 update deps to resolve security vulnerabilities (fixes #115)

See the full diff