You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@senssoft.apache.org by "Joshua Poore (JIRA)" <ji...@apache.org> on 2019/01/13 16:20:00 UTC

[jira] [Created] (SENSSOFT-323) Update to Gulp 4.0.0

Joshua Poore created SENSSOFT-323:
-------------------------------------

             Summary: Update to Gulp 4.0.0
                 Key: SENSSOFT-323
                 URL: https://issues.apache.org/jira/browse/SENSSOFT-323
             Project: SensSoft
          Issue Type: Task
          Components: UserALE.js
    Affects Versions: UserALE.js 1.1.0
         Environment: NPM, Node.js
            Reporter: Joshua Poore
            Assignee: Joshua Poore
             Fix For: UserALE.js 1.0.0, UserALE.js 1.1.0


Gulp 3.9.1 is deprecated and has vulnerable dependencies (which are also deprecated). Gulp 4 solves all these issues. However, it has breaking changes with new syntax and new dependences (e.g., moves away from gulp-utilities).

Some relevant refs:

[https://gist.github.com/jeromecoupe/0b807b0c1050647eb340360902c3203a]
[https://www.npmjs.com/package/gulplog]
[https://gulpjs.org/recipes/mocha-test-runner-with-gulp.html]
[https://www.npmjs.com/package/gulp-mocha]
[https://github.com/mochajs/mocha/tree/master/lib/reporters]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)