Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 513948

Summary: Update deprecated dev dependencies
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: NodeAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie, remy.suen
Version: unspecified   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
patch none

Description Silenio Quarti CLA 2017-03-20 16:47:06 EDT
There are some dev dependencies that are deprecated. We should upgrade them.

npm WARN deprecated supertest-as-promised@3.2.0: SuperTest 2.0+ supports promises natively; use that instead!
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated lodash@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
Comment 1 Silenio Quarti CLA 2017-03-20 16:50:23 EDT
Created attachment 267362 [details]
patch
Comment 2 Silenio Quarti CLA 2017-03-20 16:50:48 EDT
Mike, do you need to open a CQ to do this?
Comment 3 Michael Rennie CLA 2017-03-21 12:34:08 EDT
(In reply to Silenio Quarti from comment #2)
> Mike, do you need to open a CQ to do this?

No, we will just have to make sure to update the Type_A CQ towards the end of 15 (or however often we decide to open / update the CQ for the node server).