Page MenuHomeDevCentral

Upgrade dependencies
ClosedPublic

Authored by dereckson on Mar 26 2023, 23:14.
Tags
None
Referenced Files
F7219252: D2932.id7467.diff
Tue, Apr 22, 18:40
F7217480: D2932.id7466.diff
Tue, Apr 22, 18:00
F7210872: D2932.id.diff
Tue, Apr 22, 14:48
Unknown Object (File)
Mon, Apr 21, 11:18
Unknown Object (File)
Wed, Apr 16, 22:19
Unknown Object (File)
Wed, Apr 16, 08:52
Unknown Object (File)
Wed, Apr 16, 08:35
Unknown Object (File)
Tue, Apr 15, 21:00
Subscribers
None

Details

Summary

Through npm outdated, syncing with upstream and checking npm,
dependencies with updates have been identified.

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.

Test Plan

npm start
gulp build --production
npm outdated, npm audit

Diff Detail

Repository
rINFRAWWW Nasqueron infrastructure servers website
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added a reviewer: dereckson.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Mar 26 2023, 23:18
This revision was automatically updated to reflect the committed changes.