Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update done-serve to the latest version 🚀 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 22, 2018

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2018

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 added a commit that referenced this pull request Mar 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2018

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 added a commit that referenced this pull request Jun 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 28, 2018

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

greenkeeper bot added a commit that referenced this pull request Nov 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2018

  • The devDependency done-serve was updated from 1.5.0 to 3.0.0.

Update to this version instead 🚀

Commits

The new version differs by 34 commits.

  • b345735 3.0.0
  • 63e1128 Upgrade to done-ssr 3
  • 34d68f1 3.0.0-pre.4
  • d1741f1 Merge pull request #142 from donejs/socketio
  • 23c6385 Properly proxy socket.io http requests
  • bca5a81 3.0.0-pre.3
  • b42975e Merge pull request #131 from donejs/changes
  • 4f13b80 Close after the HTTP servers are closed
  • d9943ad Close individually
  • d25cd0d Wait in the after
  • 09ff211 UPgrade to the latest can-define
  • a59b352 Allow connections from HTTP/1 clients with HTTP/2 server
  • 4efbf9f 3.0.0-pre.2
  • ee6fa28 Merge pull request #130 from donejs/h2two
  • 4498782 Move the response addons onto a prototype

There are 34 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2018

  • The devDependency done-serve was updated from 1.5.0 to 3.1.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • fbe45f6 3.1.0
  • 8f8e90a Merge pull request #148 from donejs/configure
  • fb6c7ac Removes an unused import 'request'
  • 12b85e6 Allow the server to be configured

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 7, 2019

  • The devDependency done-serve was updated from 1.5.0 to 3.3.0.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 0ae9f56 3.3.0
  • 2059ee7 Merge pull request #150 from donejs/index-false
  • 159d0dc Specify an option for disable serving index.html
  • d7f0e0d 3.2.0
  • f27e2c5 Merge pull request #149 from donejs/ssr-middleware
  • c5b9b73 Allow an alternative ssr middleware to be used

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 25, 2019

  • The devDependency done-serve was updated from 1.5.0 to 3.3.1.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 8cb6af9 3.3.1
  • b91e58b Merge pull request #153 from donejs/cheaders
  • 02ec032 Only send the errors middleware if
  • 6567974 Merge pull request #151 from donejs/docs
  • f823eab Document optional live-reload flags

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants