cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
171 stars 65 forks source link

feat: Upgrade cozy-script #3037

Closed Crash-- closed 9 months ago

Crash-- commented 11 months ago

To be able to support node 16 and node 20 at the same time

bundlemon[bot] commented 11 months ago

BundleMon

Files updated (5) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | drive/public/drive.(hash).js
| 1.59MB (+74.11KB +4.76%) | 1.7MB :white_check_mark: | drive/app/drive.(hash).js
| 214KB (+30.16KB +16.4%) | 300KB :white_check_mark: | drive/intents/drive.(hash).js
| 119.68KB (+12.03KB +11.18%) | 190KB :white_check_mark: | drive/vendors/drive.(hash).js
| 1.41MB (+7.66KB +0.53%) | 1.6MB :white_check_mark: | drive/public/pdf.worker.entry.(hash).worker.j
s
| 343.6KB (+235B +0.07%) | 345KB
Unchanged files (14) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | drive/services/dacc/drive.js
| 261KB | 500KB :white_check_mark: | drive/services/qualificationMigration/drive.j
s
| 255.08KB | 500KB :white_check_mark: | drive/public/cozy-client-js.js
| 158.97KB | 160KB :white_check_mark: | drive/public/drive.(hash).min.css
| 92.45KB | 100KB :white_check_mark: | drive/app-drive.(hash).min.css
| 55.47KB | 56KB :white_check_mark: | drive/intents-drive.(hash).min.css
| 36.89KB | 40KB :white_check_mark: | drive/onlyOffice/slide.pptx
| 24.82KB | 25KB :white_check_mark: | drive/onlyOffice/text.docx
| 5.84KB | 6KB :white_check_mark: | drive/onlyOffice/spreadsheet.xlsx
| 5.01KB | 6KB :white_check_mark: | drive/manifest.webapp
| 1.89KB | 2KB :white_check_mark: | drive/index.html
| 530B | 1KB :white_check_mark: | drive/intents/index.html
| 515B | 1KB :white_check_mark: | drive/img/app-icon.(hash).svg
| 419B | 1KB :white_check_mark: | drive/manifest.json
| 184B | 1KB

Total files change +124.19KB +2.74%

Groups updated (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | drive/public/**
| 2.19MB (+74.34KB +3.43%) | +7% :x: | drive/app/**
| 214KB (+30.16KB **+16.4%**) | +10% :white_check_mark: | drive/intents/**
| 120.19KB (+12.03KB +11.12%) | +15% :white_check_mark: | drive/vendors/**
| 1.41MB (+7.66KB +0.53%) | +15%
Unchanged groups (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | drive/services/**
| 516.08KB | +3% :white_check_mark: | drive/onlyOffice/**
| 35.68KB | +0.4% :white_check_mark: | drive/img/**
| 419B | +0.4%

Final result: :x:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

cballevre commented 9 months ago

This update has been made into https://github.com/cozy/cozy-drive/pull/3064 so we can develop into Node 20 now on Drive