Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Upgrade nodeJS to 6.3.0#2162

Closed
knewmanTE wants to merge 41 commits intoTechEmpower:masterfrom
knewmanTE:upgrade-other-nodejs-frameworks
Closed

Upgrade nodeJS to 6.3.0#2162
knewmanTE wants to merge 41 commits intoTechEmpower:masterfrom
knewmanTE:upgrade-other-nodejs-frameworks

Conversation

@knewmanTE
Copy link
Copy Markdown
Contributor

This merge request does the following:

  • upgrades nodeJS to 6.3.0 (the latest release)
  • upgrade all npm dependencies for node projects to their latest versions (unless the latest version breaks the framework, which happened with some versions of sequelize)
  • remove ~ and ^ versioning modifiers for npm dependencies in an effort to keep the node projects more reliably running
  • Comments out the call to $NODE_HOME/bin/npm install -g npm in the nodeJS install script. This was causing the node install script to break for nodeJS v6, and I've tested the version of npm that comes packaged along with nodeJS v6 and it works fine for all of the frameworks

vishr and others added 30 commits March 27, 2016 13:56
Signed-off-by: Vishal Rana <vr@labstack.com>
Signed-off-by: Vishal Rana <vr@labstack.com>
This includes all 6 test as
well as json configuration for
running them. Since Cutelyst has
a pluggable Engine which the best one is
uwsgi, the test use it to process the
HTTP requests directly, as well as
Nginx as a front-end giving it
keep-alive support is also available.
Signed-off-by: Vishal Rana <vr@labstack.com>
    This commit adds benchmarks (for all test types) for the servant haskell
    web framework.
Merging master changes into round-14
Merging master changes into round-14
ULib: fix warning on query tests, json tests with different number of…
Merging master changes into round-14
@knewmanTE knewmanTE closed this Jul 12, 2016
@knewmanTE knewmanTE deleted the upgrade-other-nodejs-frameworks branch August 31, 2016 23:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants