Closed hudson-newey closed 1 year ago
Size Change: -570 kB (-17%) π
Total Size: 2.88 MB
Filename | Size | Change | |
---|---|---|---|
dist/workbench-client/browser/index.html |
4.1 kB | +268 B (+7%) | π |
dist/workbench-client/browser/main.****************.js |
0 B | -1.15 MB (removed) | π |
dist/workbench-client/browser/polyfills.****************.js |
0 B | -12.5 kB (removed) | π |
dist/workbench-client/browser/runtime.****************.js |
0 B | -715 B (removed) | π |
dist/workbench-client/browser/styles.****************.css |
0 B | -37.4 kB (removed) | π |
dist/workbench-client/server/main.js |
1.77 MB | -479 kB (-21%) | π |
dist/workbench-client/browser/chunk-7SGCG2G3.js |
1.08 kB | +1.08 kB (new file) | π |
dist/workbench-client/browser/main.********.js |
1.06 MB | +1.06 MB (new file) | π |
dist/workbench-client/browser/polyfills.********.js |
12.2 kB | +12.2 kB (new file) | π |
dist/workbench-client/browser/styles.********.css |
32.3 kB | +32.3 kB (new file) | π |
dist/workbench-client/server/776.js |
4.2 kB | +4.2 kB (new file) | π |
βββββββββ6 filesβββββββββββ6 suitesβββ10m 45s :stopwatch: 20β694 testsβ20β070 :heavy_check_mark:β624 :zzz:β0 :x: 20β802 runsββ20β178 :heavy_check_mark:β624 :zzz:β0 :x:
Results for commit fa2d150f.
:recycle: This comment has been updated with latest results.
I've done some testing using staging data and there are no regressions
Given that this PR will impact almost every function of the web client, are you all good for me to merge after CI passes?
Upgrade Angular and Its Dependencies
We have several outdated dependencies, this pull request updates all the dependencies
You can see all the breaking changes due to our migration from ngx 14 -> 16 here
Although, a lot of tests were modified due to breaking changes in ng-mocks (see below)
Changes
ng update
command)@use
keyword instead of@import
Problems
None
Issues
Fixes: #2077
Visual Changes
None
Final Checklist
npm run lint
)npm run test:all
)