Page MenuHomeDevCentral

Upgrade dependencies
ClosedPublic

Authored by dereckson on Mar 26 2023, 23:14.
Tags
None
Referenced Files
F3607024: D2932.id7466.diff
Mon, Sep 30, 06:30
Unknown Object (File)
Thu, Sep 12, 03:36
Unknown Object (File)
Thu, Sep 12, 03:36
Unknown Object (File)
Thu, Sep 12, 03:30
Unknown Object (File)
Thu, Sep 12, 03:26
Unknown Object (File)
Tue, Sep 3, 13:53
Unknown Object (File)
Aug 23 2024, 20:25
Unknown Object (File)
Aug 21 2024, 05:20
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 Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4623
Build 4895: arc lint + arc unit

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.