canjs / can-define-lodash

Lodash integration for CanJS
MIT License
0 stars 0 forks source link

Update done-serve to the latest version πŸš€ #9

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.5.0 of done-serve was just published.

Dependency done-serve
Current Version 0.3.0-pre.1
Type devDependency

The version 1.5.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 1.5.0

This is a minor release, upgrading to the latest version of done-ssr, 1.3.0. See the release notes there for more information.

This upgrade does not affect done-serve users, or bring in new features.

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.0.0 just got published.

Update to this version instead πŸš€

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

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

greenkeeper[bot] commented 5 years ago

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

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

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

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