Page MenuHomeDevCentral

Update all the devdependencies
ClosedPublic

Authored by MoustaphaAs on Wed, Nov 13, 12:34.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 14:31
Unknown Object (File)
Fri, Nov 22, 08:37
Unknown Object (File)
Fri, Nov 22, 06:02
Unknown Object (File)
Fri, Nov 22, 05:49
Unknown Object (File)
Fri, Nov 22, 03:56
Unknown Object (File)
Fri, Nov 22, 03:41
Unknown Object (File)
Fri, Nov 22, 00:40
Unknown Object (File)
Thu, Nov 21, 22:50
Subscribers
None

Details

Summary

Based on rINFRAWWW
Reference: https://www.npmjs.com

The imagemin process now handle SVG, GIF and PNG. For JPEG, mozjpeg
supersedes jpegtran.

Dart Saas supersedes node-sass, as the reference SCSS implementation.

To make YAML loading safer, optional types like regexps
are extracted to a separate js-yaml-js-types package.

Signed-off-by: Sébastien Santoro <dereckson@espace-win.org>

Test Plan

Build a test site
make test

Diff Detail

Repository
rUPSECTION Upsection
Lint
Lint Errors
SeverityLocationCodeMessage
Errorpackage.json:10JSON1Parse Error
Unit
No Test Coverage
Branch
maketest
Build Status
Buildable 5720
Build 6002: arc lint + arc unit

Event Timeline

MoustaphaAs created this revision.
dereckson requested changes to this revision.Wed, Nov 13, 19:28
dereckson added inline comments.
package.json
13–14

This block should be updated too.

Normally, if you run <code>make publish</code>, that should take care of this.

This revision now requires changes to proceed.Wed, Nov 13, 19:28
  • Update Foundation to 6.9.0
  • Redirection of the gulfpipe test into /components/gulfpipe.js
dereckson requested changes to this revision.Sat, Nov 16, 23:53
dereckson added inline comments.
components/gulpfile.js
140–149
[00:51:11] ReferenceError: imagemin is not defined
    at images …/gulpfile.babel.js:139:20)
144

Not aligned

This revision now requires changes to proceed.Sat, Nov 16, 23:53
This comment was removed by MoustaphaAs.
MoustaphaAs marked 2 inline comments as done.

Indentation and parsing error

MoustaphaAs edited the test plan for this revision. (Show Details)
MoustaphaAs edited the summary of this revision. (Show Details)

space in import

MoustaphaAs marked an inline comment as done.
  • spacing/tab issue
This revision is now accepted and ready to land.Fri, Nov 22, 11:12
This revision was automatically updated to reflect the committed changes.